/* CUSTOM CSS */

#promos {
	left:710px;
}


#floatme {
	display: block;
        position: absolute;
	top: 176px;
left: 0px;
z-index: 99999;
	margin-left: 710px;
}

#promos li#promo1 a {
	position:absolute;	
	left:0px;
	top:-23px;
	background: transparent url("/siteimages/featured-properties.png") no-repeat;
}

#promos li#promo2 a {
	position:absolute;	
	left:0px;
	top:238px;
	background: transparent url("/siteimages/new-listings.png") no-repeat;
}

#promos li#promo3 a {
	position:absolute;	
	left:0px;
	top:64px;
	background: transparent url("/siteimages/home-value.png") no-repeat;
}

