/********** Widths ***************/
/*
.body .width {
	width: 800px;
}
.bottom .width {
	width: 759px;
}
*/


.sub-menu {
	display: none;
}

.body td {
	vertical-align: middle;
}

.body p {
	margin: 0px 20px;
	
	font-size: 11px;
	line-height: 1.5em;
}

.body img {
	display: block;
}

#flash {
	width: 759px;
	height: 362px;
	margin-top: 4px;
	margin-bottom: 5px;
	position: relative;
}

	#flash a { font: 11px arial, sans-serif; color: #000000; position: absolute; text-decoration: none; background: url(../images/orange-arrow.gif) 0 4px no-repeat; padding-left: 7px; }
		#flash a:hover { text-decoration: underline; }
		#flash a.gallery { top: 80px; right: 15px; }
		#flash a.estimate { top: 181px; right: 37px; }
		#flash a.deals { top: 308px; right: 20px; }
		
#flash img {
	display: block;
}

.bottom-menu img {
	display: block;
}
 


#homeContent {
	float: left;
	width: 493px;
	margin-right: 20px;	
}

	#homeContent p {
		margin-top: 0;
	}
	
#homeServices {
	float: left;
	width: 246px;
}

	#homeServices ul {
		margin-top: .75em;
	}
	
	
	
	
