@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/evermore_heights/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/evermore_heights/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/evermore_heights/estate-title-small.png) center no-repeat;
	width: 458px;  /* width of image */ 
	height: 19px; /* height of image */
	
	/* now set its location */
	top: 400px;
	right: 469px;
}

#sustainability { top: 175px; right: 55px; position: absolute; }
#sustainability a { display: block; background: url(/images/evermore_heights/3d-sustainability.png) center no-repeat; width: 224px; height: 258px; text-indent: -9999px; }

/* Internal */
#estateheader {
	background: url(/images/evermore_heights/content-banner.jpg) top left no-repeat;
}


