.middlefloat {
	position: absolute;
	top: 50%;
	width: 100%;
	overflow: visible;
	height: 1px;
	background-color: #FFFFFF;
}
.centerfloat {
	position: absolute;
	top: 50%;
	width: 955px;
	margin-top: -300px;
	margin-left: -477px;
	left: 50%;
	background-color: #FFFFFF;
}
