/* Who we do it for ---------------------------------------------------------------- */

.who-we-do-it-for h2 strong{
	text-transform:uppercase;
	font-style:normal;
	font-weight:normal;
	color:#ed1c24;
}
.who-we-do-it-for ul li{
	float:left;
	width:28%;
	margin:0 0 0 4%;
}
.who-we-do-it-for ul li p{
	padding:0 0 10px 0;	
}
.who-we-do-it-for ul li strong{
	display:block;
	font-size:18px;
	line-height:22px;
}
#who-frame, #who-frame-top, #who-frame-btm{
	display:block;	
	width:933px;
	padding:0;
	margin:0 auto;
}
#who-frame-top{
	height:120px;
	background:url('../images/BG-client-frame-top.png') no-repeat center bottom;
}
#who-frame-btm{
	height:104px;
	background:url('../images/BG-client-frame-btm.png') no-repeat center;
}
#who-frame{
	background:url('../images/BG-client-frame.png') repeat-y center;
	padding:0 130px;
	width:673px;
}
#who-frame p strong{
	display:block;
	padding: 10px 0 35px 0;
	font: italic normal 25px/28px Georgia, "Times New Roman", Times, serif;	
	letter-spacing:-1px;
	color:#8a8260;
	text-shadow:none;
	border-bottom: #c8c6ac 3px double; 
}
.entry #who-frame p img{
	margin:0;
}
