#wrapper
{
background-image:url(../images/background.jpg);
background-repeat:repeat-x;
}

#homeBanner
{
width:800px;
height:250px;
float:left;
}

#contentHolder
{
clear:both;
width:800px;
padding-top:30px;
text-align:left;
}
.colHeading
{
	margin-bottom:17px;
}	

.colContent
{
padding:8px;
}	

#contentLeftCol
{
float:left;
width:351px;
margin-right:17px;
line-height:22px;
}
	

#contentMidCol
{
float:left;
width:208px;
margin-right:16px;
}
	#homeLinks
	{
	height:75px;
	}

	
	
	
#contentRightCol
{
float:left;
width:208px;
}

	#homeLogin
	{
	height:75px;
	}