@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 17px 0px 0px 0px;
}

#main_hd { width: 900px; }
#header_hd { width: 900px; height: 105px; background-image: url(../images/bg_header.gif); background-repeat: no-repeat; float: left; }
#logo_hd { width: 65px; height: 74px; padding: 10px 0px 0px 12px; float: left; }
#mainframe_hd { width: 880px; padding: 0px 10px 0px 10px; background-image: url(../images/bg_content.png); background-repeat: repeat-y; float: left; }
#banner_hd { width: 880px; height: 199px; background-image: url(../images/header_banner.jpg); background-repeat: no-repeat; float: left; }
#menu_hd {
	width: 879px;
	\width: 882px;
	w\idth: 879px;
	height: 40px;
	float: left;
	background-image: url(../images/bg_nav.jpg);
	/* background-image: url(../images/bg3.jpg); */
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: -10px;
}
#menu_bott_hd { width: 840px; padding: 0px 0px 5px 0px; float: left; }

#content_hd {
	/*width: 650px;*/
	border-right: 1px #666666 solid;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	text-align: left;
	padding-right: 15px;
}


#sidebar-a {
	float: left;
	width: 220px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b2bc8a;
	border-left-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	min-height: 310px;
	height: 100%;
		}
#sidebar-aInside {
padding-left: 10px;
}

#bar_greylight { width: 858px; height: 11px; padding: 3px 0px 6px 20px; border-left: 1px #666666 solid; border-right: 1px #666666 solid; background-color: #CCCCCC; float: left; }
#bar_greydark { width: 860px; height: 11px; padding: 8px 0px 11px 20px; background-color: #666666; float: left; }

#footer_hd { width: 870px; height: 48px; padding: 15px 0px 15px 30px; margin-bottom: 30px; background-image: url(../images/bg_footer.jpg); background-repeat: no-repeat; float: left; }
#footer_note_hd { width: 840px; float: left; }

#navlist
{
	list-style-type: none;
	margin: auto;
	padding: 0;
	height:100%;
}

/*
#navlist li
{
	padding-left: 4px;
	padding-bottom: 8px;
	padding-right: 4px;
	padding-top: 8px;
	display: inline;
}
*/

#navlist li {float:left; margin:0;padding:0;text-align:center;}

#navlist li a {padding-left: 8px; padding-bottom: 7px; padding-right: 8px; padding-top: 7px; display:block; height:100%;color: black;text-decoration:none;border-right:1px solid #FFF;} 

#navlist li a:hover, li a:focus, li a:active {background-position:-100px 0;}

#navlist a:link, #navlist a:visited,  #navlist a:active
{
	letter-spacing: -0.3pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ccccc;
	text-decoration: none;
	height:100%;
}

#navlist a:hover {
	color: #FFFFFF;
	background-position:50px 0;
}
