@charset "utf-8";
/*ie6 png*/
.ie6png { _behavior: url(/iepngfix.htc); }

/* CSS Document */
body {
	margin:0;
	background:#ffffff;
	font-family: verdana;
	font-size:13px;
	color:#666666;
	line-height:18px;
}

img { border:0; }

a {
	color:#999999;
	text-decoration:none;
}

a:hover {
	color:#666666;
	text-decoration:underline;
}

ul {
	margin:5px 0 0 0;
	padding:0;
}

li {
 margin:0 0 0 20px;
 padding:0;
}

#content {
	background:url(../images/bg.jpg) no-repeat #fffbfa;
	padding-top:40px;
	height:868px;
}

#footer {
	font-size:10px;
}

#btn_like {
	position:absolute;
	left:-41px;
	top:-93px;
	width:241px;
	height:93px;
}

#animation{
	width:958px;
	height:653px;
} 

#animation0{
	position:absolute;
	width:958px;
	height:653px;
	z-index: 100;
}

#animation1, #animation2, #animation3{
	position:absolute;
	margin:29px 26px;
	width:900px;
	height:600px;     
	display:none;
}

#canvasHolder {
	position:absolute;
	width:720px;
	height:510px;
	vertical-align:middle;
	overflow:hidden;
}

#contactus {	
	font-family: Georgia;
}

#thankyou {
	font-size:16px;
	font-weight:bold;
	width:100%;       
	height:350px;
	vertical-align:middle;
	display:none;
}

.menu {
}
.menu th{
	cursor:pointer;
}

.tabTable {
	background:url(../images/bg_tab.png) top center no-repeat;
	padding:40px 40px;
	font-size:12px; 
	line-height:14px;
	width:670px;
	height:253px;
}

.header1 {
	font-size:22px;
	font-weight:bold;
}

.header2 {
	font-size:14px;
	font-weight:bold;
}

.note1 {
	font-size:11px;
}
       
.red {
	color:#FF0000;    
}