body 
{
	background-color: #fff;
	color: #000;
} 

#page-container {
	width: auto;
}

#header 
{
	width: auto;
	margin: 0;
}

#colLeft
{
	display: none;
}

#header .pnlSearch 
{
	display: none;
}

#nav-container {
	display: none;
}

#colRight {
	display: none;
}

.enquiryPanel 
{
	display: none;
}

#footer
{
	display: none;
}

#banner-container-drpshd 
{
	display: none;
}

h1, h2, h3, h4, h5, .highlight, .highlightAlt {
	color: #000;
}

#banner-container
{
	height: auto;
	background: none;
}

#banner
{
	width: auto;
	height: auto;
	background: none;	
	padding: 0 0 10px 10px;
	margin: 0;
}

#banner p
{	
	color: #000;
	line-height: normal;
	font-weight: normal;
	font-size: 100%;
	padding-top: 0;	
}

#content-container 
{
	margin: 0;
	padding: 0 0 10px 10px;
}

#colMain
{
	padding: 0;
	width: auto;
}

#home #colMain, #search #colMain, #siteMap #colMain, #offices #colMain
{
	width: auto;
}

#home .dbcontent
{
	float: none;
	width: auto;
}

