#offices-header
{
	height:201px;
	background:url('../img/staff/header.jpg') no-repeat left top;
	padding-left:60px;
}

#offices-header h2
{
	padding-top:55px;
	margin-bottom:20px;
}

#offices-header p
{
	width:620px;
	font-size:13px;
	line-height:18px;
}

#content
{
	background:url('../img/content-shadow.png') repeat-x left top;
	padding:40px 20px 0px 20px;
	width:722px;
}


#offices-container { 
	width: 700px;
	margin: 0px auto 0px auto;
} 
  

#offices-profile { 
	width: 701px;
	margin: 0px auto 0px auto;
} 
#offices-profile .offices-profile-top { 
	background: url('/img/staff/box_lrg_top.png') no-repeat;
	width: 701px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
} 
#offices-profile .offices-profile-content { 
	background: #1a1a1a;
	padding: 10px 20px 15px 18px;
} 
#offices-profile .offices-profile-content .left { 
	padding: 0px 28px 0px 14px;
	float: left;
} 
#offices-profile .offices-profile-content .right { 
	padding: 0px 0px 0px 0px;
	float: left;
} 
#offices-profile .offices-profile-bot { 
	background: url('/img/staff/box_lrg_bot.png') no-repeat;
	width: 701px;
	height: 11px;
	line-height: 1px;
	font-size: 1px;
} 

