#divFloatWraper {
	position: absolute;
	left: 0px;
	top: 0px;
}
#divContainer {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
	margin-top: 30px;
	background-image: url(../images/Gasworks.jpg);
	background-repeat: no-repeat;

}



#divBanner {
	width: 955px;
	float: left;
}


#divContentFrame {
	width: 953px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}


#divFooter {
	width: 955px;
	clear: both;
}
