/* Stylesheet written by Aldo De La Paz of www.saltermitchell.com */
#about {
	margin: 20px 40px 20px 40px;
}
#about p {
	line-height: 16px;
	font-size: 13px;
}
h3 {
	margin-top:18px;
	font-size:13px;
	color:#000;
}
#logos {
	margin-left: 20px;
	height: 200px;
}
.logo {
	position: relative;
	float: left;
	width: 120px;
	margin-top: 20px;
	text-align: center;
}
.logo_break {
	position: relative;
	clear: left;
	float: left;
	width: 120px;
	margin-top: 20px;
	text-align: center;
}

