/* CSS Document */

/* Links */
a#homes, a#services, a#remodelers {
	float: left;
	display: block;
	width: 189px;
	height: 188px;
	text-decoration: none;
	text-indent: -9999px;
}
a#homes {
	margin-right: 25px;
}
a#homes:hover {
	background: url(graphics/SelectorPage/homes_over.jpg) no-repeat left top;
}
a#services {
	margin-right: 22px;
}
