body{
   margin:0;
   padding:0;
}
#fcmaps-masthead-wrapper{
   background: url(http://gis.fcgov.com/fcmaps/CSS/images/default/toolbar/bg.gif) repeat-x center left;
   border-bottom:1px solid #ccc;
   height:40px;
}
#fcmaps-branding {
   float:left;
   background: url(http://www.fcgov.com/common/branding/fcmaps.png) no-repeat center left;
   width: 230px;
   height:40px;
}
#cofc-branding {
   float:right;
   background: url(http://www.fcgov.com/common/branding/cofc.gif) no-repeat center left;
   width: 200px;
   height:40px;
}
