@charset "UTF-8";
/* CSS Document */

html, body
{
	background-color:#000000;
	background-image:url(../images/background2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px 0px 0px 0px;
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#ffffff;
	height:100%;
}

a 
{
	color:#FFFFCC;
	text-decoration:none;
}

a:hover
{
	color:#CCCCCC;
	text-decoration:underline;
}



a.nav
{
	color:#FFFFFF;
	text-decoration:underline;
}

a.nav:hover
{
	color:#ffffff;
	text-decoration:none;
}

a.on
{
	color:#ffffff;
}

ul.nostyle 
{
	list-style-type:none;
	margin-left: -30px;
}

#clear
{
	clear:both;
	height: 0px;
}


div.clear_2
{
	clear:both;
	height: 7px;
}

div.bar
{
	height: 3px;
	background-color: #000000;
	margin: 5px 0px 10px 0px;
}

#banner
{
	background-image:url(../images/banner.png);
	background-repeat:no-repeat;
	background-position:top center;
	a color:#ffffff;
	text-decoration:none;
	width:781px;
	height:162px;
	margin:0px auto 0px;
}

div.navs
{
	width:600px;
	height:10px;
	margin-top: 92px;
	color:#ffffff;
	a color:#000000;
	text-decoration:none;
	padding-left: 0px;
	list-style: none;
	float: left;
	display: block;
	
}

#wrapper
{
	width:910px;
	margin:0px auto -40px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#container_main
{
	float:left;
	width: 739px;
	margin-left: 70px;
	background-position: center;
	}

#main
{
	float:left;
	width:790px;
	height:425px;
	margin-left: 10px;
	background-image: url(../images/opaque.png);
	overflow: auto;
	}

div.header
{
	font-size:24px;
	color: #000000;
	height: 30px;
	float: left;
	background-color: ;
	padding-right: 10px;
}

#feature_right
{
	width:250px;
	float: left;
}

#feature_left
{
	width:250px;
	float: left;
	margin-left: 35px;
}

#footer
{
	height:30px;
	width:800px;
	margin:0px auto 0px;
}

div.footer_bar 
{
	background-color:#CCCCCC;
	height:5px;
	width:800px;
}

div.footer_navs
{
	width:800px;
	font-size:10px;
	color:#000000;
	padding-top: 5px;
}

.footer_navs a:hover
{
	color:#000000;
	text-decoration:underline;
}