@charset "utf-8";
/* CSS Document */
#header {width:925px; height:80px;}
body {text-align:center;background-color:#000;margin: 0 auto; }
body,td,th {
	font-size: 12px;
	color: #333333;
}
a {font-size: 12px;color: #0381E7;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #0381E7;}
a:hover {text-decoration: underline;color: #0381E7;}
a:active {text-decoration: none;color: #0381E7;}

#top {text-align:right; width:750px}
#logo {width:170 ; text-align:left}
#main {width:925px;background-color:#FFFFFF}
#k {width:100%; height:15px}
#banner { width:100%; height:245px; background-image:url(/mainpage/images/main.jpg);}
/* @group SiteNav */
#siteNav { background: #DE2600 url(/mainpage/images/nav_bg.gif) top left no-repeat; width:925px}

#siteNav a { text-decoration: none; display: block;	}

#siteNav ul { margin-left: 15px; padding-top: 4px;	}
	#siteNav ul:after { main_page: "."; display: block; height: 0; clear: both; visibility: hidden;	}
#siteNav li { float: left; position: relative; font-size: 12px; text-align: center;	}
	#siteNav li a { padding: 8px 12px 8px 12px;	}
	#siteNav li a:link, #siteNav li a:visited { background: transparent url(../images/design/site_nav_borders.gif) bottom right no-repeat; color: #fff;	}
	#siteNav li a:hover { background: #EE724A url(/mainpage/images/site_nav_bg.gif) bottom left repeat-x; color: #fff;	}
	#siteNav li.current a { margin-bottom: -1px;	}
	#siteNav li.current a:link ,#siteNav li.current a:hover { background-color: #ffffff; background-image: none; cursor: default; color: #37454e; border-bottom: 1px solid #fff;	}
	#home h3 { font-family: Arial, Verdana, sans-serif;font-weight: normal;letter-spacing: -.01em;text-align: left;font-size: 25px;padding: 25px 0 10px 0;margin: 0;height:10px;color:#FF3A00;	
   }
#home #wrapperWit { background-color: #fff; background-image: none; border-top: 1px solid #fff;	}
#home #wrapperWit #gooey { background: transparent url(/mainpage/images/wrapper_bottom.gif) bottom left no-repeat;}
#newslogo {height:16px; width:165px; text-align:center}
#bottom { width:925px; height:84px; background-image:url(bottom.gif)}
