@charset "utf-8";
/* Weller Construction - about.css*/

#container_about {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 755px;
	background-color: #FFFFFF;
	height: 825px;
}


#aboutHeader {
	position:absolute;
	width:537px;
	height:47px;
	z-index:6;
	left: 210px;
	top: 164px;
}

#Content {
	position:absolute;
	width:508px;
	height:238px;
	z-index:5;
	left: 226px;
	top: 220px;
}

#vertBar {
	position:absolute;
	width:2px;
	height:520px;
	z-index:8;
	left: 204px;
	top: 158px;
	background-color: #C8AE33;
}

#footerBar_top {
	position:absolute;
	width:550px;
	height:2px;
	z-index:1;
	left: 205px;
	top: 676px;
	background-color: #C8AE33;
}

#footerBar_middle {
	position:absolute;
	width:755px;
	height:10px;
	z-index:1;
	top: 680px;
	background-color: #C8AE33;
}

#footerBar_bottom {
	position:absolute;
	width:755px;
	height:2px;
	z-index:6;
	top: 692px;
	background-color: #C8AE33;
}

#bottomMenu {
	position:absolute;
	width:755px;
	height:115px;
	z-index:7;
	top: 704px;
}
