.footer span {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 0px 1px 0px #eaeaea;
}
.footerBack {
	position: relative;
	bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	min-width: 1024px;
	width: 100%;
	height: 122px;
	background: url(../img/footerBack3.png) repeat-x;
}
#address {
	position: relative;
	top: 21px;
	width: 100%;
	text-align: center;
}
#copyright {
	position:relative;
	bottom: 50px;
	width: 100%;
	text-align: center;
}
#copyright span {
	position: relative;
	font-size: 0.7em;
	top: -20px;
}
