.bg_pictorial {
	background-attachment: fixed;
	background-image: url(images/bg_pictorial.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testimonial {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 10px;
}

