html>body #main { margin-top: 11px; padding-top: 0px; }

body {
	background: url(images/bgrnd_grey.jpg) repeat-x; 
	background-color: #FFFFFF;
	margin:0; 
	padding:0;}

#bodyContainer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-top: 8pt;
	font-size: 9pt;
	font-style: normal;
	/*line-height: 12px;*/
	font-weight: normal;
	width: 100%;
	text-align: center;
	color: #333;
	/*text-align:justify;*/
	
}



.inspections {
	color: #993300;
	text-decoration: underline;
}
.PrePurchase {
	color: #006633;
	text-decoration: underline;
}
.valuations {
	color: #CC0033;
	text-decoration: underline;
}
.faqs {
	color: #666666;
	text-decoration: underline;
}
.whoweare {
	color: #FF6600;
	text-decoration: underline;
}
.contact {
	color: #333333;
	text-decoration: underline;
}
.IndexTitles {
	font-size: 12px;
	margin-left: 24px;
	margin-right: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #333333;
	}
.IndexMainHead {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 24px;
}
.rowColour {
	background-color: #F0FAFF;
}
.rowColourHover {
	background-color: #FFFFFF;
}

.emailTable {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
li {
	color: #333;
	list-style-type: square;
}
table {
	align: justify;  
	font-size: 9pt;
	color: #333333;
}

.grey_ground {
	background-color:#CCC; 
	margin-right:40px; 
	border-top-color:#CCC; 
	border-top-style:solid; 
	border-top-width:3px; 
	border-bottom-color:#CCC; 
	border-bottom-style:solid; 
	border-bottom-width:3px; 
	border-left-color:#CCC; 
	border-left-style:solid; 
	border-left-width:2px;
}