body {
  background-color: #FFF;
  background-image: url('../images/fluid_gradient.png');
  background-repeat: repeat-x;
}

#wrapper {
  height: 550px;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 200px;
}

#header {
  height: 80px;
  width: 700px;
}

#fluidlogo {
  background-image: url('../images/fluid_logo.png');
  height: 140px;
  width: 279px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
}

.fld-button-email {
  background-image: url('../images/fluid_email.png');
  background-repeat: no-repeat;
  border: 0px;
  width: 110px;
  height: 30px;
  display: inline-block;
}
.fld-button-email:hover {
  background-image: url('../images/fluid_emailol.png');
}

#email {
  height: 30px;
  width: 700px;
}

#contact {
  height: 30px;
  width: 700px;
  text-align: center;
  font-family: "avant-garde-book";
  font-size: 19px;
  color: #6D6D6D;
  text-shadow: 1px 2px #FFF;
}

.dots {
  color: #008bde;
}

#csoon {
  height: 50px;
  width: 700px;
  text-align: center;
  font-family: "avant-garde-book";
  font-size: 23px;
  color: #6D6D6D;
  padding-top: 20px;
  text-shadow: 1px 2px #FFF;
}

#RLlogo {
  height: 110px;
  width: 110px;
  margin-right: auto;
  margin-left: auto;
}

@font-face {
  font-family: "avant-garde-book";
  src: url('http://assets.rmcloud.com/fonts/avgardn-webfont.eot');
  src: url('http://assets.rmcloud.com/fonts/avgardn-webfont.eot?#iefix') format('embedded-opentype'),
    url('http://assets.rmcloud.com/fonts/avgardn-webfont.woff') format('woff'),
    url('http://assets.rmcloud.com/fonts/avgardn-webfont.ttf') format('truetype'),
    url('http://assets.rmcloud.com/fonts/avgardn-webfont.svg#AvantGardeBkBTDemi') format('svg');
  font-weight: normal;
  font-style: normal;
}
