

/* ------------------------------------------------------------------------------------------------------*/
/* STYLES SPECIFIC TO THE ABPOUT / BIO PAGE  ------------------------------------------------------------*/

#content {
	background: url(../images/shared/gray-rule.gif) repeat-y 762px;
	
}

/* Tier 1 Content ------- */

#content #tier1 {
	width: 960px;
	height: 487px;
}

#photoCol { float: left; }

#videoCol {
	float: left;
	width: 320px;
	padding: 88px 23px 0 24px;
	height: 399px;
	background:url(../images/about/video-bg.jpg) no-repeat;
}


/* Tier 2 Content ------- */

#tier2 .col1 {
	float: left;
	width: 694px;
	margin: 21px 0 0 39px;
}