﻿h1 {
	color: #433d00;
	font-size: 28px;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 28px;
}

#statsAndResearch {
	height: 225px;
	width: 100%;
	background-color: #b07e09;
}
#statsAndResearch img {
	float: left;
}
#statsAndResearch p {
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 371px;
	font-size: 14px;
	color: #ffffff;
}

h2 {
	font-size: 18px;
	color: #433d00;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

#researchBottom {
	width: 100%;
	height: 96px;
	background-image: url('../images/statisticsandresearch/background.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#researchBottom div.cell {
	height: 95px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
#researchBottom div.cell img {
	float: left;
	margin-right: 8px;
	margin-left: 4px;
}
#researchBottom div.cell p {
	font-size: 11px;
	color: #5d540e;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	padding-right: 5px;
	line-height: 1.0em;
	letter-spacing: -50;
}

#didYouKnow {
	float: left;
	width: 100%;
}

#didYouKnow h2 {
	margin-bottom: -15px;
	margin-left: 20px;
}

#didYouKnow p {
	color: #5d540e;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 170px;
	margin-right: 150px;
}