#footer
{
	margin: 4.5em auto 2em;
	width: 100%;
	text-align: left;
	font-size: 0.8em;
	font-weight: inherit;
}
#footer-inner
{
	margin: 0 auto;
	text-align: left;
	width: 626px;
	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: #80A00F;
	text-decoration: none;
	padding-left: 20px;
}
