.bottom .width {
	width: 800px;
}

.body .positioner {
	width: 600px;
}

.body-image {
	display: block;
}

.free-estimate img {
	display: block;
}


/**************************************/

.content .awards {
	width: 100%;
}

.content .awards .award {
	border: 18px solid white;
	width: 50%;
	
	font-family: Arial, Sans Serif;
	font-size: 12px;
}

.content .awards .award .name {
	padding: 3px;
	margin-bottom: 3px;
	margin-left: -3px;
	font-family: Arial, Sans Serif;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	
	border-bottom: 1px solid #E7E2B5;
}

.content .awards .award .description,
.content .awards .award .recipient {
	font-weight: bold;
}

.content .awards .award .description {
	color: #115797;
}



