#oc_content {
	width:760px;
	background:#fff url(../our_company/images/oc_bkgd.gif) repeat-y;
}
#oc_content > p:first-child {
	margin-top:0px;
	padding-top:0px;
}
#oc_content #oc_nav {
	width:126px;
	padding:30px 0px 0px 24px;
}
#oc_content #oc_nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#oc_content #oc_nav ul li {
	padding-bottom:25px;
}
#oc_content #oc_body {
	width:506px;
	padding:42px 42px 10px 62px;
}
#oc_content #oc_body ul {
	padding-left:1em;
	margin-left:1em;
}
#oc_content #oc_body ul li {
	
}
#oc_content #oc_body .team_member {
	width:506px;
	padding:10px 0;
}
#oc_content #oc_body .team_member img {
	float:left;
	margin:0px 10px 10px 0px;
}
#oc_content #oc_body .team_member .name {
	font-size: 12px;
	color: #5F868A;
	line-height: 8px;
	font-weight: bold;
}
#oc_content #oc_body .team_member .title {
	font-weight: bold;
	color: #888215;
	line-height: 14px;
	font-style: italic;
}
#oc_content #oc_body a {
	color: #5F868A;
	text-decoration:none;
}
#oc_content #oc_body a:hover {
	color: #666;
}

#footer {
	background:#fff url(../our_company/images/oc_bkgd.gif) repeat-y;
}
