/* CSS Document */

#wrapper {
	float: left !important;
	float: inherit;
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	min-height: 100%;
	background:url(../images/wrapperPole.jpg) bottom center no-repeat;
	margin-bottom: -26px;
	}
