@charset "utf-8";
#divContent a.aButtonFreeEstimate {
	background-image: url(../_images/buttonEstimateNew.png);
	width: 157px;
	background-position: left top;
	height: 47px;
	text-indent: -9999px;
	display: block;
	float: right;
}
#divContent a.aButtonFreeEstimate:hover {
	background-position: right top;
}


#divSidebar {
	float: left;
	margin-right: 0px;
	width: 205px;
	padding-top: 10px;
}
#divSidebar .divCustomerSatisfaction {
	margin-bottom: 30px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 175px;
	background-position: center center;
	background-image: url(../_images/badgeCustomerSatisfaction.jpg);
}
#divSidebar .divHDasp {
	margin-bottom: 30px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}
#divSidebar  .divHDasp .spanLogo{
	width: 70px;
	height: 70px;
	float: left;
	display: block;
	text-indent: -9999px;
	background-image: url(../_images/logoHomeDepot.png);
}
#divSidebar .divHDasp .spanAsp{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #8D370A;
	padding-top: 6px;
	height: 60px;
	margin-left: 10px;
	font-size: 16px;
	float: left;
	width: 80px;
}
#divSidebar .divHDasp .spanMotto{
	line-height: 28px;
	color: #666;
	font-size: 12px;
	clear: left;
	display: block;
	text-align: center;
}
#divSidebar .divHDasp .spanMotto strong {
	font-weight: bold;
}
#divSidebar .divSoCal {
	width: 203px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
	color: #016DB8;
	font-size: 11px;
	font-weight: normal;
}
#divSidebar .divSoCal a {
	background-image: url(../_images/logoSoCal.jpg);
	height: 64px;
	width: 203px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	border: 1px solid #016DB8;
}
#divSidebar .divSoCal .spanMotto {
	font-size: 14px;
	font-weight: bold;
}
#divSidebar .divSoCal .spanMotto strong {
	color: #21A553;
}
#divSidebar .divSOW {
	margin-bottom: 30px;
}

#divSidebar .divSOW a {
	height: 36px;
	background-image: url(../_images/logoSaveOurWater.jpg);
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 10px;
	width: 203px;
	text-indent: -9999px;
	border: 1px solid #153659;
}
#divSidebar .divImages a{
	background-image: url(../_images/turfworxImages.jpg);
	height: 410px;
	width: 205px;
	background-position: center center;
	text-indent: -9999px;
	display: block;
}
#divContent {
	padding-bottom: 0px;
}

