#main {
	width: 1200px;
	text-align: left;
	position: absolute;
	left: 50%;
	margin-left: -600px;
}

#header {
	background-image: url(/images/index/header_gradient.gif);
	background-repeat:no-repeat;
	height: 10px;
}
#content1 {
	position: relative;
	background-image: url(/images/index/index_bg_01.jpg);
	background-repeat: no-repeat;
	height: 730px;
}

#content2 {
	position: relative;
	background-image: url(/images/index/index_bg_02.jpg);
	background-repeat: no-repeat;
	height: 730px;
}

#content3 {
	position: relative;
	background-image: url(/images/index/index_bg_03.jpg);
	background-repeat: no-repeat;
	height: 730px;
}

#contact_info {
	position: absolute;
	width: 475px;
	left: 504px;
	top: 77px;
	color: #0055a5;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	font-size: 21px;
}

#featured_properties {
	background-image: url(/images/index/featured_properties.gif);
	background-repeat: no-repeat;
	width: 252px;
	height: 30px;
	margin: 2px 0 0 10px;
	float: left;
}

#featured_listing {
	margin-left: 113px;
	width: 640px;
	background-color: #006492;
	border: 1px solid #F3C24F;
	padding-left: 1px;
	padding-bottom: 5px;
	position: absolute;
	top: 175px;
}

#featured_listing a img {
	border: 0;
}

#featured_listing #featured {
	display: block;
	position: relative;
	width: 144px;
	height: 108px;
}

#featured_listing table.listing {
	margin-left:4px;
	margin-bottom:0px;
	margin-top:3px;
	border: 1px solid #c9bd69;
}

#featured_listing .details .bold {
	color: #0078a3;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 36px !important;
}

#featured_listing .details .desc {
	color: #0078a3;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	font-size: 12px;
	height: 19px;
}

#featured_listing p {
	height: 30px;
	background-color: #fff;
	color: #0C4D86;
	font-size: 0.8em;
	padding: 10px 10px 10px 30px;
}

#featured_listing h2 {
	text-transform: uppercase;
	color: #fff;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

#featured_listing .featured_title {
	text-decoration: underline;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}

img#sticker {
	float: right;
	margin-top: 10px;
}

#mackenzie {
	display: block;
	background-image: url(/images/index/mackenzie_btn.gif);
	background-repeat: no-repeat;
	width: 289px;
	height: 129px;
	position: absolute;
	margin: 262px 0 0 763px;
	top: 183px;
}

#footer {
	text-align: center;
	margin-top: 10px;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#copyright {
	margin-top: 10px;
	text-align: center;
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}

#copyright table {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}