/* - King's Roofing. Copyright (c)2008. All rights reserved.*/
/* About Us (about.html) */
#Content {
	position:absolute;
	width:100%;
	height:276px;
	z-index:7;
	top: 205px;
}

#footerBar_maroon {
	position:absolute;
	width:100%;
	height:20px;
	top: 585px;
	background-color: #4D0000;
	z-index: 8;
}

#footerBar_grey {
	position:absolute;
	width:100%;
	height:10px;
	z-index:9;
	top: 607px;
	background-color: #999999;
	clear:both;
}

#footerMenu {
	position:absolute;
	width:100%;
	height:115px;
	z-index:14;
	top: 627px;
}
