/* CUSTOM CSS */

#propertyslideshow {
	
	top:400px  !important;
	margin-left:195px;
}

/*-- promos --*/
#promos {
	position:absolute;
top: 0px;
margin-top: 22px;
margin-left: 25px;
}

#promos li a {
	width:238px;
	height:86px;
	display:block;
	margin-bottom:10px;
	text-indent:-9999em;
	opacity:.8;
}

#promos li a:hover {
	opacity:1;
}

#promos li#promo1 a {
	background: transparent url("http://www.richmondhomesource.com/siteimages/featured-properties.png") no-repeat;
}

#promos li#promo2 a {
	background: transparent url("http://www.richmondhomesource.com/siteimages/new-listings.png") no-repeat;
}

#promos li#promo3 a {
	background: transparent url("http://www.richmondhomesource.com/siteimages/home-value.png") no-repeat;
}