#wrapper {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #006;
	background-color: #FFF;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#home-contact {
	padding: 5px;
	height: auto;
	width: auto;
	border: 2px solid #003;
	background-color: #B0D24A;
}
.contact-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003;
	text-align: center;
}
#header {
	height: 318px;
	width: 960px;
}
#points {
	float: left;
	height: auto;
	width: 580px;
	margin-left: 20px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#clearfloat {
	clear: both;
}
.points-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003;
}
.testimonial-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	line-height: 20px;
	letter-spacing: 1px;
	text-align: left;
}
#testimonial-box {
	height: auto;
	width: 550px;
	margin-right: 20px;
	margin-left: 40px;
	float: left;
	margin-top: 30px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #600;
}
.points-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003;
	text-align: justify;
}
.dots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #600;
}
#contact {
	float: right;
	height: auto;
	width: 320px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003;
	text-align: center;
	padding: 3px;
	height: auto;
	width: auto;
}
#facebook-box {
	height: 200px;
	width: 200px;
	float: left;
	margin-top: 30px;
	margin-left: 40px;
}
