
div.footer {
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-width: 0px 0px 0px 0px;
	width: 482px;
	height: 82px;
	left: 335px;
	top: 525px;
	/*background: url(../img/backgrounds/footer.jpg);*/
	text-align: center;
	background-color: #7E2725;
	padding: 0px 0px 0px 10px;
}


.footer img {
	float: left;
	
}

