#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 {
	min-height:366px;
	padding:40px 0 40px 86px;
}

/* graphical page title */
#mainContent h2 {
	background:url(../images/management_title.png) 0 0 no-repeat;
	width:166px;
	height:42px;
	margin:0 0 0 0px;
}
#mainContent h2 span { display: none; }

/* bio name */
#mainContent h3 {
	color:#fff;	
}
/* bio title */
#mainContent h4 {
	color:#e37925;
}
#mainContent h3, #mainContent h4 {
	font: 16px Arial, Helvetica, sans-serif;
	display:inline;
	padding-bottom: 12px;
}


#img_wrapper, #bio_wrapper { float: left !important; }
#img_wrapper { padding-right: 20px; width: 200px; }
#img_wrapper img { border: 2px solid #fff; width: 200px; }

#biography { clear: both; }
#bio_wrapper { width: 500px; }
#bio_wrapper p {
	clear: both;
	padding: 0 0 1em 0;
	color:#ccc;
	font-size:0.81em;
}

#social_networks { clear: both; margin: 12px 0 0 0; }
#social_networks div.in, #social_networks div.fb {
	float: left;
	width: 24px;
	height: 26px;
}
#social_networks a {
	display: block;
	text-decoration: none;
	width: 20px;
	height: 20px;
}
#social_networks span { display: none; }

#social_networks div.in a { background:url(../images/learnmore_icon_in.png) top left no-repeat; }
#social_networks div.fb a { background:url(../images/learnmore_icon_fb.png) top left no-repeat; }
	

p.back a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
p.back a:hover { text-decoration: underline; }