#footernavigation {
	display: inline;
}

#footer span {
	border-left: 2px solid #777;
	padding: 4px 0px 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 0px 30px;
	text-decoration: none;
	color: #777
}

#footer img {
	position: relative;
	top: 29px;
	border:none;
}
#footer img a{
	border:none;
	color:transparent;
}
