﻿/*Homepage template containers*/
#wrapper{	
	background:url('../images/stf_bg.gif') repeat-x #D60F2C;
	width:100%;	
	float:left;	
}
#container{	
	width:1000px;		
	margin:auto;
	padding:auto;	
}
#headerMenu{
	clear:both;	
	background-color:#000000;	
	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:212px;
	padding:14px 10px 10px 50px;
}
#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:586px;	
	background-color:#ffffff;
	border-right:1px solid #ffffff;		
}
#mainlefttop
{
	float:left;
	width:586px;		
}
#mainleftbottom1
{
	float:left;
	width:576px;
	padding-left:10px;
	
}
#mainleftbottom2
{
	float:left;
	width:576px;
	margin-top:10px;
	padding-left:10px;
}
#middleleft1{	
	width:309px;
	float:left;		
	margin-bottom:5px;	
}
#middleleft2{
	width:257px;
	float:left;		
	margin-bottom:5px;				
}
#middleleft3
{
	float:left;
	width:278px;
	margin-right:10px;
}
#middleleft4
{
	float:left;
	width:278px;
}
#mainright{
	 	
	
	width:273px;		
	background:url('../images/masthead_arrows.jpg') no-repeat -3090% -13%;	
	color:#000000;
	margin:0px 10px 0px 9px;
	height:1000px;
	float:left;	
}
#towerad{
	 	
	float:left;
	width:120px;		
}
#footer{
	 	
	float:left;
	width:566px;	
	background-color:#ffffff;
	padding:20px 0px 20px 10px;		
}

.paceband a, .paceband a:visited, .paceband a:hover{
	color:#FFF;
}