/* CUSTOM CSS */


.homepage #nav-full li a {
		
		line-height:1.3em;
		
	}
	
	 #content-homepage{
 position:relative;
   z-index:-1;
}

 #wrapper-homepage{
 position:relative;
   z-index:0;
}
	
#search-homes {
position: absolute;
display: block;
top: 233px;
left: 328px;
width: 232px;
height: 88px;
background: url(/siteimages/clear_px.png) top left repeat;
z-index:999999;

}

#iphone-app {
position: absolute;
display: block;
top: 233px;
left: 643px;
width: 232px;
height: 88px;
background: url(/siteimages/clear_px.png) top left repeat;
z-index:999999;


}
	


#email a {
	display:block;
	height:45px;
	width:210px;
	z-index:99999;
	text-indent: -9999em;
	float:left;
	position:absolute;
	
}

.homepage #email a {
	top:350px;
	left:760px;
}

