﻿#MainLogo {
    float: left;
    height: 67px;
    width: 65px;
    background-size: contain;
    background-repeat: no-repeat;
}

#SubLogo {
    display: block;
    width: 295px;
    height: 43px;
    float: right;
}

#FooterImg {
    display: block;
    clear: both;
    width: 1300px;
    height: 99px;
    margin-left: 10px;
}

#NavLinks {
    float: none !important;
    padding-left: 10px;
}

#SubLogo {
    float:right;
}

#spCompany:before
{
    content:"";
}