/*** INTRO ***/

#intro-wrapper {
  margin: 0 auto;
  height: 318px;
}

#intro-script {
  width: 100%;
  position: absolute;
  z-index: 2; 
}

#intro-copy-wrapper {
  margin: 0 auto;
  width: 930px;
}

#intro-copy {
  width: 300px;
  padding: 65px 0 0 60px;
  position: relative;
  z-index: 100;
}

#intro-copy h1 {
  width: 320px;
  height: 59px;
  background: url(../images/h1-let-sleep-begin.gif) no-repeat 0 0;
  text-indent: -9000px;
}

#intro-copy ul {
  margin: 20px 0 0 10px;
  width: 240px;
}

#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 {
  width: 835px;
}

#content-copy {
  width: 450px;
}

#content-copy p {
  font: 14px Arial, sans-serif;
}

#content-callouts {
  width: 348px;
}
