
.footer {
	position: absolute;
	top: 910px;
	left: 5px;
	width: 100%;
	background-image:     url(../images/footer.gif);
	padding: 25px 15px 15px 15px;
	margin: 0 0 1.25em 0;
	z-index: 15;
}