﻿#MainLogo {
    float: left;
    height: 134px;
    width: 130px;    
    background: url("/Images_OPAL/Logo.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 25px;
}

#SubLogo {
    display: block;
    width: 295px;
    height: 43px;
    float: right;
    /*background: url("/Images_OPAL/Logo.png");*/
    
}



#NavLinks, #SubLogo {
    float: right;
}

#spCompany:before {
    content: "Opal Gas Limited";    
}
