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

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

#flash {
	position:absolute;
	width:100%;
	height:115px;
	z-index:10;
	top: 240px;
}

#lowerContent {
	position:absolute;
	width:100%;
	height:47px;
	z-index:11;
	top: 467px;
}

#hr {
	position:absolute;
	width:100%;
	height:25px;
	z-index:12;
	top: 693px;
}

#bbb {
	position:absolute;
	width:150;
	height:115px;
	z-index:13;
	top: 960px;
	left: 950px;
}

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

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

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