﻿/*Homepage template containers*/
#wrapper{	
	background:url('../images/runners_bg.gif') repeat-x #1691CD;
	width:100%;	
	float:left;	
}
#container{	
	width:1000px;		
	margin:auto;
	padding:auto;	
}
#headerMenu{
	clear:both;	
	background-color:#25AFE0;	
	height:26px;	
	overflow:hidden;
}
#header{
	clear:both;	
	height:128px;
	background:url('../images/masthead_arrows.jpg') no-repeat #184A8F 65% 0%;
	width:1000px;
}
#headerlogo{
	float:left;
	width:242px;
	padding:20px 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:849px;	
	background-color:#ffffff;
	border-right:1px solid #ffffff;	
	text-align:left;
	padding:10px;
	margin:0px 10px 0px 0px;
}
#towerad{
	 	
	float:left;
	width:120px;		
}
#footer{
	 	
	float:left;
	width:566px;	
	background-color:#ffffff;
	padding:20px 10px 20px 0px;	
	text-align:left;	
}


/* subpage-2*/

#topleft
{
	float:left;
	width:570px;	
}
#topright
{
	float:left;
	width:270px;		
	background:url('../images/masthead_arrows.jpg') no-repeat -3800% -13%;	
	*overflow:hidden;

}
#mainbottom
{
	width:840px;
	float:left;
}

