/* - King's Roofing. Copyright (c)2008. All rights reserved.*/
/* Contact Us (contact.html) */

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

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

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

#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;
}

#continfo {
	position:absolute;
	width:100%;
	height:115px;
	z-index:15;
	left: 1px;
	top: 181px;
}
#form {
	position:absolute;
	width:100%;
	height:436px;
	z-index:16;
	top: 249px;
}

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

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

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

