/* CSS Document */

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

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

#testleft, #testright, #testflash{
  float:left;
}

#content {
}

