body, body * {
  vertical-align: baseline;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
}
a {
  cursor: pointer;
}
#main-container {
  position: absolute;
  width: 726px;
  height: 88px;
  border: solid 1px #949494;
  overflow: hidden;
  background-color: #3be9ae;
}
#exit {
  position: relative;
  cursor: pointer;
  width: 728px;
  height: 90px;
  display: block;
  z-index: 10;
  background: transparent;
}
.feature {
  top: 0px;
  left: 0px;
  width: 728px;
  height: 90px;
  position: absolute;
}
.alpha {
  opacity: 0;
}
.small-alpha {
  opacity: 0;
  -ms-transform: scale(0.5, 0.5); /* IE 9 */
  -webkit-transform: scale(0.5, 0.5); /* Safari */
  transform: scale(0.5, 0.5);
}
#frame1 {
  position: absolute;
  left: 0px;
  top: 0px;
}
#wwlogo {
  position: absolute;
  left: 41px;
  top: 0px;
}
#line {
  position: absolute;
  left: 156px;
  top: 15px;
  width: 0px;
  height: 3px;
  background-color: #8c408e;
}
#line2 {
  position: absolute;
  left: 156px;
  top: 39px;
  width: 0px;
  height: 3px;
  background-color: #8c408e;
}
#text-mask {
  position: absolute;
  left: 156px;
  top: 18px;
  width: 572px;
  height: 72px;
  overflow: hidden;
/*  background-color: #ffffff;*/
}
#text1 {
  position: absolute;
  left: 0px;
  top: -88px;
}
#text2 {
  position: absolute;
  left: 0px;
  top: -88px;
}
#text3 {
  position: absolute;
  left: 0px;
  top: -88px;
}

/****************** END FRAME ******************/

#text-mask2a {
  position: absolute;
  left: 159px;
  top: 0px;
  width: 338px;
  height: 39px;
  overflow: hidden;
/*  background-color: #ffffff;*/
}
#text4a {
  position: absolute;
  left: 0px;
  top: 90px;
}
#text-mask2b {
  position: absolute;
  left: 159px;
  top: 42px;
  width: 338px;
  height: 48px;
  overflow: hidden;
/*  background-color: #ffffff;*/
}
#text4b {
  position: absolute;
  left: 0px;
  top: -90px;
}
#cta-mask {
  position: absolute;
  left: 572px;
  top: 19px;
  width: 156px;
  height: 45px;
  overflow: hidden;
/*  background-color: #000000;*/
}
#garmin {
    position: absolute;
    left: 514px;
    top: 139px;
}
#cta {
    position: absolute;
    left: 0px;
    top: 90px;
}
#legals {
    position: absolute;
    left: 158px;
    top: 140px;
}
