body {
	background:#000;	
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	color:#fff;	
	line-height:22px;
}

#mainContainer {
	width: 100%;
	height: auto;
}

#header {
	margin:auto;
	height:91px;
	width: 998px;
	background: url(../images/header.jpg) no-repeat;
}

#footer {
	margin:auto;
	height:90px;
	width: 998px;
	background: url(../images/footer.jpg) no-repeat;
}

#viewingWindow {
	width:998px;
	height:399px;
	margin:auto;
	position:relative;
	overflow:hidden;
}

#mainContentArea {
	width:6986px;
	height:399px;
	position:absolute;
	margin-left:-2994px;
	padding:0px;
}

.pageContent {
	display:block;
	float:left;
	width:998px;
}

#mainContentArea li{
	list-style:none; 
	margin:0; 
	padding:0; 
	border:0; 
	padding:0px; 
	float:left;
	width:998px;
}

#nav_sourcing {
	margin-top:50px;
	float:left;
	width:391px;
	height:21px;
	background:url(../images/nav_sourcing.jpg) no-repeat;
	cursor:pointer;
}

#nav_supercars{
	margin-top:50px;
	float:right;
	width:391px;
	height:21px;
	background:url(../images/nav_supercars.jpg) no-repeat;
	cursor:pointer;
}

#nav_news{
	margin-top:20px;
	float:left;
	width:78px;
	height:21px;
	background:url(../images/nav_news.jpg) no-repeat;
	cursor:pointer;
}

#nav_events {
	margin-top:20px;
	margin-left:43px;
	float:left;
	width:101px;
	height:21px;
	background:url(../images/nav_events.jpg) no-repeat;
	cursor:pointer;
}

#nav_rev {
	margin-top:20px;
	margin-left:43px;
	float:left;
	width:118px;
	height:21px;
	background:url(../images/nav_rev.jpg) no-repeat;
	cursor:pointer;
}

#nav_home {
	margin-top:20px;
	float:right;
	width:347px;
	height:21px;
	background:url(../images/nav_home.jpg) no-repeat;
	cursor:pointer;
}
