/* CUSTOM CSS */

#promos li#promo1 a {
	position:absolute;	
	left:-23px;
	top:0px;
	background: transparent url("/siteimages/featured-properties.png") no-repeat;
}

#promos li#promo2 a {
	position:absolute;	
	left:216px;
	top:0px;
	background: transparent url("/siteimages/new-listings.png") no-repeat;
}

#promos li#promo3 a {
	position:absolute;	
	left:455px;
	top:0px;
	background: transparent url("/siteimages/home-value.png") no-repeat;
}

#promos li#promo4 a {
	position:absolute;	
	left:694px;
	top:0px;
	background: transparent url("/siteimages/Distressed-Properties.png") no-repeat;
}

