#content ul li span p {
	color: #444;
}

#content ul li span {
	color: #444;
}

#content div.roundedRect {
	margin-bottom: 20px;
	margin-left: 30px;
	margin-top: 40px;
}

#flowerInset {
	background: url(/assets/images/about-approach-flower.jpg) top left no-repeat;
	bottom: 80px;
	height: 234px;
	position: absolute;
	right: 0;
	width: 185px;
}


#content > p,
#content > div {
	z-index: 5;
}

div.focuses {
	position: relative;
}

div.focus {
	float: left;
	width: 350px;
}

#content div.focusRight p.list {
	margin-left: 30px;
}

div.focus li {
	margin-right: 30px;
}

div.focus p {
	margin-right: 10px;
}

#content div.roundedRect p {
	line-height: 1.3em;
	margin: 0 60px 0;
	padding-top: 12px;
	font-size: 14px;
}

#longFlower {
	background: url(/assets/images/flower-long-stem.jpg) top left no-repeat;
	height: 672px;
	width: 150px;
	position: absolute;
	right: 0;
	bottom: -25px;
}


