#content-wrapper {
  position: relative;
  margin-top: -80px;
  padding: 0;
  height: 600px;
  background: url('../img/keys.gif') no-repeat 50px 100px;
}

h2 {
  position: absolute;
  top: 12px;
  right: 52px;
  font-size: 40pt;
  font-family: Helvetica, verdana;
  color: #94d2c7;
  text-transform: lowercase;
}

#intro-wrapper {
  position: absolute;
  top: 84px;
  right: 60px;
  width: 370px;
}

#snippet-home-intro {
  line-height: 200%;
}

#logos {
  padding-top: 20px;
}

#vbo-banner {
  position: absolute;
  bottom: 100px;
  width: 741px;
  text-align: center;
}

#banners {
    position: absolute;
    bottom: 10px;
    width: 741px;
    text-align: center;
}
