body {
	background: #e6e6e6 url(/images/bg.jpg) repeat-x;
	font: 14px Trebuchet MS, Helvetica, sans-serif;
	margin: 10px 0px;
}
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }

img { border: 0px; }

#site-header {
	height: 96px;
	width: 771px;
	margin: 10px auto 0px;
}
#site-header img {
	display: block;
	float: left;
}
#site-content {
	width: 771px;
	margin: 10px auto;
	border: #570a0b solid 1px;
	background: white;
}
#site-content div.displayContent {
	padding: 10px;
}
#homeTbl {
	width: 100%;
	height: 215px;
}
#homeTbl div.ofc-listing {
	width: 286px;
	height: 215px;
	margin: 0px;
	float: left;
	background: url(/images/mock-home_15.jpg) no-repeat;
}
#homeTbl img {
	float: left;
}
#homeTbl div.idx-listing {
	width: 285px;
	height: 215px;
	margin: 0px;
	float: left;
	background: url(/images/mock-home_17.jpg) no-repeat;
}
#site-footer {
	width: 773px;
	height: 219px;
	margin: 10px auto;
	overflow:hidden;
}
/*#site-footer img.footer-header, #site-footer img.footer-bottom {
	display: block;
}*/
#site-footer #footerBlock {
	width: 771px;
	height: 40px;
	margin: 0px auto;
}
#site-footer #footerBlock img {
	float: left;
}
#site-footer img.footer-bottom {
	width: 771px;
	margin: 0px auto;
}
#site-footer div.professionals {
	width: 100%;
	height: 136px;
}
#site-footer div.professionals img {
	float: left;
}

