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

#headerBar_maroon {
	position:absolute;
	width:100%;
	height:19px;
	z-index:3;
	top: 146px;
	background-color: #4D0000;
}
#headerBar_grey {
	position:relative;
	width:100%;
	height:10px;
	z-index:4;
	background-color: #999999;
	top: 134px;
}
#header_logo {
	position:absolute;
	width:100%;
	height:115px;
	z-index:6;
	top: 30px;
}


