/*** INTRO ***/

#intro-wrapper {
  margin: 0 auto;
  width: 930px;
  height: 410px;
  background: url(../images/hcp-intro-bg.jpg) no-repeat bottom left;
}

#intro-copy {
  width: 660px;
  padding: 70px 0 0 260px;
  overflow: hidden;
}

#intro-copy h1 {
  width: 270px;
  height: 37px;
  background: url(../images/h1-let-sleep-begin-2.gif) no-repeat 0 0;
  text-indent: -9000px;
}

#intro-copy h2 {
  width: 588px;
  height: 41px;
  background: url(../images/h2-intro.gif) no-repeat 0 0;
  text-indent: -9000px;
}

#intro-copy blockquote {
  margin: 10px 0 0;
  width: 300px;
  float: left;
  font: bold italic 16px/20px Arial, sans-serif;
  color: #101010;
}

#intro-copy ul {
  margin: 10px 0 0;
  width: 320px;
  float: left;
}

#intro-copy li {
  padding: 0 0 15px 30px;
  background: url(../images/bullet-check.gif) no-repeat 0 0;
  font: 14px/16px Arial, sans-serif;
  color: #262626;
}

#intro-copy li sup {
  line-height: 0.2em;
}

/*** MAIN CONTENT ***/

#content-wrapper {
  overflow: hidden;
}

#content-copy {
  width: 440px;
}

#content-copy p {
  font: 14px Arial, sans-serif;
}

#content-callouts {
  width: 365px;
}
