body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/text.gif);
}
.container {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #666666;
}

.apology {
	float: right;
	width: 200px;
	padding: 12px;
	border: thin dotted #0066FF;
}
.arrows {
	float: right;
	padding-top: 20px;
	color: #993300;
}

.testimonial {
	width: 70%;
	float: none;
	left: auto;
	right: auto;
	background-image: url(images/quotesbackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
}
.testimonial2 {
	width: 70%;
	float: none;
	left: right;
	right: auto;
	background-image: url(images/quotesbackground.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
}
.aside {
	font-size: small;
}
.calltoaction {
	border: 1px solid #B3B3B3;
}
.container .calltoaction div {
	float: right;
	margin: 4px;
}
