@charset "utf-8";
/* Weller Construction - references.css*/

#container_references {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 755px;
	background-color: #FFFFFF;
	height: 825px;
}


#headerReferences {
	position:absolute;
	width:535px;
	height:42px;
	z-index:6;
	left: 209px;
	top: 163px;
}

#content {
	position:absolute;
	width:523px;
	height:238px;
	z-index:5;
	left: 219px;
	top: 223px;
}

#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;
}
