#wrapper{
	width: 100%;
	overflow: hidden;
}
#main{
	width: 100%;
	overflow: hidden;
}
#page{
	margin: 0 0 20px;
}