/* ================================
    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: 713px;
	background-color: #ffffff;
	min-width: 955px;
	width: auto !important;
	/*width: 955px;*/
}

#main_footer_interior
{
	padding-left: 30px;
	padding-top: 100px;
	width: 925px;
	height: 34px;
}

#main_menu
{
	margin-left: 15px;
	margin-top: 10px;
	width: 900px;
	
}

#nav_h_0{width: 80px;}
#nav_h_1{width: 95px;}
#nav_h_2{width: 150px;}
#nav_h_3{width: 115px;}
#nav_h_4{width: 120px;}
#nav_h_5{width: 110px;}
#nav_h_6{width: 110px;}
#nav_h_7{width: 110px;}

#billboard_container
{
	margin-top: 6px;
	width: 908px;
	height: 225px;
	background-color: #ffffff;
}

#billboard
{
	float: left;
	height: 225px;
	width:390px;
	position:relative;
	z-index:100;
}

.ticker
{
	float: left;
	height: 225px; width:166px; margin-right:6px; padding-left:20px;
	background:url(../images/bg-stockticker.jpg) no-repeat;
}
	.ticker h2{font-size:17px; line-height:113%; border-bottom:1px solid #999; padding:20px 0 3px 5px; width:149px; color:#FFF;}
	.ticker .stock{height:50px; width:149px; position:relative; border-bottom:1px solid #999; float:left; padding-left:5px;}
		.stock h1{font-size:15px; font-weight:bold; position:absolute; top:5px; left:5px; color:#FFF;}
		.stock h2{font-size:17px; font-weight:bold; position:absolute; top:5px; right:5px; color:#33CC00; border:none; text-align:right; padding:0;}
		.stock h3{font-size:12px; font-weight:bold; position:absolute; bottom:5px; right:5px; color:#FFF;}
	.ticker .time{color:#CCC; font-size:13px; text-align:center; font-weight:bold; padding-top:5px; float:left; width:155px; line-height:120%; }

#news_tool
{
	padding: 10px 20px 10px 20px;
	background-color: #990000;
	margin-left: 6px;
	float: left;
	font-size: 20px;
	width: 275px;
	height: 205px;
}

.homeAd
{
	margin-left: 6px;
	float: left;
}

#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: 545px;
	line-height: 18px;
}

#content h1
{
	display: inline;
	font-size: 12px;
}

#right_tools
{
	float:left;
	width:315px;
}

#tester
{
	background: #ffcc00;
	height: 20px;
	width: 191px;
}

#main_footer
{
	width: auto;
	height: 144px;
	background: url(/images/bg_exp_low.jpg) repeat-x left bottom #FFF;
	padding-top:10px;
}

#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;
}
