.wrapper {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	padding-bottom: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F2ECEC;
	border-right-color: #F2ECEC;
	border-bottom-color: #F2ECEC;
	border-left-color: #F2ECEC;
	background-color: #FFFFFF;
}
.wrapper .header .header {
	height: 170px;
	width: 770px;
	background-image: url(Images/header2.jpg);
	background-repeat: no-repeat;
}

.wrapper .header .mainbody div {
	width: 60%;
	margin-right: auto;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	text-align: justify;
}
.wrapper .header .bodytextright {
	float: right;
	width: 35%;
	background-color: #FFFFF0;
}
.summary {
	top: 10px;
	bottom: 300px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
headline {
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	padding-left: 20px;
	width: 650px;
	margin-top: 20px;
}
.subheadlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	text-align: center;
	font-size: 24px;
}
.scorecard {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.testimonials {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #FEFEED;
	text-align: justify;
	padding: 1px;
	border: thin dashed #990000;
	margin-top: 50px;
	margin-bottom: 50px;
}
