body, html {
	background-color: #B2C0CB;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.container {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 100%;
	background-image: url(../images/allPeople.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftPeople {
	background-image: url(../images/leftPeople.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1162px;
	width: 666px;
	margin-left: -800px;
	left: 50%;
	position: absolute;
}
.rightPeople {
	background-image: url(../images/rightPeople.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1162px;
	width: 666px;
	margin-left: 450px;
	position: absolute;
	left: 50%;
}
.header {
	height: 50px;
	width: 840px;
	margin-left: -420px;
	position: absolute;
	left: 50%;
	background-image: url(../images/navbar.gif);
	background-repeat: no-repeat;
	top: 35px;
}
.content {
	background-color: #FFF;
	height: 300px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #214364;
	font-size: 14px;
	line-height: 18px;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #214364;
	padding: 0px;
}
.footerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #214364;
	padding-top: 20px;
}
.contentBox .footerText a {
	text-decoration: none;
	color: #214364;
}
.contentBox .footerText a:hover {
	text-decoration: none;
	color: #0B264E;
}
.headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #214364;
}
.bodycopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #214364;
}
.leftColumn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #214364;
	float: left;
	width: 360px;
	margin-top: -10px;
}
.rightColumn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #214364;
	float: right;
	width: 360px;
	margin-top: -10px;
}
.contentBox .rightColumn a {
	text-decoration: none;
	color: #6E5443;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E5443;
}
.contentBox .rightColumn a:hover {
	text-decoration: none;
	color: #00274E;
}
.boldText {
	font-weight: bold;
}
.testimonialRightSub {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #EDE3D4;
	padding-right: 30px;
	line-height: 26px;
	font-style: normal;
	padding-left: 30px;
}
.testimonialName {
	font-size: 13px;
}


.contenthead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #214364;
	padding: 0px;
}
.contentBox .leftColumn a {
	text-decoration: none;
	color: #6E5443;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E5443;
}
.contentBox .leftColumn a:hover {
	text-decoration: none;
	color: #351F12;
}
.oneColumn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #214364;
	float: left;
	width: 750px;
	margin-top: -10px;
}
.contentBox .oneColumn a {
	text-decoration: none;
	color: #6E5443;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E5443;
}
.contentBox .oneColumn a:hover {
	text-decoration: none;
	color: #351F12;
}
