﻿/*1col template containers*/
#wrapper{	
	background:url('../images/stf_bg.gif') repeat-x;
	width:100%;	
	float:left;	
}
#container{	
	width:1000px;		
	margin:auto;
	padding:auto;	
	text-align:left;
}
#headerMenu{
	clear:both;	
	background-color:#231F20;	
	height:26px;	
	overflow:hidden;
}
#header{
	clear:both;	
	height:128px;
	background:url('../images/masthead_arrows.jpg') no-repeat #D60F2C 65% 0%;
	width:1000px;
}
#headerlogo{
	float:left;
	width:242px;
	padding:21px 10px 0px 20px;
}
#headerAds{
	width:728px;
	float:left;		
	padding:20px 0px 0px 0px;
}

#menuleft{
	float:left;
	width:500px;	
	height:25px;
}

#menuright{
	float:left;
	width:500px;	
	height:25px;
}

#main{
	float:left;
	width:1000px;
}
#mainleft{
	float:left;
	width:869px;	
	background-color:#ffffff;
	border-right:1px solid #ffffff;	
	margin-right:10px;
}
#towerad{
	 	
	float:left;
	width:120px;		
}
#footer{
	 	
	float:left;
	width:849px;	
	background-color:#ffffff;
	padding:20px 10px 20px 10px;		
	
}