#main {
	height: 	1450px;
}

#content {
	height: 	1255;
}

#bottom {
	position: 	absolute;
	bottom: 	0px;
	left: 		0;
	width: 		735px;
	height: 	28px;
	background: #efeb92;
	text-align: center;
	color: 		#bb3c3d;
	top: 		1450px;
}

