div.galleries {
	background-image: url('/common/images/interface/homepage/navBG.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	width: 225px;
	height: 350px;
	margin-left: 30px;
	padding-top: 20px;
	float: left;
}

* html div.galleries {
	margin-left: 15px;
}

div.options {
	margin-left: 36px;
}

div.options a {
	background-position: left;
	display: block;
}

div.options a:hover {
	background-position: right;
}

div.options div {
	margin-top: 23px;
}

div.options div.commercial a {
	background-image: url('/common/images/interface/homepage/commercial.gif');
	width: 80px;
	height: 9px;
}

div.options div.educational a {
	background-image: url('/common/images/interface/homepage/educational.gif');
	width: 144px;
	height: 13px;
}

div.options div.health a {
	background-image: url('/common/images/interface/homepage/health.gif');
	width: 80px;
	height: 10px;
}

div.options div.multi a {
	background-image: url('/common/images/interface/homepage/multiFamily.gif');
	width: 103px;
	height: 25px;
}

div.options div.public a {
	background-image: url('/common/images/interface/homepage/publicService.gif');
	width: 149px;
	height: 12px;
}

div.options div.industrial a {
	background-image: url('/common/images/interface/homepage/industrial.gif');
	width: 134px;
	height: 10px;
}

div.options div.renos a {
	background-image: url('/common/images/interface/homepage/renovations.gif');
	width: 144px;
	height: 10px;
}

div.options div.distinct a {
	background-image: url('/common/images/interface/homepage/distinctive.gif');
	width: 121px;
	height: 12px;
}

div.main_image {
	background-image: url('/common/images/interface/homepage/mainImage.jpg');
	background-repeat: no-repeat;
	width: 666px;
	height: 375px;
	float: left;
	margin-bottom: 20px;
}

div.view {
	margin-left: 495px;
	margin-top: 325px;
}

div.view a {
	font-family: "Trebuchet MS";
	font-size: 16pt;
	color: #484848;
	text-decoration: none;
	font-weight: bold;
}

div.view a:hover {
	color: #732c00;
}

div.content {
	position: relative;
	top: -15px;
	margin-left: 30px;
}

div.title {
	margin-left: 23px;
	font-family: "Trebuchet MS";
	font-size: 30px;
	color: #000000;
}

div.feature {
	background-image: url('/common/images/interface/homepage/featureBG.jpg');
	background-repeat: no-repeat;
	width: 829px;
	height: 80px;
	margin-left: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 15px;
	line-height: 16px;
}

div.copyright {
	margin-top: 0px;
	margin-left: 50px;
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
}