@charset "utf-8";
/* CSS Document */

#mainImg {
	background: url(/about/img/mainimg.jpg) 0 0 no-repeat;
}

body.about h1 {
	background:url(/about/img/sectitle.gif) 0 0 no-repeat;
}
#vertImg_sam {
	background: url(/about/img/vertimg_sam.jpg) 0 0 no-repeat;
}
#vertImg_jim {
	background: url(/about/img/vertimg_jim.jpg) 0 0 no-repeat;
}
#vertImg_ojus {
	background: url(/about/img/vertimg_ojus.jpg) 0 0 no-repeat;
}
#vertImg_tejus {
	background: url(/about/img/vertimg_tejus.jpg) 0 0 no-repeat;
}

div.testimonialQuote {
	width: 500px;
	background-image: none;
	font-size: 14px;
}
