#bd {
	width:1004px;
	height:auto;
	background-color:#FFF;
}

#content {
	margin-left:84px;
	padding-top:40px;
	width:836px;
}

#contentTitle {
	width:100%;
	height:70px;
	border-bottom:1px solid #B5B5B5;
}

#contentTitle h1 {
	margin:0;
	padding:0;
	color:#8C8C8C;
	font-size:30px;
	font-weight:normal;
	font-family:Arial;
}

#contentTitle ul {
	margin:0;
	padding:0;
	margin-top:10px;
	list-style-type:none;
}

#contentTitle ul li {
	float:left;
	margin-right:10px;
	color:#8C8C8C;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
}

#contentTitle ul li a {
	display:block;
	text-decoration:none;
	color:#8C8C8C;
	cursor:pointer;
}

#contentTitle ul li a:hover {
	color:#D1004E;
}

h3 {
	margin:0;
	padding:0;
	color:#8C8C8C;
	font-size:20px;
	font-weight:normal;
	font-family:Arial;
}

h5 {
	margin:0;
	padding:0;
	margin-top:20px;
	color:#8C8C8C;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
}

h6 {
	margin:0;
	padding:0;
	margin-top:20px;
	color:#8C8C8C;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
}

#about h6 {
	width:550px;
}

#about span {
	position:absolute;
	top:190px;
	right:15px;
	width:200px;
	color:#8C8C8C;
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
}

#about {
	position:relative;
	padding:50px 0;
	border-bottom:1px solid #B5B5B5;
	width:100%;
}

#team {
	padding:50px 0;
	border-bottom:1px solid #B5B5B5;
}

#miles {
	position:relative;
	padding:50px 0;
	border-bottom:1px solid #B5B5B5;
	width:100%;
}

#contact {
	padding:50px 0;
	border-bottom:1px solid #B5B5B5;
}

#giving {
	position:relative;
	padding-top:50px;
	height:380px;
}

#companyIcon {
	position:absolute;
	top:30px;
	right:0;
	width:233px;
	height:161px;
	background:url('../images/about/company.jpg') center center no-repeat;
}

#awardIcon {
	position:absolute;
	top:30px;
	right:0;
	width:295px;
	height:171px;
	background:url('../images/about/award.jpg') center center no-repeat;
}

#earthIcon {
	position:absolute;
	bottom:0;
	right:0;
	width:268px;
	height:256px;
	background:url('../images/about/earth.jpg') center center no-repeat;
}