#left, #right {
	background-repeat: repeat-x;
	background-position: left top;
	width: 49%;
	height: 833px;
	overflow: hidden;
}

#container {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}