@charset "iso-8859-1";
html,body{margin:0;padding:0;background:#00599d url(../images/base_bg.png) repeat-x top;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: #00599d;text-decoration:underline;}
a:hover{color: #0077d3;	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:20px;font-weight:normal;color:#000;margin:5px 0 10px;}
h2{font-size:16px;font-weight:normal;color:#000;margin:2px 0 7px;}

#wrap{position:relative; min-height:100%; margin:0 auto; width:100%;}
#page{width:816px; margin:0 auto; overflow:hidden;}

#topwrap{position:relative; overflow:hidden; height:339px;}
#sidebar{ width:272px; float:left; overflow:hidden;}
		#tmenu{height:45px; position:relative; color:#FFF; font-size:12px; overflow:hidden;}
		#tmenu ul{list-style:none; margin:14px 0 0 31px;}
		#tmenu ul li{float:left; padding:0 10px 0 30px; background:url(../images/tmenu_bullet.png) no-repeat right 6px;}
		#tmenu a{color:#FFF; text-decoration:none;}
		
		#company_name{font-size:28px; font-family:Tahoma, Geneva, sans-serif; font-style:italic;font-weight:normal;text-transform:none;color:#000; height:63px; width:272px; background:url(../images/logo_bg.png) no-repeat; padding:23px 0 0; text-align:center;}

#header{width:544px;margin:0 auto;position:relative; float:right; height:339px; background:url(../images/img01.jpg) no-repeat;}

#menu{color: #FFF;font-weight:normal; font-style:italic;white-space: nowrap; font-size:15px;}
	#menu ul{margin:12px 0 10px; padding:0;}
	#menu ul li{list-style:none; background:url(../images/menu_bg.png) no-repeat; height:28px; width:235px; padding:3px 0 0 37px; margin:0; line-height:22px;}
	#menu a{text-decoration: none;color: #FFF;}
	#menu a:hover{color: #FFF;text-decoration: underline;}

#contentwrap{position:relative; overflow:hidden; width:816px; background:url(../images/content_bg.png) repeat-y;}
	#body_area{text-align: justify;vertical-align: top; color:#000; font-size:14px;  float:right;width:504px;}
		#news{background:#19629a; padding:15px 15px 20px; color:#FFF; font-size:12px; float:left; width:242px;}
		#news h2{font-size:18px; font-style:italic; color:#ffc554;}
	#login_form{height: 20px;width: 150px;font-size: 12px;}

#footer{width:816px; margin:0 auto;}
	#bottom_menu{color:#fff;text-align: center;padding: 15px 15px 4px; font-size:10px;}
	#bottom_menu a{color:#bfe2ff;text-decoration:underline; padding:0 7px;}
	#bottom_menu a:hover{color:#fff;text-decoration:underline;}

	#bottom_addr{color:#FFF;text-align:center;padding: 4px 15px 15px; font-size:11px;}
	#bottom_addr a{text-decoration:underline; color:#FFF;}
	#bottom_addr a:hover{text-decoration: underline;}


