 .contentSub {
	padding: 5px;
}
 .contentHome {
	padding-top: 25px;
	padding-left: 83px;
}
 .contentEstimate {
	padding-top: 25px;
	padding-left: 90px;
}
 .contentTestimonials {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.contentTestimonials2 {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
.contentTestimonials3 {
	color: #000000;
}
.boxSub {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #666666;
	width: 175px;
	border: 2px solid #000000;
	position: relative;
	left: 5px;
	height: 95px;
	margin-top: 5px;
}
.boxAssoc {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #666666;
	width: 175px;
	border: 2px solid #000000;
	position: relative;
	left: 5px;
	margin-top: 5px;
}
.boxHome {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #666666;
	width: 175px;
	height: 100px;
	border: 2px solid #000000;
	background-image: url(/images/sideBarHome.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	margin: 5px;
}
.boxEstimate {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #666666;
	width: 175px;
	border: 2px solid #000000;
	background-image: url(/images/sideBarEstimate.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	left: 5px;
	height: 95px;
	margin-top: 5px;
}
.boxTestimonials {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #666666;
	width: 175px;
	border: 2px solid #000000;
	left: 5px;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
.boxSpacer {
	height: 5px;

}