@charset "utf-8";
/* CSS Document */
html, #header, #headerin, #menu {
	margin:0px;
	padding:0px;
}
img {
	border: none;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	background-color: #F4F4F4;
	margin:0px;
	padding: 0px;
}
#wrapper {
	margin:0px;
	padding:0px;
	background-image: url(../images/edges.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#logo {
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	top:20px;
	left:0px;
}
#header {
	width:100%;
	height:70px;
	overflow: hidden;
}
#headerin {
	width:900px;
	height:70px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
#userstatus {
	position:absolute;
	top:20px;
	right:0px;
	text-decoration:none;
	overflow: hidden;
	display: block;
	margin: 0px;
}
#userstatus ul {
	list-style:none;
	padding:0px;
	display: block;
	overflow: hidden;
	margin: 0px;
}
#userstatus li {
	float:left;
	padding: 0px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}
#userstatus li a {
	display:inline;
	text-align:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #666;
}
#userstatus li a:hover {
	color: #F90;
}
#headernav {
	text-decoration:none;
	position:absolute;
	top:37px;
	right:0px;
	text-decoration:none;
}
#menu {
	height:40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#menunav {
	height:46px;
	list-style:none;
	background-image: url(../images/menu_bar.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
	overflow: hidden;
}
#menunav ul {
	list-style:none;
	padding:0px;
	margin:0px;
	padding:0px;
	overflow: hidden;
	float: left;
}
#menunav li {
	float:left;
	width: 100px;
	height: 40px;
	overflow: hidden;
}
#menunav li a {
	display:block;
	text-align:center;
	margin:0px;
	text-decoration:none;
	font-weight:bold;
	color: #FFF;
	font-size: 14px;
	width: 100px;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
#menunav li a:hover, #menunav li a.act, #menunav li a.act:hover {
	text-decoration:none;
	background-image: url(../images/menu_btn_highlight.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#search {
	background-image: url(/images/menu_search.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	height: 28px;
	margin-right: 20px;
	padding-top: 12px;
	padding-left: 10px;
	display: block;
	float: right;
}
#search input {
	border-style:none;
	background-color: #F2F2F2;
	height: 14px;
}
#bannerBox {
	width:980px;
	z-index: 1000;
	overflow: hidden;
	height: 398px;
	margin-right: auto;
	margin-left: auto;
}
#bannerBox ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
#news {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 10px;
	color: #666;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#news .news_header  {
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 10px;
}
#news .news_list ul    {
	overflow: hidden;
	padding: 0px;
	float: left;
	display: block;
	margin: 0px;
	width: 780px;
}
#news .news_list ul.news_item {
	padding: 0;
	list-style-type: none;
	margin: 0px;
	overflow: hidden;
	height:16px;
}
#news .news_list ul.news_item li {
	width:100%;
	margin:0px;
	float:left;
	overflow: hidden;
}
#news .news_list ul.news_item a {
	width:100%;
	height:16px;
	overflow: hidden;
}
#news .news_list ul.news_item a:hover {
	text-decoration:underline;
	overflow: hidden;
}
#news .news_list #news_btn {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	display: block;
	width: 20px;
}

#home_table {
	text-align: left;
	width: 900px;
	color: #666;
	margin-top: 10px;
}
#home_table tr th .sub {
	text-transform: uppercase;
	color: #666;
}
#home_table th {
	width:260px;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	padding-right: 20px;
	padding-left: 20px;
}
#home_table td {
	width:260px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
#container {
	width:980px;
	text-align:left;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#press_table td {
	margin: 0px;
	height: auto;
	width: 100%;
	display: block;
	padding: 0px;
}
#content {
	position: relative;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	width: 992px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow: hidden;
	background-image: url(../images/edge_bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-left: 1px;
}
#botnav {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 40px;
	padding-top: 10px;
}

#cr {
	text-decoration:none;
	float: left;
	margin-left: 20px;
	color: #666;
	display: inline;
}
#botmenu, #botmenu ul {
	text-decoration:none;
	list-style:none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#botmenu li {
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-right: 20px;
	padding-left: 15px;
	display: inline;
}
#botmenu li a {
	text-align:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color: #666;
}
#botmenu li a:hover, #botmenu li a.act, #botmenu li a.act:hover {
	text-decoration:none;
	color: #333;
}
