.logo{
    background: url(../images/aerobridge-header-square.png) no-repeat center center;
    height: 50px;
    width: 125px;
    left: 42px;
    margin: 0;
    overflow: hidden;
    padding: 10px 0;
    position: absolute;
    text-indent: -9999px;
    top: 29px;
    z-index: 1;
}
.footer-logo{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/aerobridge-logo-footer.png) no-repeat;
	width: 99px;
	height: 23px;
}