/* This bit does all the work */
#container 
{
	position: relative; display: block;
}

.homeInner 
{
	display: block; margin-left: 0px;
}

.homeLeft 
{
	float: left; position: relative; width: 109px; left:0px; padding: 22px; overflow: hidden; min-height: 311px;
}

#right
{
	display: none;
}

.homeCenter 
{
	margin-left: 153px; position: relative; display: block; height: 1%;
	padding: 0px;
}

.clear {clear:both;}

/* PAGE SPECIFIC ITEMS - BE CAREFUL */

.siteWidth
{
	width: 882px;
}

.headerImage
{
	display: none;
}

#searchControlPanel
{
	padding: 0px;
}

#registerPanel
{
	display: none;
}

#valuationPanel
{
	display: none;
}

.branchHolder, .copyRight
{
	display: none;
}

.siteFooter
{
	display: none;
}
