body {
  font-size: 12px;
  background: #fff url(../images/bg-hcp.gif) repeat-x 0 145px;
}

a {
  color: #691b7d;
}

#content-copy h1 {
  margin: 0 0 10px;
  font: 1.85em/1.25em Arial, sans-serif;
  color: #009dc6;
}

#content-copy h2 {
  margin: 20px 0 10px;
  font: 1.5em/1.25em Arial, sans-serif;
  color: #000;
}

#content-copy h3,
#content-copy h4 {
  margin: 20px 0 10px 0;
  font: bold 1.15em/1.25em Arial, sans-serif;
  color: #333;
}

#content-copy h5,
#content-copy h6 {
  font: bold 12px Arial, sans-serif;
  line-height: 1.25em;
  color: #333;
}

#content-copy ul,
#content-copy ol {
  margin: 0 0 10px 40px;
  font: 12px Arial, sans-serif;
  line-height: 1.25em;
  color: #333;
  list-style-position: outside;
}

#content-copy li {
  margin: 0 0 10px;
}

#content-copy ul {
  list-style-type: disc;
}

#content-copy ol {
  list-style-type: decimal;
}

#intro-copy blockquote sup,
#content-copy h1 sup,
#content-copy h2 sup,
#content-copy h3 sup,
#content-copy h4 sup,
#content-copy h5 sup,
#content-copy h6 sup {
  padding: 0 2px;
  vertical-align: top;
  font-size: 0.45em;
}

#content-copy sup {
  padding: 0 2px;
  vertical-align: top;
  font-size: 0.75em;
}



/*** HEADER ***/

#header-wrapper {
  margin: 0 auto;
  width: 930px;
  height: 145px;
  background: url(../images/header-sheep.jpg) no-repeat bottom right;
  overflow: hidden;
}

#header {
  margin: 0 auto;
  width: 930px;
  overflow: hidden;
}

h1#logo-edluar {
  margin: 20px 0 0;
  width: 230px;
  height: 88px;
  background: url(../images/logo-edluar.gif) no-repeat 0 0;
  text-indent: -9000px;
  float: left;
}

h1#logo-edluar img {
  display: none;
}


h1#logo-edluar a {
  width: 230px;
  height: 88px;
  display: block;
}

#header-wrapper h2 {
  margin: 35px 200px 0 0;
  width: 307px;
  height: 52px;
  background: url(../images/h2-sleep.gif) no-repeat 0 0;
  text-indent: -9000px;
  float: right;
}

#header-nav-wrapper {
  margin: 10px 100px 0 0;
  width: 450px;
  float: right;
}


/*** TOP NAVIGATION ***/

#topnav-wrapper {
  margin: 0 auto;
  width: 930px;
  height: 35px;
  overflow: auto;
}

#topnav-container {
  margin: 0 auto;
  position: absolute;
  z-index: 800;
  top: 145px;
}

ul#topnav {
  width: 930px;
}

ul#topnav li {
  height: 35px;
  display: inline;
  float: left;
}

ul#topnav li a {
  height: 35px;
  display: block;
  text-indent: -9000px;
}

ul#topnav li a:hover,
ul#topnav li a:active,
ul#topnav li a.on {
  background-position: 0 -35px;
}


/*** MAIN CONTENT ***/

#content-wrapper {
  margin: 0 auto;
  width: 835px;
}

#content-copy {
  float: left;
}

#content-callouts {
  float: right;
}

#content-callouts img {
  margin: 0 0 10px;
}

#content-copy p,
#content-copy td {
  margin: 0 0 10px 0;
  font: 12px Arial, sans-serif;
  line-height: 1.35em;
  color: #333;
}

#content-copy p.footnotes {
  font: 10px Arial, sans-serif;
  line-height: 1.2em;
  color: #5d5d5d;
}


p a.cta-learn {
  margin: 10px 0 30px;
}

a.cta-learn {
  width: 78px;
  height: 8px;
  background: url(../images/cta-learn-more.gif) no-repeat 0 0;
  text-indent: -9000px;
  display: block;
}


/*** FOOTER ***/

#footer-wrapper {
  margin: 0 0 20px;
  border-top: 1px solid #e8d9c8;
}

#footer-content {
  margin: 20px auto;
  width: 560px;
}

h4#logo-meda img {
  display: none;
}

h4#logo-meda {
  margin: 30px 0;
  width: 172px;
  height: 44px;
  background: url(../images/logo-meda.gif) no-repeat 0 0;
  text-indent: -9000px;
}

h4#logo-meda a {
  width: 172px;
  height: 44px;
  display: block;
}

#footer-content p {
  margin: 0 0 18px;
  font: 12px/18px Arial, sans-serif;
  color: #000;
}

#footer-content h3 {
  margin: 0 0 18px;
  font: bold 18px/18px Arial, sans-serif;
  color: #000;
}

.safety-info li {
  margin: 0 0 18px 20px;
  font: 12px/18px Arial, sans-serif;
  color: #000;
  list-style-type: disc;
}

.footer-nav ul {
  text-align: center;
}

.footer-nav li {
  margin: 0 18px 0 0;
  display: inline;
  font: 12px/14px Arial, sans-serif;
}

.footer-nav li.foot-last {
  margin: 0;
}

.footer-nav li a {
  color: #009bc5;
  text-decoration: none;
}

.footer-nav li a:hover {
  text-decoration: underline;
}
