div#footer{
	font-size: 10px;
	line-height: 130%;
	background-color: #EBF7E1;
	height: 50px;
	width: 1200px;
	float: none;
	position: absolute;
	top: 700px;
	left: 50px;
}

div#footer p{
	margin: 5px;
}
