#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 656px;
	position: relative;
	}
	
#scroller {
	width: 656px;
	margin: 0 auto;	
	border-top: 0px;
	overflow: hidden;
	}

#content {
	width: 5250px;
	}
	
.section {
	width: 656px;
	margin: 0px;
	float: left;
	}
