/***********************************************************************************************
* Company Logo placed by default on the left side of the Banner. 
 ***********************************************************************************************/

.tundra .header .headerImageContainer .headerImage {
                background-image: url("/assystimages/CDF_Logo_assystNet.png");
} 

.tundra .header .headerImageContainer{
   /* width: 375px;
    height: 70px;
    margin-left: -2px;*/
}

/*Header Background Color*/
.tundra .header{
                background: #004e94;
}
