@charset "utf-8";
/* CSS Document */
* html img,
* html .png {
	position					: relative;
	behavior 					: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.tagName=="IMG"&&
								  this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage="none",
								  this.runtimeStyle.filter= "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"',sizingMethod='image')",
								  this.src="transparent.gif"):(this.origBg==this.origBg?this.origBg:this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',
								  ''),this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.origBg+"',sizingMethod='crop')", 
								  this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

body{
	background:#99ccff url(../images/bg.png) repeat-x top;
	color:#FFFFFF;
	font:11pt Arial, Helvetica, sans-serif;
	}
#pagewrapper{
	width:989px;
	margin:auto;
}
#header{
	background:url(../images/img01.png) no-repeat;
	height:134px;
	width:989px;
}
#header #logo{
	padding-top:40px;
	padding-left:20px;
	float:left;
	width:492px;
}
#header #logo2{
	padding-top:10px;
	padding-right:10px;
	float:right;
	width:115px;
}#header #menu{
	float:left;
	width:855px;
	margin-left:5px;
}
#header #menu ul{
	float:left;
}
#header #menu li{
	list-style:none;
	display:inline;
	margin-left:20px
}
#header #menu li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:13pt
}
#header #menu li a:hover{
	color:#ffe400
}
#header #menu #active{
	color:#ffe400
}
#inwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;

}
#inwrapper #wrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
/*	height:1640px;*/
}
#title{
	background:url(../images/img06.png) repeat-x;
	width:100%;
	margin:0px;
	color:#FFFFFF;
	height:22px;
	font:11pt Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	padding-top:5px
}
#notitle{
	background:url(../images/img07.png) repeat-x;
	width:100%;
	margin:0px;
	color:#FFFFFF;
	height:12px;
	font:11pt Arial, Helvetica, sans-serif;
	text-align:center;

}
#incontent{
	margin-bottom:10px;
	width:100%;
}
#incontent2{
	margin-bottom:10px;
	width:182px;
	background:#021d42 url(../images/img14.png) repeat-x;
	padding:5px;
}
#textcon{
	font:8pt Arial, Helvetica, sans-serif;
	text-align:center;
	
}
#content{
	background: #145bac url(../images/img03.png) repeat-x;
	width:960px;
	margin:auto
}
#content #leftnav{
	width:180px;
	float:left;
	margin-top:15px;
}
#content #rightnav{
	width:193px;
	float:right;
	margin-top:15px;
}
#content #middlenav{
	width:560px;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
#content #middlenav2{
	width:763px;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
#content #midimg{
	height:310px;
	width:100%;
	background-color:#1c85c1;
}
#content #flash{
	height:315px;
	width:100%;
	background-color:#1c85c1;
}
#content #flash #flash1{
	height:315px;
	width:450px;
	float:left;
	background-color:#1c85c1;
}
#content #flash #flash2{
	height:272px;
	width:504px;
	margin-top:2px;
	float:left;
	background:url(../images/img05.png) no-repeat;
	text-align:center;
	padding-top:40px;
	background-color:#FFFFFF;
}
#content #submenu{
	background:url(../images/imgbtn01.png) repeat-x;
	height:40px;
	width:955px;
}

#content #submenu ul{
	padding:0px;
	margin:0px;
}
#content #submenu li{
	list-style:none;
	display:inline;
}
#content #submenu li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10pt;
	border-right:1px #292e95 outset;
	padding:10px 31px 10px 31px;	
	float:left
}
#content #submenu li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10pt;
	background:#203292 url(../images/imgbtn02.png) repeat-x;
	padding:10px 31px 13px 31px;
	float:left
}
#content #submenu #active{
	color:#ffe400
}
#footer{
	background:url(../images/footer.png) no-repeat;
	width:990px;
}
#footer #link{
	color:#29476d;
	text-align:center;
	padding-top:25px;
	font-size:9pt;

}
#footer #link a{
	color:#29476d;
	text-decoration:none;
	font-size:9pt;
	text-align:center;
}

#aboutinwrapper #aboutwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:1500px;
}

#aboutinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:1500px;
}


#Howinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:1640px;
}


#Howinwrapper #Howwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:1640px;
}

#forminwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:1840px;
}

#forminwrapper #formwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:1840px;
}

#testinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:12500px;
}

#testinwrapper #testwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:12500px;
}

#faqinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:3700px;
}

#faqinwrapper #faqwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:3700px;
}

#contactinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:1200px;
}

#contactinwrapper #contactwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:1200px;
}


#orderinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:2040px;
}

#orderinwrapper #orderwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:2040px;
}

#certinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:1350px;
}

#certinwrapper #certwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:1350px;
}

#beforeinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:2450px;
}

#beforeinwrapper #beforewrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:2450px;
}



#allaboutinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:4540px;
}

#allaboutinwrapper #allaboutwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:4540px;
}


#scienceinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:2700px;
}

#scienceinwrapper #sciencewrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:2700px;
}

#otherinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:1340px;
}

#otherinwrapper #otherwrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:1340px;
}


#skintoneinwrapper{
	background:url(../images/img02.png) repeat-y;
	width:981px;
	padding-left:4px;
	padding-right:4px;
	height:1840px;
}

#skintoneinwrapper #skintonewrappter{
	background: #145bac url(../images/img03.png) repeat-x;
	width:982px;
	height:1840px;
