/* CSS Document */
*{margin:0; padding:0;}
html, body { font:12px/180% Verdana, Arial, Helvetica, sans-serif; background:url(images/body_bg.gif) repeat-x #4A9BED; text-align:center; color:#676767;}
#wrapper_out {background:url(images/top_bg.jpg) no-repeat 50% 0; padding-bottom:50px;}
#wrapper {text-align:left; width:960px; margin:0 auto; position:relative;}
a {color:#545454; text-decoration:none;}
a:hover {color:#FF6600;}
img, img a {border:0;}
h1, h2, h3, ul ,li, dl, dt, dd {font-size:12px; list-style:none;}
.overflowfix { overflow:hidden; height:100%;}
.clearfix { overflow:hidden; line-height:0; font-size:0; clear:both;}
#menu {height:34px; position:absolute; top:130px; right:50px; background:url(images/menu_line.gif) no-repeat 0 100%; padding:0 50px; text-align:center;}
#menu li { line-height:33px; float:left; width:100px; background:url(images/menu_bg.gif) 0 0; margin-right:1px;}
#menu li a {color:#FFF; font-size:14px;}
#menu li a:hover { color:#FF6600; text-decoration:underline;}
#content { background:url(images/content_bg.gif) repeat-y; overflow:hidden;height:100%; padding:3px 12px 0px 12px; }
#top_bar { background:url(images/top_bar.jpg) repeat-x;  height:109px;}
#top_text { background:url(images/top_right.jpg) no-repeat 100% 0; height:179px;color:#FFF; padding:15px 300px 0px 30px; font-family:Arial, Helvetica, sans-serif;}
#top_text h1 { font-size:14px; color:#FFF;}
#content_top { background:url(images/content_top.gif) no-repeat 0 0; height:10px; font-size:0; margin-top:180px;}
#content_bot { background:url(images/content_bot.gif) no-repeat 0 100%;height:10px;font-size:0;}
#content_main { float:left; width:590px;}
#content_main table { width:100%; border:1px solid #AED0EF; margin:10px 0 ;}
#content_main table th { line-height:28px; height:28px; background:#91BFEB; color:#FFF; padding-left:15px;}
#content_main table td { line-height:26px; background:#E2F0F9; padding-left:15px;} 
#content_main table td.list { width:50px;}
#content_main table td span { color:#0BA300;}
#content_sub { float:right; width:320px; padding-right:20px; padding-top:15px;}
#content_sub h2 {background:url(images/line_bg.gif) repeat-x 0 100%; height:30px;line-height:32px; margin-left:15px;color:#222;font-size:14px;}
#content_sub h2 span {float:right; }
#content_sub h2 span a {font-size:12px; color:#222;font-weight:100;text-decoration:underline;}
#content_sub h2 span a:hover {color:#ff6600;}
#content_sub ul {margin:10px 10px 20px 20px; }
#content_sub li { line-height:150%;color:#222;}
#content_sub li a {text-decoration:underline;color:#777;}
#content_sub li a:hover {text-decoration:none;color:#990000;}
#content_sub li a.red{color:#FF0000;}
#content_sub ul.contect li { float:left; padding-right:20px;}
#footer #site_info{text-align:center;padding:10px 0px 20px 0px; color:#FFF;}
