﻿#logoLeft
{
    display: block;
    margin-top: 0px;
        background-image: url('../../images/loggor/Aon_Logo_Tagline_RGB_Red.jpg' );

    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
    width: 241px;
    height: 50px;
    vertical-align: text-top;
}
