#content {
	background:#6b6b6b url(../images/injet_25_tile.png) repeat-y 0 0;
	clear:both;
	margin:0 0 25px 0;
	min-height:auto;
	height:auto;
	width:880px;
	padding:0 0 0 0;
}

#contentNav {
	background:url(../images/injet_25_sub.png) 0 0 no-repeat;
	width:880px;
	height:24px;
	text-align:right;
	padding:3px 0 0 0;
}
#contentNav li {width:19%;}
#mainContent {
	width:794px;
	min-height:366px;
	padding:40px 0 40px 86px;
}
#mainContent h2 {
	background:url(../images/management_title.png) 0 0 no-repeat;
	width:166px;
	height:62px;
	margin:0 0 0 0px;
}


#bios h3 {
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline;
	clear:both;
}
#bios h3 a {color:#fff;text-decoration:none;}
#bios h3 a:hover {text-decoration:underline;}
#bios h4 {
	font:13px Arial, Helvetica, sans-serif;
	color:#e37925;
	display:inline;
}

#bios .bio p {
	color: #ccc;
}
#bios .bio p a {
	color: #e37925;
}

#bios .bio {
	border-top: 1px dotted #666;
	margin-right: 80px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#bios .bio .image {
	float: left;
	width: 85px;
	height: 85px;
	overflow: hidden;
	margin-right: 15px;
	border: 2px solid #e37925;
}
#bios .bio .image img { /* margin-top: -20px; */ }
#bios .bio .details {
	float: left;
	width: 600px;
}