/* CSS Document */
body{padding:0; margin:12px 0 0;  font:14px/20px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#7D7D7D; }
div, p, ul, h1, h2, h3, h4, h5, img{margin:0px; padding:0px;}


#mainPan{width:778px; position:relative; margin:0 auto;}
/*---TOP PANEL---*/
#topPan{width:778px; height:185px;}
#topleftPan{width:608px; margin:0; float:left; background:url(images/header.jpg) 0 0 no-repeat #FDFDFC; color:#fff;}
#topleftPan h1{width:268px; height:131px; background:none; font:28px/28px Arial, Helvetica, sans-serif; padding:54px 0 0 240px; }
#topleftPan h2{
	font:13px/20px Arial, Helvetica, sans-serif;
	display:block;
	border-top:1px solid #6CEC16;
	width:278px;
	position:absolute;
	top:105px;
	left:250px;
}
#topPan img{
	width:128px;
	height:102px;
	display:block;
	margin:0;
	position:absolute;
	top:42px;
	left:61px;
}


#toprightPan{width:180px;  position:absolute; top:0px; right:0px;}
#toprightPan ul{list-style-type:none;}
#toprightPan ul{width:160px; height:147px; margin:18px 0 0;}
#toprightPan ul li{height:30px; border-bottom:1px solid #CBCACA; line-height:29px;}
#toprightPan ul li a{width:160px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #fff; color:#3B3B3B; text-decoration:none; padding:0 0 0 20px;}
#toprightPan ul li a:hover{background:url(images/arrow-hover.gif) 0 50% no-repeat; text-decoration:none;}
#toprightPan ul li.underlinenone{height:30px; border-bottom:none; line-height:29px;}


/*---/TOP PANEL---*/

/*---BodyTop Left Panel--*/
#bodytopleftPan{width:608px; margin:0; float:left;}
#bodytopleftPan h1{width:478px; display:block; font:24px/24px Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#39A002; background:#fff; margin:28px 0 5px 61px;}
#bodytopleftPan h1 span{font-size:21px; line-height:24px; font-weight:normal;}
#bodytopleftPan h2{width:478px;  display:block; font:16px/16px Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#39A002; background:#fff; margin:5px 0 10px 61px;}
#bodytopleftPan h2 span{font-size:21px; line-height:16px; font-weight:normal;}


/*---/BodyTop Left Panel--*/


#bodyPan{width:778px;}
/*---Body Left Panel--*/
#bodyleftPan{width:608px; background: url(images/body-bg.gif) 0 0 repeat-y; margin:0; padding:0 0 40px;}
#bodyleftPan p{padding:19px 61px 0;}
#bodyleftPan p span.boldtext{font-weight:bold;}
#bodyleftPan p.border{height:6px; background:url(images/line.gif) 0 100% repeat-x; margin:20px 61px; padding:0;}
#bodyleftPan p.captiontext{font:16px/22px Georgia, "Times New Roman", Times, serif; background: url(images/body-bg.gif) 0 0 repeat-y #fff; color:#7D7D7D; font-style:italic; font-weight:bold;}
#bodyleftPan p span.quetion{font-size:50px;}

#bodyleftPan h2{width:478px; height:40px; display:block; font:21px/21px Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#39A002; background:#fff; margin:0 0 0 61px;}
#bodyleftPan h2 span{font-size:21px; line-height:21px; font-weight:normal;}
#bodyleftPan h3{ height:17px; display:block; color:#06507A; border-bottom:1px solid #E6E6E6; font-size:14px; line-height:14px ; margin:20px 0 10 61px; padding:6px 0 0 100px; font-weight:bold; text-transform:uppercase;}
#bodyleftPan h3 span{background:#fff; color:#39A002; text-transform:none;}


/*---Body Right Panel--*/
#bodyrightPan{
	width:170px;
	position:absolute;
	top:307px;
	right:-1px;
}
#bodyrightPan ul{list-style-type:none;}
#bodyrightPan ul{width:170px;} 
#bodyrightPan ul li{width:170px; height:26px;}
#bodyrightPan ul li a{width:150px; display:block; background:url(images/arrow2.gif) 0 50% no-repeat #fff; color:#3B3B3B; text-decoration:underline; padding:0 0 0 20px;}
#bodyrightPan ul li a:hover{text-decoration:none;}
/*---/Body Right Panel--*/

/*---FOOTER PANEL--*/
#footermainPan{height:74px; background:url(images/footerbg.gif) 0 0 repeat-x #777; color:#fff; margin:0; padding:0;}
#footerPan{width:778px; position:relative; margin:0 auto;}
#footerPan img{width:164px; height:69; position:absolute; top:37px; right:6px;}

#footerPan ul{
	width:729px;
	position:absolute;
	top:16px;
	left:49px;
}
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; background:#777777; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}



#footerPan p.copyright{background:#7D7D7D; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; position:absolute; top:36px; left:61px;}
#footerPan ul{list-style-type:none;}

