﻿
#wrapper{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	position:relative;
	/*background-image:url(../images/bg_tile.jpg);*/
	background-repeat:repeat-y;
	background-position:top left;
}
#bodycontent
{
	width:1000px;
}
#mainMenu
{
	text-align:center;
	width:auto;
	height:40px;
	background-color:#11155E;
	margin-bottom:10px;
}
#left
{
	width:850px;
	float:left;
}
#banner_ad
{
	width:150px;
	float:left;
}
#left #lefttop
{
	width:830px;
	margin-left:20px;
}
#left #leftbottom
{
	width:830px;
	float:left;
	padding-left:20px;
}
#left #lefttop #left_split
{
	width:530px;
	float:left;
}
#left #lefttop #right_split
{
	width:290px;
	margin-left:10px;
	*margin-left:0px;
	float:left;
}

#left #lefttop #left_split #leftcontent
{
	width:auto;
	float:left;
	margin-top:10px;
}
#left #lefttop #left_split #leftcontent #driverstanding
{
	width:210px;
	float:left;
}
#left #lefttop #left_split #leftcontent #advertising
{
	width:300px;
	height:250px;
	float:left;
	margin-left:10px;
}
.morelink
{
	float:right;
}
#leftbottom #leftbottomleft
{
	width:360px;
	float:left;
}
#leftbottom #leftbottommiddle
{
	width:225px;
	float:left;
	margin-left:10px;
}
#leftbottom #leftbottomright
{
	width:225px;
	float:left;
	margin-left:10px;
}
#footer ul li{
	text-align:center;
	margin-right:10px;
	display:inline;
}
#footer{
	background-image:URL(../images/footerbackground.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:20px;
	text-align:center;
	color:#EE1B2E;
}
#footer ul{
	display:block;
}
#footer ul li{
	text-align:center;
	margin-right:10px;
}
