@charset "utf-8";
.testimonials_heading {
	background-image: url(../images/testimonials-heading.png);
	height: 63px;
	width: 549px;
	background-repeat: no-repeat;
}
.testi_box_one {
	height: auto;
	width: 440px;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
}
.testi_box_one p {
	text-align: right;
	font-size: 12px;
	padding-top: 15px;
}
.testi_box_one em {
	font-size: 16px;
}
.store_heading {
	background-image: url(../images/store-title.png);
	height: 63px;
	width: 549px;
	background-repeat: no-repeat;
}
.store-imgs { margin-left: 14px; }
.store-imgs p a { color: #FFF; }
.store-imgs p a:hover { text-decoration: none; }
.store1-title { margin-left: 50px; }
.store3-title { margin-left: 95px; }
.store2-title { margin-left: 70px; }
.store-imgs img { border: 3px solid #CD9D17; margin-right: 3px; margin-top: 15px; margin-bottom: 5px; }

