﻿body 
{
    background-color:#FFFFFF;
    background-image:none;
}


#topRow
{
    display:none;
}

#master-header
{
    width:100%;
}


#master-header .logo .left
{
     text-align:left;
     vertical-align:bottom;
}

#master-header .logo .right div
{
    width:377px;
}

#master-header .logo .right .bottom
{
     padding-bottom:inherit;
     padding-top:3px;
}

#master-header .logo .right .content .right .content
{
     width:185px;
}



#master-menu .content
{
    position:relative;
    top:-2px;
}


