body{
   margin:0;
   padding:0;
}
#fcmaps-masthead-wrapper{
   background: url(http://www.fcgov.com/common/branding/leta-bg.jpg) repeat-x center left;
   border-bottom:1px solid #ccc;
   height:50px;
}
#fcmaps-branding {
   float:left;
   background: url(http://www.fcgov.com/common/branding/leta-logos.jpg) no-repeat center left;
   width: 245px;
   height:50px;
}
#cofc-branding {
   float:right;
   background: url(http://www.fcgov.com/common/branding/leta-logos.jpg) no-repeat -245px 0;
   width: 120px;
   height:50px;
}
