*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color: #000;
	background: #fff;
}
#container{
	position: relative;
	width: 750px;
	margin: 50px auto;
}
.hideme{
	position: absolute;
	left: -3000px;
}
#maincontent{
	position: relative;
	float: left;
	width: 460px;
	height: 465px;
	background: url(images/homeMid.gif) repeat-y;
}
#headings{
	width: 460px;
	height: 52px;
	background: url(images/homeTop.gif) no-repeat top;
}
#headings h1{
	position: absolute;
	bottom: 24px;
	left: 24px;
	width: 141px;
	height: 51px;
}
#headings h1 a{
	display: block;
	width: 141px;
	height: 51px;
	background: url(images/homeLogo.gif) no-repeat;
}
#maincontent h2{
	position: absolute;
	top: 57px;
	left: 185px;
	width: 249px;
	height: 38px;
	background: url(images/homeTagline.gif) no-repeat;
}
#intro{
	width: 258px;
	height: 363px;
	padding: 50px 17px 0 185px;
	background: url(images/homeBtm.gif) no-repeat bottom;
}
#intro p{
	padding-top: 20px;
	font: .8em Arial, Helvetica, sans-serif;
}
#realtylink a, #appraisallink a{
	position: absolute;
	display: block;
	width: 120px;
	height: 30px;
}
#realtylink a{
	bottom: 25px;
	left: 185px;
	background: url(images/realestatebutton.gif) no-repeat;
}
#appraisallink a{
	bottom: 25px;
	left: 315px;
	background: url(images/appraisalbutton.gif) no-repeat;
}
#realtylink a:hover, #appraisallink a:hover{
	background-position: 0 100%;
}
#realtyinfo a{
	float: left;
	display: block;
	width: 285px;
	height: 335px;
	margin-left: 5px;
	background: url(images/homeEasyStreet1.jpg) no-repeat;
}
#realtytext{
	display: block;
	margin: 57px 0 0 65px;
	width: 159px;
	height: 41px;
	background: url(images/homeEasyStreetText.gif) no-repeat;
	cursor: pointer;
}
#appraisal a{
	display: block;
	float: left;
	width: 285px;
	height: 125px;
	margin: 5px 0 0 5px;
	background: url(images/homeProperty.jpg) no-repeat;
}

#realsidebar{
	float: left;
	width: 185px;
	height: 465px;
	background: url(images/realSidebar.jpg) no-repeat;
}
#realsidebar h1 a{
	display: block;
	width: 133px;
	height: 48px;
	margin: 22px 0 0 27px;
	background: url(images/realLogo.gif) no-repeat;
}
#realcontent{
	float: left;
	width: 560px;
	height: 300px;
	margin-left: 5px;
	background: url(images/realMid.gif) repeat-y;
}
#realcopy{
	position: relative;
	width: 560px;
	height: 300px;
	background: url(images/realBtm.gif) no-repeat bottom;
}
#realcopy h2{
	width: 560px;
	height: 60px;
	background: url(images/realTop.gif) no-repeat top;
}
#realhead{
	position: absolute;
	display: block;
	top: 36px;
	left: 115px;
	width: 196px;
	height: 25px;
	background: url(images/realHead.gif) no-repeat;
}
#realcopy p{
	margin: 20px 20px 0 115px; 
	font: .8em Arial, Helvetica, sans-serif;
}
#realcontact{
	float: left;
	width: 560px;
	height: 160px;
	margin: 5px 0 0 5px;
	background: #2f5c9e url(images/realBlueBtm.gif) no-repeat bottom;
}
#realcontactcopy{
	width: 435px;
	height: 120px;
	padding: 20px 10px 20px 115px;
	color: #fff;
	font: .8em Arial, Helvetica, sans-serif;
	background: url(images/realBlueTop.gif) no-repeat top;
}
#realcontactcopy h3{
	margin-bottom: 10px;
	font: normal 16px Arial, Helvetica, sans-serif;
}
#realcontactcopy strong{
	font-size: 13px;
}
#realcontactcopy p{
	margin-top: 3px;
	font-size: 11px;
}
#realcontactcopy a{
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#realcontactcopy a:hover{
	background: #6385b6;
}
.contactlabel{
	display: block;
	float: left;
	width: 35px;
	margin-right: 10px;
	color: #cbd6e7;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#license{
	position: relative;
	margin: -51px 0 0 200px;
}


#footer{
	position: relative;
	clear: both;
	width: 750px;
	padding-top: 5px;
	text-align: center;
}
#footlinks p{
	margin-top: 10px;
	color: #444;
	font: bold .6em Arial, Helvetica, sans-serif;
}
#footlinks p a{
	color: #2f5c9e;
	text-decoration: none;
}
#footlinks p a:hover{
	color: #2f5c9e;
	background: #cbd6e7;
}
#footmls a{
	position: absolute;
	top: 5px;
	right: 30px;
	display: block;
	width: 69px;
	height: 28px;
	background: url(images/footMLS.gif) no-repeat;
}
#footequal a{
	position: absolute;
	top: 5px;
	right: -1px;
	display: block;
	width: 28px;
	height: 28px;
	background: url(images/footEqual.gif) no-repeat;
}
#bonuslinks{
	position: absolute;
	top: 15px;
	left: 0;
	font: 11px Arial, Helvetica, sans-serif;
}
#bonuslinks a{
	color: #fff;
	text-decoration: none;
}
#bonuslinks a:hover{
	color: #6385b6;
}
