@charset "utf-8";
/* CSS Document */

body{width:1000px;margin:0 auto;padding:0; }
ul{list-style-type:none}

#index{width:1000px;margin:0;padding:0;}
#top{ width:1000px; height:520px; background:url(../images/home-background.jpg) no-repeat;}
#top .header{}
#top .header .logo{ width:388px; height:94px; float:left;}
#top .header .menu{ width:612px; height:94px; float:right;}

#top .header .menu .barone{ width:612px; height:27px; padding-top:20px;}
#top .header .menu .barone .button{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#ff0000;font-weight:bold;}
#top .header .menu .barone .button:hover{font-family:Arial, Helvetica, sans-serif;	font-size:11px;	color:#000000;font-weight:bold;}
#top .header .menu .barone .button_div{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#cf4545;font-weight:bold;	padding-left:12px;	padding-right:12px;}


#top .header .menu .bartwo{ width:612px; height:47px;}
#top .header .menu .bartwo .facebook{width:430px;height: auto;float:right;margin-top:10px;}
#top .header .menu .bartwo .facebook .fbicon{width:93px;height:30px;float:left;}
#top .header .menu .bartwo .facebook .flfb{width:80px;	height:23px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#000000;float:left;padding-top:7px;}
#top .header .menu .bartwo .facebook .quick-query{width:250px;	height:23px;	float:left;}
#top .header .menu .bartwo .facebook .quick-query p{font-family:Arial, Helvetica, sans-serif;font-size:11px;	color:#FFF;	float:left; background:#000; padding:0 10px 0 10px; margin:0 0 0 5px; height:23px; line-height:23px; text-align:center; font-weight:bold;}
#top .header .menu .bartwo .facebook .quick-query p a{color:#FFF; text-decoration:none;}
#top .header .menu .bartwo .facebook .quick-query p a:hover{color:#FF0000; text-decoration:none; }






#top .content{}
#top .content .leftside{ width:460px; height:342px; padding:84px 20px 0 254px; float:left;}
#top .content .leftside h1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:20px; padding:0 0px 0 0px; margin:0 0 0 0; color:#f51507; text-align:left; font-weight:normal; line-height:45px;}
#top .content .leftside p{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; padding:0 0px 0 0px; margin:0 0 0 0; color:#000; text-align:justify; font-weight:normal;line-height:18px;}
#top .content .leftside b{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px;color:#f51507; font-weight:bold;}

#top .content .rightside{width:266px; height:426px; float:right; }
#top .content .rightside h1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:0 0px 0 0px; margin:0 0 0 0; color:#ff0000; text-align:left; font-weight:bold; line-height:16px;}

#top .content .rightside .firsttext{width:266px; padding-top:15px;}

#top .content .rightside .secondtext{width:216px; padding:80px 0 0 50px;}




#bottom{ width:1000px; min-height:156px; background:url(../images/base-bg.jpg) repeat-x;}
#bottom h1{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:14px; padding:0 0px 0 0px; margin:0 0 0 0; color:#fff; text-align:left; font-weight:bold; padding-left:20px; line-height:18PX; }

#bottom .gallery{ width:960px; height:64px; padding:0px 20px 0 20px;}
#bottom .gallery h2{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; padding:0 0px 0 9px; margin:0 0 0 0; color:#fff; text-align:left; font-weight:bold; line-height:16px; text-decoration:none; padding-top:10px;}

#bottom .gallery h2 a{color:#fff;}
#bottom .gallery h2 a:hover{color:#ff0000;}

#bottom .gallery p{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:11px; padding:0 10px 0 9px; margin:0 0 0 0; color:#fff; text-align:left; font-weight:normal; line-height:13px;}
#bottom .gallery b{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:10px; color:#1e3300; font-weight:bold; text-decoration:underline;}

#bottom .gallery b a{color:#1e3300;text-decoration:underline;}
#bottom .gallery b a:hover{color:#fff;text-decoration:underline;}

#bottom .gallery .imgbox{ width:58px; height:53px; float:left;}
#bottom .gallery .imgtext{ width:133px; float:left;}

#bottom .footer{ width:1000px; height:53px; padding-top:8px; background:url(../images/footer.png) no-repeat;}

#bottom .footer p{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; padding:0 0px 0 0px; margin:0 0 0 0; color:#fff; text-align:center; font-weight:normal; line-height:16px; }
#bottom .footer p a{color:#fff; text-decoration:none;}
#bottom .footer p a:hover{color:#000; text-decoration:none;}

#bottom .footer b{font-family:Arial, Verdana, Helvetica, sans-serif; font-size:12px; padding:0 0px 0 0px; margin:0 0 0 0; color:#4d7900; text-align:center; font-weight:normal; line-height:16px; }




a{ color:#ff0000; text-decoration:none;}
a:hover{ color:#000; text-decoration:none;}



.line-height{ line-height:10px;}
.clear-both{clear:both}