/* CSS Document */

@charset "utf-8";

html{overflow-y:scroll;}

body,td,th {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; src: url('fonts/trebuc.ttf'); font-size:14px;
}
body {
	background-color:#f3f5f4;
	background-image:url(images/bg-line.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

*{ padding:0px; margin:0px;}

#bg{ width:100%;  background: url(images/bg.jpg) no-repeat center top;}

#wrap{width:1000px; margin:0 auto;}

ul{list-style-type:none;}
ol{list-style:none;}

/* Header */
#header{width:1000px; margin:0 auto;}
#header .mainmenu{width:1000px; float:left; margin:0px 0px 0px 0px; border-left:1px solid #494c4e;}
#header .topbanner{width:1000px; float:left; height:212px; }





/* Content */
#content{width:998px; margin:0 auto; border-right:1px solid #999999; border-left:1px solid #999999; }

#innercontent{width:958px; margin:0 auto; border-right:1px solid #999999; border-left:1px solid #999999; background:#FFFFFF; padding:20px 20px 20px 20px;}
#content .slogan{color:#000000; padding:20px 0px 20px 20px;}
#innercontent .rightdiv .slogan{color:#000000; padding:0px 0px 10px 0px; height:30px;}
#innercontent h1{background:url(images/heading-bg.jpg) repeat-x; height:30px; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; src: url('fonts/trebuc.ttf'); font-size:14px; color:#FFFFFF; padding:5px 0px 0px 20px; font-weight:normal; vertical-align: middle; letter-spacing:-1pt;}
#innercontent .leftdiv{width:224px; float:left; padding-right:60px;}
#innercontent .rightdiv{width:665px; float:left;}

#innercontent .rightdiv a:link {
	color: #333333;
	text-decoration: none;
}

#innercontent .rightdiv a:visited {
	color: #333333;
	text-decoration: none;
}

#innercontent .rightdiv a:hover {
	color: #3488c1; 
	text-decoration: none;
}



#innercontent .leftdiv h2{height:33px; font-size:15px; font-family:"Century Gothic",Arial, Helvetica, sans-serif; text-decoration:none;  src: url('fonts/10CESRG_.TTF'); color:#333333; padding:0px 0px 0px 0px; border-bottom:1px solid #CCCCCC;}


#innercontent .leftdiv .one{ float:left; width:224px; height:25px; border-bottom:1px solid #CCCCCC; padding-top:8px; color: #3488c1; }
#innercontent .leftdiv .one a:link {
	color: #333333;
	text-decoration: none;
}

#innercontent .leftdiv .one a:visited {
	color: #333333;
	text-decoration: none;
}

#innercontent .leftdiv .one a:hover {
	color: #3488c1; padding:4px 5px 2px 0px;
	text-decoration: none;
}

#sublinks{font-family:"Trebuchet MS",Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;

}

#sublinks a{ color:#CC0000; font-weight:bold;
}

#sublinks a:hover{color:#0000FF; font-weight:bold;
}

#innercontent .rightdiv .heading{ font-size:18px; }

#content .content1{width:665px; float:left; padding-right:20px; border-right:1px solid #999999; padding-left:20px;}
#content .content2{width:284px; float:left; padding-left:4px;}
#content .content2 .box1{width:11px; float:left; height:300px;}
#content .content2 .box2{width:251px; float:left; height:300px; background:url(images/right-box2.jpg) repeat-x; padding-left:10px;}
#content .content2 .box3{width:12px; float:left; height:300px;}

#content h1{background:url(images/heading-bg.jpg) repeat-x; height:33px; padding:5px 0px 0px 20px;}

#content h3{ font-size:16px; font-family:"Century Gothic",Arial, Helvetica, sans-serif; text-decoration:none;  src: url('fonts/10CESRG_.TTF'); color:#FFFFFF; }

#content h2{height:33px; font-size:15px; font-family:"Century Gothic",Arial, Helvetica, sans-serif; text-decoration:none;  src: url('fonts/10CESRG_.TTF'); color:#167fc1; padding:8px 0px 0px 0px;}

.blank{ clear:both;}


/* Footer */
#footer{width:100%; background:#CCCCCC; color:#666666; height:130px;}

#footer .footer1{width:1000px; margin:0 auto; padding-top:20px; padding-bottom:20px;}

#footer .footer1 .f1{float:left; width:400px; padding-top:10px;}

#footer .footer1 .f2{float:right; width:400px; text-align:right; padding-top:10px;}

#footer .footer1  a:link {
	color: #333333;
	text-decoration: none;
}

#footer .footer1  a:visited {
	color: #333333;
	text-decoration: none;
}

#footer .footer1  a:hover {
	color: #3488c1;
	text-decoration: none;
}

#notetext{
color:#0099CC;
font-weight:bold;
}
