#wrapper {
	position: relative;
	width: 800px;
	margin: auto;
	background: #FFFFFF url(../images/homepages/filler.png) repeat-y;
	border: 15px solid #FFFFFF;
	top: -5px;
}
body {
	text-align: left;
	background: #000066;
}
#header {
	background: #CCCCCC no-repeat;
	position: relative;
	height: 105px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#mainimage {
	border: 5px solid #FFFFFF;
	position: relative;
	width: 465px;
	margin: 0px;
	height: 275px;
	float: left;
}


#wrapperinner {
	margin: auto;
	width: 800px;
	position: relative;
}
#maintext {
	position: relative;
	width: 275px;
	margin: 0px;
	background: #FFFFFF;
	color: #666666;
	font: normal .8em Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top: 5px solid #FFFFFF;
	border-right: 15px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 15px solid #FFFFFF;
	top: -295px;
	float: right;
}
#redbottom {
	background: #FFFFFF url(../images/features/footer.png) no-repeat;
	position: relative;
	width: 800px;
	margin: 10px 0px 0px;
	height: 24px;
}
.streetname {
	font: 1.2em Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}
#sections {
	position: relative;
	height: 50px;
	width: 455px;
	margin: auto;
	color: #666666;
	font: normal .8em Geneva, Arial, Helvetica, sans-serif;
	top: 20px;
	text-align: center;
}
.streetnameouter {
	position: relative;
	width: 320px;
}
#latestpic {
	position: absolute;
	height: 140px;
	width: 123px;
	top: 5px;
	left: 328px;
	border-left: 1px solid #990000;
	margin: 0px;
	padding-left: 5px;
}
.latesttext {
	font-size: 0.9em;
	color: #000066;
	text-align: center;
	position: relative;
	margin-top: 10px;
}
#listings {
	position: relative;
	width: 790px;
	margin: 10px auto 0px;
	color: #666666;
	font: normal .8em Geneva, Arial, Helvetica, sans-serif;
	border-top: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}
.listingouter {
	position: relative;
	height: 125px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	width: 790px;
}
.listingouterleft {
	float: left;
	width: 392px;
	position: relative;
	height: 120px;
	text-align: left;
	background-color: #FFFFFF;
}

.imagewrap {
	position: relative;
	height: 285px;
	width: 800px;
	margin: 10px 0px;
}
#mainstory {
	border: 5px solid #FFFFFF;
	position: relative;
	width: 310px;
	margin: 0px;
	height: 275px;
	float: right;
	background: #FFFFFF;
		color: #666666;
	font: normal .8em Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {

	color: #000066;
	text-decoration: none;
}
a:hover {


	color: #666666;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
.listingouterright {
	float: right;
	width: 392px;
	position: relative;
	height: 120px;
	text-align: left;
	background-color: #FFFFFF;
}
.imagecasing {
	height: 120px;
	width: 120px;
	padding-right: 6px;
	border-right: 1px solid #000066;
	position: relative;
	float: left;
	margin-right: 5px;
}

#nav {
	background: #FFFFFF;
	position: relative;
	width: 790px;
	margin: 10px auto 0px;
	color: #666666;
	font: normal 0.8em Geneva, Arial, Helvetica, sans-serif;
	border-top: 10px solid #FFFFFF;
	height: 40px;
}
.change {

	font: .9em Geneva, Arial, Helvetica, sans-serif;
	color: #000066;
}
.heading {
	color: #FFFFFF;
	background: #000066;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.header {
	color: #FFFFFF;
	background: #000066;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 250px;
}

