#footer {
	clear: both;
	width:990px;
	padding-top:15px;
	background-color: #EFEFEF;
	text-align:center;
	background-image: url(/Images/foot.jpg);
	background-repeat: repeat-x;
	height:160px;
	color:#221815;
	line-height:21px;
}
#footer p{text-align:center; }

#footer a{
	color:#221815;
	text-decoration: underline;
}
#footer a:hover{color:#D8000F;text-decoration: underline;}
