#footer {
	width: 971px;
	position: relative;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	height: 29px;
	clear: both;
}
#footer p {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 555px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
