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

div.content {
	font-size: 1.333em;
	width: 37.5em;
	margin-left: 2.5em;
	margin-bottom: 2.5em;
	left:0;
	top:0;
	position:relative;
}

.content img.level2img {
	width: 36.875em;
	height: 11.25em;
	margin: 0;
	padding: 0;
	border: none;
}
.content .levebigimg {
	width: 36.875em;
	padding: 0;
	border: none;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

.detailitems .detail .detailleft {
	width: 7.5em;
	top: 0em;
	float: left;
	display: block;
	height: 100%;
}
.detailitems .detail .detailleft img {
	width: 6.375em;
	height: 3.875em;
	top: 0em;
}
.detail .detailright {
	width: 29.25em;
	float: left;
	display: block;
	top: 0em;
}

.testimonials p {
	font-size: 1.167em;
	line-height: 1.3em;
	text-decoration: none;
	text-align: center;
	margin-top: .5em;
	margin-bottom: 0;
	padding: .2em;
}



.content h5 {
	width: 18.438em;
}


.content h3 {
	width: 98.33%;
	text-indent: .737em;
}

