/* - King's Roofing. Copyright (c)2008. All rights reserved.*/
/* Services (services.html) */

#upperContent {
	position:absolute;
	width:100%;
	height:22px;
	z-index:7;
	top: 186px;
}

#content {
	position:absolute;
	width:100%;
	height:274px;
	z-index:10;
	top: 223px;
}

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

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

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