@charset "UTF-8";
.container {
	margin-right: auto;
	margin-left: auto;
	width: 808px;
	height: 1200px;
	position: relative;
}
.foot {
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 200px;
}
.contct {
	height: 100px;
	width: 808px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.container .map {
	width: 425px;
	position: relative;
	top: 40px;
	left: 183px;
	float: left;
}
.container .header2 {
	background-image: url(images/header2.jpg);
	float: left;
	height: 155px;
	width: 800px;
	background-repeat: no-repeat;
}
.container .contentText {
	position: relative;
	height: 540px;
	width: 725px;
	float: left;
	top: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.container .testimonialText {
	float: left;
	position: relative;
	height: 600px;
	width: 808px;
	top: 19px;
}
.container .testimonialText .testimonials {
	width: 750px;
	position: relative;
	left: 30px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.container2 {
	margin-right: auto;
	margin-left: auto;
	width: 808px;
	height: 100%;
	position: relative;
}
