body {
	background: url('/images/we_help/body_bg.png') repeat-x 0 98px;
}

#topbar {
	background: url('/images/we_help/main_bg_new.jpg') no-repeat 0 57px;
}

#quote {
	margin: 0 0 0 682px;
	color: #fff;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url('/images/we_help/open_quote.png') no-repeat 0 75px;
}

#quote img {
	display: block;
	height: 20px;
	padding: 38px 0 0 28px;
}

#quote p {
	margin: 19px 0 0 28px;
	padding-right: 28px;
	background: url('/images/we_help/close_quote.png') no-repeat bottom right;
}

#quote span {
	display: block;
	font-weight: bold;
	margin: 20px 28px 0 28px;
}

#clients {
	width: 900px;
	padding: 0 0 120px 0;
	background: url('/images/we_help/clients_bg.png') no-repeat bottom right;
}

#clients h2 {
	margin: 67px 0 0 30px;
}

#clients div.bar {
	height: 1%;
	overflow: hidden;
	padding-top: 33px;
}

#clients div.client {
	float: left;
	height: 1%;
	overflow: hidden;
	width: 406px;
}

#clients div.client.left {
	padding-left: 30px;
}

#clients div.client.right {
	padding-left: 58px;
}

#clients div.client div.imageWrapper {
	float: left;
	width: 120px;
	padding-top: 4px;
}

#clients div.client p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0;
	float: left;
	width: 270px;
	padding-left: 16px;
}

#clients div.client strong {
	color: #333;
}

#clients div.client a {
	color: #666;
	text-decoration: none;
}

#clients div.client a.highlight {
	color: #55458a;
}

#clients div.client a.highlight:hover {
	text-decoration: underline;
}
