footer a {
  color: #fff;
}

footer a:hover {
  text-decoration: underline;
}

a.footer:hover {
  color: #fff;
  text-decoration: underline;
}

#spacer-large {
  height: 120px;
}

section#bcc h1, section#bcc h5, section#bcc p {
  margin-bottom: 20px;
}

h1 {
  font-weight: bold;
}

h1.banner {
  font-size: 3em;
  text-shadow: 0px 0px 10px #fff;
}

img.portraits {
  margin-bottom: 30px;
}

#spacer-med {
  height: 60px;
}

#spacer-small {
  height: 30px;
}

#company-names h3 {
  margin-bottom: 5px;
}

#nav-bar-logo {
  min-width: 215px;
}

.header-image-left {
  margin-top: 15px;
}

img.header-logos {
  float: left;
}

