#mainContent {
	padding-top: 46px;
}

#mainContent h1 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	font-size: 24px;
	font-size: 1.4em;
	border-bottom: 3px solid #45B8C8;
	color: #313131;
}

#mainContent h1.trusts {
	border-bottom: 3px solid #A7D21A;
}

#mainContent h1.collective {
	border-bottom: 3px solid #8F6E6E;
}

#mainContent h1.family {
	border-bottom: 3px solid #C9313D;
}

#mainContent h1.international {
	border-bottom: 3px solid #45B8C8;
}

#mainContent p.intro {
	font-size: 1em;
	padding-bottom: 20px;
}

#mainContent ul {
	padding: 0px 0px 20px 20px;
	margin: 0px;
}

#mainContent li {
	font-size: 13px;
	color: #333333;
}

#testimonialTrusts, #testimonialCollective, #testimonialFamily, #testimonialInternational {
	width: 658px;
	float: left;
	background-color: #C52130;
}

#testimonialTrusts {
	background-color: #A7D21A;
}

#testimonialInternational {
	background-color: #45B8C8;
}

#testimonialTrusts p, #testimonialCollective p, #testimonialFamily p, #testimonialInternational p {
	color: #FFFFFF;
	font-size: 14px;
	padding: 15px 10px 0px 0px;
}

#testimonialTrusts p.signed, #testimonialCollective p.signed, #testimonialFamily p.signed, #testimonialInternational p.signed {
	color: #FFFFFF;
	padding-top:0px;
	font-weight: bold;
}

#testimonialTrusts p, #testimonialTrusts p.signed {
	color: #000000;
}

#testimonialCollective {
	background-color: #8F6E6E;
}

#testimonialFamily {
	background-color: #C9313D;
}

#meta {
	float: left;
	width: 291px;
	padding: 30px 0px 0px 22px;
}

#meta p.related {
	float: left;
	width: 291px;
	border-top:3px solid #EBECED;
	border-bottom:3px solid #EBECED;
	padding: 10px 0px;
	font-size: 18px;
	color: #666666;
	margin-bottom: 20px;
}

#copyTrusts, #copyCollective, #copyFamily, #copyInternational {
	width: 345px;
	float: left;
	padding-top: 30px;
}

#copyTrusts a, #copyCollective a, #copyFamily a, #copyInternational a {
	color: #C52130;
}

#copyTrusts h2, #copyCollective h2, #copyFamily h2, #copyInternational h2 {
	font-size: 16px;
	color: #A7D21A;
	border-bottom: 3px solid #D7DADC;
	margin-top: 0px;
	padding: 0px 0px 5px 0px;
}

#copyTrusts #quote, #copyCollective #quote, #copyFamily #quote, #copyInternational #quote {
	width: 344px;
	background-color: #A7D21A;
	padding: 0px;
}

#copyCollective #quote {
	background-color: #8F6E6E;
}

#copyCollective h2 {
	color: #8F6E6E;
}

#copyFamily h2 {
	color: #C9313D;
}

#copyFamily #quote {
	background-color: #C9313D;
}

#copyInternational #quote {
	background-color: #45B8C8;
}

#copyInternational h2 {
	color: #45B8C8;
}

#quote h3 {
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 10px 10px 5px 15px;
}

#quote p {
	padding: 0px 10px 10px 15px;
	color: #313131;
}

#copyCollective #quote p, #copyFamily #quote p, #copyInternational #quote p {
	color: #FFFFFF;
}

#quote .border {
	padding: 0px;
}

#quote .signed, #copyCollective #quote p.signed {
	background-color: #FFFFFF;
	padding: 20px 0px 0px 15px;
	font-weight: bold;
	color: #313131;
}

#otherCaseStudies {
	float: left;
	width: 658px;
	border-bottom: 3px solid #EBEDEE;
	margin: 20px 0px  40px 0px;
}

#otherCaseStudies h2 {
	color: #666666;
	font-weight: normal;
	padding: 20px 20px 20px 0px;
	margin: 0px;
	font-size: 18px;
	border-bottom: 3px solid #EBEDEE;
}

#otherCaseStudies ul {
	margin: 0px;
	padding: 0px;
}

#otherCaseStudies li {
	float: left;
	width: 207px;
	padding: 0px 15px 0px 0px;
	list-style: none;
	color: #333333;
}