div#footer .wrapper {
	width: 1000px;
	margin: auto;
	padding: 16px 13px 0px 0px;
}
div#footer a.copyright {
	width: 211px;
	height: 12px;
	float: right;
	background: url(/Core/Admin/Static/image/footer.copyright.gif) no-repeat;
	text-indent: -3000em;
}
div#footer {
	height: 92px;
	width: 100%;
	background: #e7e7e7;
}
