@charset "utf-8";
/* Weller Construction, Inc. - services.css */

.style6 {color: #003399}
.style7 {
	color: #003398;
	font-weight: bold;
}

#container_services {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 755px;
	background-color: #FFFFFF;
	height: 875px;
}

#vertBar {
	position:absolute;
	width:2px;
	height:565px;
	z-index:8;
	left: 204px;
	top: 158px;
	background-color: #C8AE33;
}

#servicesHeader {
	position:absolute;
	width:534px;
	height:39px;
	z-index:6;
	left: 209px;
	top: 163px;
}

#content {
	position:absolute;
	width:487px;
	height:238px;
	z-index:5;
	left: 242px;
	top: 215px;
}

#footerBar_top {
	position:absolute;
	width:550px;
	height:2px;
	z-index:1;
	left: 205px;
	top: 721px;
	background-color: #C8AE33;
}

#footerBar_middle {
	position:absolute;
	width:755px;
	height:10px;
	z-index:1;
	top: 725px;
	background-color: #C8AE33;
}

#footerBar_bottom {
	position:absolute;
	width:755px;
	height:2px;
	z-index:6;
	top: 737px;
	background-color: #C8AE33;
}

#bottomMenu {
	position:absolute;
	width:755px;
	height:115px;
	z-index:7;
	top: 745px;
}
