#testimonial {
float: left;
background-color: #F0F0F0;
	z-index: inherit;
	zoom: 1; /* For IE6 */
	width: 290px;
      margin-bottom: 18px;
	padding: 5px;
	border: 1px solid #d7d7d7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
      margin-top: 40px;
      margin-left: 14px;
}

#testimonial p { margin-left: 10px; margin-right: 10px; }

.quote {
  font-weight: bold;
  font-style: italic;
}

h1 {
  font-size: 14pt;
  color: #d21c4f;
  margin-top: 0;
  font-weight: bold;
}
h3 {
  color: #909090;
  font-weight: bold;
  font-size: 10pt;
  margin-top: 32px;
  margin-bottom: 8px;
  margin-left: 15px;
}
.scrollimg {
  margin: 0px;
  border: 0px;
  padding: 0px;
  width: 16px;
  height: 370px;
  float: left;
}


#container {
  width: 480px;
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
}



.scontent {
  width: 230px;
/*  line-height: 172px; */
  text-align:center;
  float: left;
  margin-left: 3px;
  margin-right: 7px;
  margin-bottom: 5px;
  padding: 0px;
  border: 0px;
}


.homepic {
  vertical-align: middle;
  border: 0;
  margin-bottom: 0px;
  margin-top: 2px;
  padding: 0px;
}


#maintext {
  width: 310px;
  float: left;
//  height: 600px;
}

p.caption {
margin-top: 4px;
margin-bottom: 6px;
color: #A0A0A0;
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt;
text-align: center;
padding: 0px;
}

#intinfo {
  width: 450px;
  height: 250px;
  minimum-height: 240px;
}