#divContent h1 {
	text-align: center;
	margin-bottom: 20px;
}
#divContent .section {
	height: 200px;
	width: 400px;
	background-image: url(../hdads/_images/secBG.png);
	background-repeat: no-repeat;
	margin-left: 13px;
	float: left;
}
#divContent .rtColumn {
	margin-left: 33px;
}
#divContent .secAdTh {
	background-image: url(../hdads/_images/ThFrame.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 134px;
	height: 200px;
	float: left;
}
#divContent .secAdTh img {
	padding-top: 25px;
	padding-left: 27px;
}
#divContent h2 {
	margin-top: 18px;
	margin-bottom: 17px;
	text-align: center;
	color: #EF6A23;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 15px;
}

#divContent a.logoBranch {
	display: block;
	height: 70px;
	width: 265px;
	float: left;
	background-position: center bottom;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#divContent .logoStoneworks {
	background-image: url(../hdads/_images/logoStoneworks.png);
}
#divContent .logoTurfworks {
	background-image: url(../hdads/_images/logoTurfworks.png);
}

#divContent a.aViewButton {
	display: block;
	float: left;
	width: 229px;
	height: 33px;
	background-image: url(../hdads/_images/secButtons.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999px;
	margin-left: 17px;
	margin-bottom: 10px;
}
#divContent .aViewButton:hover {
	background-position: center -33px;
}

#divContent a.aDownloadButton {
	display: block;
	float: left;
	width: 229px;
	height: 33px;
	background-image: url(../hdads/_images/secButtons.jpg);
	background-repeat: no-repeat;
	background-position: center -66px;
	text-indent: -9999px;
	margin-left: 17px;
	margin-bottom: 5px;
}
#divContent a.aDownloadButton:hover {
	background-position: center bottom;
}

#divContent .pDownloadInfo {
	float: left;
	font-size: 11px;
	width: 265px;
	text-align: center;
	color: #999;
}
