#footer {
	clear: both;
	width: 960px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	height: 55px;
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	color: #000000;
	margin: 0px;
	float: right;
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
