div.outerContent
{
	width:1000px;
	overflow:hidden;
	margin:auto;
}
div.innerContent
{
	width:8001px;
	height:401px;
	background-image:url('../images/Bck_tl.gif');
	background-repeat:repeat;
	margin-left:1px;
}
div.innerContent *.contentSection
{
	width:1000px;	
	display:block;
	float:left;
}
div.bottomImage
{
	width:1000px;		
	float:left;
}	
tr.bottomRow
{
	height:101px;
}