#center_column {
	padding-top: 8px;
}

#center_column h1, #center_column h1 span {
	display: block;
	height: 35px;
	position: relative;
	top: 0; left: 0;
	width: 252px;
} 

#center_column h1 span {
	position: absolute;
	background: url(../images/home-who-we-help.png) top left no-repeat;
}

#center_column p.large {
	font-size: 12px;
	margin-top: 10px;
}

#center_column p {
	width: 83%;
	margin-top: 12px;
}

#wwh_info {
	margin-top: 18px;
	background-color: #e5f4f2;
	padding: 12px 12px 16px 12px;
}

#wwh_info h2, #wwh_info h2 span {
	display: block;
	height: 15px;
	position: relative;
	top: 0; left: 0;
	width: 253px;
} 

#wwh_info h2 span {
	position: absolute;
	background: url(../images/who-we-help-sub-title.png) top left no-repeat;
}

#wwh_info ul {
	margin-top: 8px;
}

#wwh_info li {
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	border-bottom: 4px solid #00927e;
	padding: 13px 0 6px 0;
}
