@charset "utf-8";
#featurecontact {
	background-image: url(../Images/contact_header.jpg);
	background-repeat: no-repeat;
	position: absolute; 
	left: 50%;
	margin-left: -425px;
	top: 141px;
	width: 850px;
	height: 310px;
	background-color: #CCC;
	z-index: 1;
}
#featurecontact li {
	list-style: none;
}
#bodybgcontact {
	background-repeat: repeat-x;
	background-color: #272727;
	background-position: center top;
	position: absolute;
	top: 0em;
	left: 0px;
	width: 100%;
	height: 90px;
}
#bodybgquote {
	background-repeat: repeat-x;
	background-color: #272727;
	background-position: center top;
	position: absolute;
	top: 0em;
	left: 0px;
	width: 100%;
	height: 1000px;
}
#bodybgimgcontact {
	background-image: url(../Images/Body_2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #333;
	position: absolute;
	top: .2em;
	left: 0px;
	width: 100%;
	height: 850px;
	z-index: 4;
}
#bodybgimgquote {
	background-image: url(../Images/Body_2.jpg);
	background-color: #333;
	background-repeat: repeat-x;
	background-position: center top;
	position: absolute;
	top: .2em;
	left: 0px;
	width: 100%;
	height: 1700px;
	z-index: 4;
}
#footercontact {
	position: absolute; 
	left: 0; 
	top: 1210px;
	list-style: none;
	text-align: center;
	width: 100%;
	height: 228px;
	background: url(../Images/light_bands_footer.png) center top no-repeat;
	z-index: 500;
}
#footercontact li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #375395;
	font-size: 12px;
	float: left;
	text-decoration: none;
	list-style: none;
	text-align: center;
}
#footerquote {
	position: absolute; 
	left: 0; 
	top: 2000px;
	list-style: none;
	text-align: center;
	width: 100%;
	height: 228px;
	background: url(../Images/light_bands_footer.png) center top no-repeat;
	z-index: 500;
}
#footerquote li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #375395;
	font-size: 12px;
	float: left;
	text-decoration: none;
	list-style: none;
	text-align: center;
}
#bgcolorcontact {
	background-color: #1A1A1A;
	position: absolute;
	top: 128px;
	left: -.1%;
	width: 100%;
	height: 100px;
	z-index: 8;
}
#bgcolorquote {
	background-color: #1A1A1A;
	position: absolute;
	top: 128px;
	left: -.1%;
	width: 100%;
	height: 100px;
	z-index: 8;
}
