﻿#footer
{
	background: url('images/footer.png') repeat-x;
	clear: both;
	color: #fff;
	line-height: 1.2em;
	text-align: center;
	padding: 25px;
	height: 65px;
}

#footer a:hover
{
	color: #000;
}
