/* ================================
    Home Page Stylesheet
   ================================ */

body
{
	background-color: #333333;
	color: #000000;
	margin: 0px;
	font-size: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#main_container
{
	background-image: url(/images/bg_exp_high.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 600px;
	background-color: #ffffff;
	min-width: 955px;
	width: auto !important;
	/*width: 955px;*/
}

#main_footer_interior
{
	padding-left: 30px;
	padding-top: 100px;
	width: 925px;
	height: 34px;
	background-image: url(/images/footer_bg_front.jpg);
	background-repeat: no-repeat;
}

#main_menu
{
	margin-left: 170px;
	margin-top: 10px;
	width: 700px;
}

#nav_h_0
{
	width: 80px;
}

#nav_h_1
{
	width: 95px;
}

#nav_h_2
{
	width: 150px;
}

#nav_h_3
{
	width: 90px;
}

#nav_h_4
{
	width: 120px;
}

#nav_h_5
{
	width: 110px;
}

#billboard_container
{
	margin-top: 6px;
	width: 788px;
	height: 225px;
	background-color: #ffffff;
}

#billboard
{
	float: left;
	height: 225px;
}

#news_tool
{
	padding: 10px 20px 10px 20px;
	background-color: #49832E;
	margin-left: 6px;
	float: left;
	font-size: 20px;
	width: 155px;
	height: 205px;
}

#news_tool h1
{
	color: #ffffff;
	font-size: 18px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 1px solid white;
	text-align: center;
}

#news_tool a
{
	margin: 6px 0px;
	display: block;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

#news_tool a p
{
	padding: 0px;
	margin: 0px;
}

#news_tool a:hover p
{
	text-decoration: underline;
}

#news_tool a h2
{
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}

#content_container
{
	margin-top: 16px;
	margin-left: 28px;
	width: 915px;
}

#content
{
	padding-right: 15px;
	font-size: 12px;
	float: left;
	width: 332px;
	line-height: 18px;
}

#content h1
{
	display: inline;
	font-size: 12px;
}

#right_tools
{
	float:left;
}

#right_tools img
{
	padding: 2px;
}

#tester
{
	background: #ffcc00;
	height: 20px;
	width: 191px;
}

#main_footer
{
	width: auto;
	height: 134px;
	background-image: url(/images/bg_exp_low.jpg);
	background-repeat: repeat-x;
}

#main_thunder
{
	float: left;
}

#main_footer_copyright
{
	padding: 8px 0px 0px 30px;
	float:left;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

#ticker
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
	width: 400px;
	padding-top: 5px;
	height: 30px;
	background-color: #ffffff;
}