section#main {
  margin-top:-37px;
}

/* Homepage masthead */

section#masthead {
  position:relative;
  z-index:5;
}

section#masthead .container {
  background:url('../img/home-masthead-frame.png') left top no-repeat;
  height:401px;
}

section#masthead > .container > img {
  position:absolute;
  left:15px;
  top:15px;
}

section#masthead .bbb-ribbon {
  position:absolute;
  right:30px;
  top:0;
  width:135px;
  height:110px;
  background:url('../img/bbb-ribbon.png') left top no-repeat;
}

section#masthead .bbb-ribbon a {
  position:absolute;
  background:url('../img/sprite.png') -3px -34px;
  width:36px;
  height:54px;
  top:7px;
  left:50px;
}

section#masthead .content {
  position:relative;
  top:110px;
  left:660px;
  width:310px;
}

section#masthead .content h1 {
  line-height:16px
  font-family:Oswald,Arial,sans-serif;
  font-weight:normal;
  margin-bottom:25px;
}

section#masthead .content p {
  font-size:16px; 
  line-height:1.3em;
  font-family:Oswald,Arial,sans-serif;
}

/* Highlights */

#highlights {
  margin-bottom:30px;
}

#highlights .highlight {
  width:322px;
  float:left;
  margin-right:9px;
}

#highlights .last {
  margin-right:0;
}

#highlights .highlight {
  text-decoration:none;
}

#highlights .highlight 