body {

  background-color: #FFF;
}

#company #wrapper { border: 1px solid #FFF; }
#company #header { border: 1px solid #FFF; border-bottom: 0 }
#company #nav-bar { border: 1px solid #FFF; border-top: 0; border-bottom: 0; }
#company #content { border: 1px solid #FFF; border-top: 0 }

#company #header, #company #header-extended {  
  height: 130px;
  background-color: #FFFFFF;
  color: #084b8a;
}

#company #header a, #company #header a:link, #company #header a:hover, #company #header a:focus {
  color: #084b8a;
}
#company #header-extended a, #company #header-extended a:link, #company #header-extended a:hover, #company #header-extended a:focus {
  color: #084b8a;
}

#footer, #footer-extended { color: #084b8a; }
#footer a, #footer a:link, #footer a:hover, #footer a:focus { color: #084b8a; }
#footer-extended a, #footer-extended a:link, #footer-extended a:hover, #footer-extended a:focus { color: #084b8a; }

#company #header { border-top: 3px solid #084B8A; border-bottom: 3px solid #084B8A; padding: 20px 0; margin-bottom: 10px }
#footer { border-top: 3px solid #084B8A; }
