#main {
        height: 	650px;
}

#content {
        height: 	391px;
}

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

