body{
   margin:0;
   padding:0;
}
#fcmaps-masthead-wrapper{
   background: url(http://www.fcgov.com/common/branding/psd-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/psd-logos.jpg) no-repeat center left;
   width: 182px;
   height:50px;
}
#cofc-branding {
	display:block;
   float:right;
   background:url(http://www.fcgov.com/common/branding/psd-logos.jpg) -185px 0 no-repeat;
   width: 200px;
   height:50px;
}
