html,body{margin:0;padding:0;background:#eee;width:100%;height:100%;font-family:Arial, Helvetica, sans-serif;}
* html #wrap{height: 100%;}
p,td{font-family:Arial, Helvetica, sans-serif; margin-top:0px;}

a img{border:0;}
a{color: #4cabe2;text-decoration:underline;}
a:hover{color: #4cabe2;	text-decoration:none;}
a.hidden{text-decoration: none;color:#000;cursor:default;}

form{margin:0;padding:0;}
div.clr{clear:both;}

ul{margin:0 0 0 20px;padding:0;list-style-type: square;line-height: 16px;}

h1{font-size:22px;font-weight:normal;color:#000;margin:2px 0 10px; font-family:"Times New Roman", Times, serif;}
h2{font-size:20px;font-weight:normal;color:#686868;margin:2px 0 7px; font-family:"Times New Roman", Times, serif;}

#wrap{position:relative; min-height:100%; margin:0 auto; width:100%;}
#page{width:950px;margin:0 auto; border:1px solid #CCC; padding:0 1px 1px; border-top:none; background:#FFF;}
#top{height:75px; position:relative; border-top:2px solid #1eb0ed; overflow:hidden;}
#tmenu{width:306px; float:left; margin-top:3px;}

#call_us{text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:18px; float:right; margin:32px 35px 0 0;}
span.gray{color:#999;}

#header{position:relative; height:361px; background:url(../images/header.jpg) no-repeat;}
	#company_name{font-size:32px;font-weight:normal;text-transform: none;color: #FFF; font-family:"Times New Roman", Times, serif; position:absolute; margin:33px 0 0; width:306px; text-align:center; z-index:1;}
	#company_name_sh{font-size:32px;font-weight:normal;text-transform: none;color: #127ec3; font-family:"Times New Roman", Times, serif; position:absolute; margin:35px 0 0 2px; width:306px; text-align:center; z-index:0;}


#menu{color: #FFF;font-weight:normal;padding: 0;white-space: nowrap; position:absolute; width:306px; margin:115px 0 0;}
	#menu ul{ font-family:"Times New Roman", Times, serif; font-size:17px; list-style:none; margin:0 30px;}
	#menu ul li{padding:10px 0 10px 30px; background:url(../images/menu_bullet.png) no-repeat 5px 13px; border-bottom:#28aafc solid 1px;}
	#menu ul li.last{border-bottom:none;}
	#menu a{text-decoration:none;color:#FFF;}
	#menu a:hover{color:#000;text-decoration:none;}

#contentwrap{position:relative; overflow:hidden;}
	#body_area{color:#7d7d7d;text-align: justify;padding:10px 20px 20px;vertical-align: top; font-size:16px; width:604px; float:right;}
	#sidebar{ color:#7d7d7d; float:left; width:286px; padding:20px 0 20px 20px; font-size:16px; text-align:justify;}
	#login_form{height: 20px;width: 150px;font-size: 16px;}

#footer{width:950px; position:relative; overflow:hidden; background:url(../images/footer_bg.png) repeat-y;}
	#footer .top{background:url(../images/footer_top.png) no-repeat; height:27px; overflow:hidden; width:950px;}
	#bottom_menu{color:#fff;text-align: center;padding:5px 15px 15px; font-size:12px; float:right; width:614px;}
	#bottom_menu a{color:#fff;text-decoration:underline; padding:0 6px;}
	#bottom_menu a:hover{color:#000;text-decoration:underline;}

	#bottom_addr{color:#FFF;text-align:center;padding:0 15px 24px; font-size:12px; float:left; width:276px;}
	#bottom_addr a{text-decoration:underline; color:#FFF;}
	#bottom_addr a:hover{text-decoration: underline;}


