@charset "utf-8";
/* CSS Document */

.footer {
	height: 40px;
	margin: 0;
	border: 0;
	background: url(../images/footerBG.png) repeat-x center;
	clear:both;
}
.copyright {
	width: 900px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	margin: 0 auto;
	color: #F5F5F5;
}