* {
margin: 0; 
padding: 0; 
border: 0; 
}
body {
	background-color: #F0F4FA;
	background-image: url(../images/page-top.gif);
	background-repeat: repeat-x;
}
#header {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/dexters-logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 89px;
	padding-right: 32px;
	padding-left: 32px;
}
#main-navigation li {
	display: inline;
	color: #B7008A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 15px;
}
#main-navigation a {
	color: #FFCCFF;
	text-decoration: none;
	font-weight: bold;
}
#main-navigation a:visited {
	color: #FFCCFF;
	text-decoration: none;
}
#main-navigation {
	position: absolute;
	top: 36px;
	left: 234px;
}
#main-navigation a:hover {
	color: #B7008A;
	text-decoration: none;
}
#container {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 45px;
}
#sub-navigation {
	position: absolute;
	top: 93px;
	left: 46px;
	height: 11px;
}
#header h1, #header h1 a {
	text-indent: -5000px;
	background-image: url(../images/dexters.gif);
	height: 89px;
	width: 197px;
	background-repeat: no-repeat;
}
#page {
	width: 519px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADEE4;
	float: left;
	position: relative;
	padding-bottom: 15px;
	overflow: visible;
}
#sidebar {
	width: 192;
	padding-left: 25px;
	float: right;
	position: relative;
	overflow: visible;
}
#footer {
	width: 762px;
	float: right;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADEE4;
	padding-top: 25px;
	padding-bottom: 65px;
}
#sub-navigation li {
	display: inline;
	color: #FF66FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding-right: 15px;
}
#sub-navigation a {
	color: #FFCCFF;
	text-decoration: none;
	font-weight: bold;
}
#sub-navigation a:visited {
	color: #FFCCFF;
	text-decoration: none;
}
#sub-navigation a:hover {
	color: #FF33CC;
	text-decoration: none;
}
#rent, #buy {
	height: 111px;
	width: 160px;
	top: 334px;
	padding-bottom: 10px;
}
#rent a {
	background-image: url(../furniture/property-to-rent-off.gif);
	height: 111px;
	width: 160px;
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#rent a:hover {
	background-image: url(../furniture/property-to-rent-over.gif);
	height: 111px;
	width: 160px;
	display: block;
	background-repeat: no-repeat;
}
#buy a {
	background-image: url(../furniture/property-to-buy-off.gif);
	height: 111px;
	width: 160px;
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#buy a:hover {
	background-image: url(../furniture/property-to-buy-over.gif);
	height: 111px;
	width: 160px;
	display: block;
	background-repeat: no-repeat;
}
#boxout {
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 10px;
}
#testimonial {
	padding-top: 0px;
	padding-bottom: 20px;
	width: 187px;
	text-align: left;
}
