#footernavigation
{
	display: inline;
}
#footer SPAN
{
	border-left: 2px solid #777;
	padding: 4px 0px;
}
#footer SPAN.footer-company-text
{
	border-left: 0;
	border-right: 2px solid #777;
	padding-right: 30px;
	font-size: 11px;
	font-weight: bold;
}
#footer A
{
	font: 11px/30px verdana, sans-serif;
	font-weight: bold;
	padding: 0px 30px;
	text-decoration: none;
	color: #777;
}
#footer IMG
{
	position: relative;
	top: 29px;
	border: none;
}
#footer IMG A
{
	border: none;
	border-color: inherit;
}
