/* CSS Document */

body{background:url(../images/bg.gif); margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#787878; }
div, h1,h2,h3,h4,h5, ul, li {margin:0; padding:0;}
ul,li{list-style-type:none;}
#wrapper{width:877px; background:url(../images/wrapper_bg.gif) repeat-y;margin:0 auto;  padding:0px; overflow:hidden;}

.header{width:855px; margin:0 auto; display:block; height:186px; background:url(../images/header.gif) repeat-x;}
 
.header ul{ margin:0; padding:0;}.header ul li{display:inline;margin:0; padding:0;}
.header ul.logo li{float:left; margin:20px 0 10px 25px; display:block; text-align:left}.header ul.current li{ margin:20px 20px 10px 25px; text-align:right; display:block; float:right;}

.content{width:855px; margin:0 auto;}
.rightcontent{ width:590px;float:right;}
.leftcontent1{margin:0 590px 0 0;}

.leftcontent{ height:514px; background:url(../images/menu.gif) no-repeat; margin:0 0 10px 0}
.leftcontent ul.menu{ padding:10px 10px 0 35px; display:block;}.leftcontent ul.menu li a{ background:url(../images/arrow.gif) no-repeat left; padding-left:28px; color:#8A8A8A; text-decoration:none; font-size:12px; font-weight:bold;}.leftcontent ul.menu li{ padding:8PX 0 7px 0;}.leftcontent ul.menu li a:hover{color:#FF7603;}

.normal_txt{font-size:11px; line-height:18px;}
.bold_txt{font-weight:bold; font-size:11px;line-height:18px;}

.heading{ font-size:21px; font-weight:bold; color:#FF7603;}.sub-heading{ font-size:18px; font-weight:bold;}

.menu2{ background:url(../images/menu_2.gif) no-repeat; margin:10px 0 10px 0; height:265px; }
.clearfloat{ clear:both; overflow:hidden; height:3px;}
.footer{padding:10px; border-top:10px solid #3B3B3B; background:#ccc;  color:#000000;}