@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
body {
	background-color: #000000;
	background-image: url(../../../images/background/theme1/site_bg.jpg);
	background-repeat: repeat-x;
}
#page {
	position: absolute;
	top:0px;
	width:99%;
	height:auto;
}
#page_content {
	margin:0 auto;
	width:700px;
	height:auto;
	border: solid 3px;
	border-left-color:#333333;
	border-right-color:#333333;
	border-bottom:none;
	border-top: none;
	background-color:#212224;
}
#foot_content {
	margin:0 auto;
	width:706px;
	height:23px;
	background-image:url(../../../images/nav/theme1/page_end_mid.jpg);
	background-repeat:repeat-x;
}
#footer {
	margin:0 auto;
	width:706px;
	height:23px;
	text-align:center;
	margin-top:20px;
	font-size:11px;
	letter-spacing: 5px;
}
.top_banner {
	background-color:#000000;
	width:100%;
	
}
.main_nav {
	background-image:url(../../../images/nav/theme1/main_nav_bg.jpg);
	background-repeat:repeat-x;
	width:690px;
	height:19px;
	padding-left:10px;
	letter-spacing:20px;
}
.sub_nav {
	background-image:url(../../../images/nav/theme1/sub_nav_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:28px;
}
.preview_bg {
	background-image:url(../../../images/nav/theme1/preview_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:38px;
}
.banner_news {
	width:100%;
	height:205px;
}
.content_fill {
	width:100%;
	height:auto;
	min-height:600px;
}
.content_fill_foot {
	background-image:url(../../../images/nav/theme1/content_fill_foot.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	background-color:#2f3034;
	padding-top:20px;
	text-align:center;
	letter-spacing:20px;
	
}
.blog_item {
	margin-left:10px;
	margin-top:10px;
	width:90%;
	font-size:11px;
}
.news_controls {
	float:left;
	cursor:pointer;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #156f22;
	text-decoration: none;
}
a:hover {
	color: #156f22;
	text-decoration: none;
}
a:active {
	color: #156f22;
	text-decoration: none;
}






a.blog_item_title:link {
	color: #ffffff;
	text-decoration: none;
}
a.blog_item_title:visited {
	color: #ffffff;
	text-decoration: none;
}
a.blog_item_title:hover {
	color:#CCCCCC;
	text-decoration: none;
}
a.blog_item_title:active {
	color: #ffffff;
	text-decoration: none;
}






.fade-box {
	margin-left: 0px;
	position: absolute;
	top: 112px;
	width: 700px;
	height: 205px;	
	z-index:1;
}

#news_nav_controls {
	margin-left: 350px;
	position: absolute;
	top: 282px;
	z-index:2;
}

h1{
	font-size:16px;
	font-weight:100;
}