/* ----------------------- GENERAL ----------------------- */

body {
	margin:0px;
	padding:20px;
}

#page-body {
	width:929px;position:relative;
}

/* ----------------------- Containers ----------------------- */



#left-container {
	width:330px;
	left:0px;
	top:0px;
	background-color:#ffffff;
	position:absolute;
}

#center-container {
	width:559px;
	left:330px;
	top:0px;
	background-color:#ffffff;
	position:absolute;
	
}

#right-container {
	width:40px;
	height:289px;
	background-color:#ffffff;
	position:absolute;
	top:99px;
	left:889px;
}

#top-navigation {
	width:189px;
	height:42px;
	vertical-align:top;
	background-color:#ffffff;
	position:absolute;
	top:0px;
	left:700px;
}




/* ----------------------- Components ----------------------- */

#flash-location {
	width:559px;
	height:346px;
	position:absolute;
	top:42px;
	left:330px;
}


#featured-property-bg {
	background-image:"../images/home/featured_bg.jpg";
	width:559px;
	height:192px;
	position:absolute;
	top:388px;
	left:330px;
	z-index:500;
}

#featured-property-content {
	width:280px;
	height:130px;
	position:absolute;
	top:443px;
	left:579px;
	z-index:501;
	
}

#featured-property-image {
	width:192px;
	height:150px;
	position:absolute;
	top:410px;
	left:359px;
	z-index:502;
}

#press-releases {
	width:275px;
	height:69px;
	background-color:#ffffff;
	position:absolute;
	top:407px;
	left:35px;
}

#at-a-glance {
	width:275px;
	height:120px;
	background-color:#ffffff;
	position:absolute;
	top:516px;
	left:35px;
}

#home-footer {
	width:559px;
	position:absolute;
	top:585px;
	left:330px;	
}

#home-logo {
	width:330px;
	height:99px;
	position:absolute;
	top:0px;
	left:0px;	
}

#home-left-content {
	width:330px;
	height:289px;
	position:absolute;
	top:99px;
	left:0px;	
}
ul.home_at_a_glance{
	background: transparent;
	width: auto;
	height: auto;
	text-decoration: none;
	margin: 0;
	padding: 5;
	border: 0;
	float: none;
	clear: none;
	vertical-align: baseline;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
	}