/*Bio*/
#bioBox {
	position:absolute;
	left:153px;
	top:175px;
	font-size:9pt;
	width:718px;
	height:408px;
	background:#FCFCFC url(../i/bio-box.jpg) no-repeat top;
}
#bioBat1 {
	position:absolute;
	left:790px;
	top:556px;
}
#bioBat2 {
	display:inline;
	width:59px;
	height:21px;
}
#bio {
	position:absolute;
	left:213px;
	top:44px;
	width:610px;
	text-align:left;
}
.largeHeadline {
	color:#41ad49;
	text-transform:uppercase;
	font-size:14pt;
}
.bioText {
	color:#79767a;
	font-size:9pt;
}
.bioSubhead {
	color:#79767a;
	font-size:12pt;
	font-family:Baskerville, Times, Times New Roman, "serif";
}
.asterisk {
	color:#f26631;
	font-size:15pt;
}
#honors {
	float:left;
	color:#79767a;
	text-align:right;
	padding:20px 0px 0px 65px;
	font-size:8pt;
	font-family:Times, Times New Roman, "serif";
	display:inline;
}
#honors p {
	padding-bottom:5px;
}
#testimonials {
	display:inline;
	float:right;
	color:#79767a;
	text-align:left;
	margin:20px 65px 0px 0px;
	font-size:9pt;
	font-family:Times, Times New Roman, "serif";
	width:200px;
}
#testimonials p {
	padding-bottom:5px;
}

