.about #main-column {
	width: 380px;
}

.about #main-column img {
	margin-bottom: 10px;
	width: 372px;
	height: 200px;
}

.about p {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.about #sidebar-column {
	width: 400px;
}


#services li {
	list-style: disc;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 0.7em;
}

#services li h3 {
	margin-bottom: 5px;
}

#services li p {
	font-size: 1.0em;
	line-height: 1.6em;
	margin-bottom: 12px;
}

.about #now-what {
	font-size: 0.9em;
	margin-top: 65px;
	text-align: center;
}