#about { }

#about .mission,
#about .focus,
#about .commitment,
#about .reliability,
#about .history,
#abotu .why {
	margin-bottom: 30px;
}

#about h2 {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	color: #006AB6;
}

#about p {
	margin: 5px 0px 5px 20px;
}

#about ul {
	margin: 5px 0px 5px 40px;
}

#about li {
	padding: 5px 0px;
}

