#footer {
	margin-top: -30px;
	width: 100%;
	text-align: center;
}

#footer-inner {
	margin: 0 auto;
	text-align: left;
	width: 526px;
	position: relative;
	z-index: 100;
}

.footer-item-last,
.footer-item {
	padding-right: 20px;
	color: #969696;
}
.footer-item {
	border-right: 1px solid #969696;
}

.footer-item-last a,
.footer-item a {
	color: #969696;
	text-decoration: none;
	padding-left: 20px;
}

