h2{
	font-family: "Times New Roman", Times, Cambria, "Liberation Serif", "Nimbus Roman No9 L Regular", serif;
	color:white;
	font-size:13pt;
	font-weight:bold;
	margin-bottom:4px;
}
#wrapper{
	background-image: url('client-svcs-bkgd.png');
}
/* original size: 463 x 416 */
#content_box{ 
	width:408px;
	height:340px;
	padding-top:90px;
	padding-left:55px;
	background-image: url('text-box-bkgd.png');
	background-repeat: repeat-y;
	position:relative;
	left:249px;
	top:30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#content_box p, #content_box h2{
	color: #292422;
}
#content_box .more{
	float:right;
}
#headshot{
	position:absolute;
	top:-109px;
	left:127px;
	z-index:5;
}
#left_box{
	position:absolute;
	left:92px;
	top:298px;
}
#text_box_top{
	width:463px;
	height:13px;
	background-image: url('client-services-box.png');
	position:relative;
	margin-bottom:-13px;
	left:249px;
	top:30px;
	z-index:4;
}
#client_list_left{
	width:210px;
	float:left;
}
#client_list_right{
	width:180px;
	float:left;
}
#text_box_bottom{	
	width:463px;
	height:13px;
	margin-top:-13px;
	background-image: url('about-us-box-bottom.png');
	position:relative;
	left:249px;
	top:30px;
	z-index: 0;


}
#right_box{
	position:absolute;
	left:757px;
	top:373px;
	width: 250px;
}
#footer_text{
	margin-top:44px;
}