@charset "UTF-8";
.bg_strip {
	background-image: url(graphics/bg_strip.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.border {
	border: thin solid #AAAAAA;
	margin-top: 20px;
	margin-right: 90px;
	padding: 20px;	
}
.testimonial_texts {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #444444;
}
.addy_texts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	color: #222222;
	text-indent: 10px;
}
.reward_texts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	padding:10px;
}

.bottom_bar {
	background-image: url(graphics/bottom_bar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	padding: 5px;
}
