﻿/*-------------------------------------------------------------------------------Header-------------------------------------------------------------------------------*/
#logo img {
    margin-top: 15px !important;
}
#headerStrip {
    display: block;
    width: 100%;
    background-color: white;
    height: 100px;
    position: absolute;
    box-shadow: #AFC1CC 0px 3px 2px -3px;
}
#imgLogoTop
{
    margin-top: 15px;
}
#logo
{
    width: 940px;
}