/* CSS Document */

#faqheader {
  width:990px;
  height:252px;
  background-image:url('../../images/classes-header.jpg');
  z-index:1;
}

#contentbg {
  float:left;
  width:990px;
  background-image:url('../../images/contactbg.jpg');
}
.hr {
  width:850px;
  margin:10px 0;
}

#content {
  position:relative;
  float:left;
  margin-top:-60px;
  z-index:10;
}

#faqcenter {
  width:850px;
  margin-left:60px;
}

#faqcenter p {
  margin:10px 0;
}
