#content {
	position: absolute;
      left: 5px;
      top: 163px;
      width: 990px;
      height: 430px;
      padding: 3px 3px 3px 3px;
      font-size: 12px;
      line-height: 16px;
}

#subheading {
	font-size: 19px;
      font-family: times; serif;
      fnt-weight: bold;
}

#content-background {
	position: absolute;
      left: 0px;
      top: 0px;
      width: 990px;
      height: 430px;
     	z-index: 3;
}

#stethoscope-background {
	position: absolute;
      left: 0px;
      top: 115px;
     	z-index: 3;
}

#open-quote {
      position: absolute;
      left: 3px;
      top: 15px;
	z-index: 5;
}

#close-quote {
      position: absolute;
      left: 942px;
      top: 395px;
	z-index: 5;
}

#quote-area {
      position: absolute;
      left: 510px;
      top: 300px;
	z-index: 5;
}

#left-text {
      position: absolute;
      left: 60px;
      top: 15px;
      width: 400px;
	z-index: 5;
}

#right-text {
	position: absolute;
      left: 510px;
      top: 15px;
      width: 400px;
	z-index: 5;
}

p {
	margin-top:0px;
	margin-bottom:9px;
}

