
/*Edit this stylesheet to make changes to elements exclusive to the ABOUT section*/

#page_header.about {
	background:url(media/page_header_about.jpg);
	padding: 0px;
	height: 229px;
	width: 981px;
	position: relative;
	z-index: 190;
	margin-top: -31px;
	background-repeat: no-repeat;
	background-position: center top;
}

#main_content_wrapper {
	height:auto;
}


#content_header.about_history {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(about_history/media/content_header_history.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}

#content_header.about_team {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(about_team/media/content_header_team.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}

#content_body {
	margin: 0px;
	padding: 0px;
	width: 981px;
	overflow: visible;
	position: relative;
	z-index: 100;
	top:30px;
}

/*center column*/

#center_col {
	margin: -10px 27px 32px 27px;
	padding:40px 28px 0px 38px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:553px;
	width:853px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}


/* about_history content */

#center_col.about_history {
	margin: -10px 27px 32px 27px;
	padding:40px 28px 0px 41px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:auto;
	width:856px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}

#center_col.about_history p.ourHistory {
	margin-right: 13px;
	text-align:justify;
	text-justify:distribute;
}

/* about_team content */

#center_col.about_team {
	margin: -10px 27px 32px 27px;
	padding:40px 28px 0px 38px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:auto;
	width:856px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}

#center_col.about_team p.body {
	margin-right: 11px;
	text-align:justify;
	text-justify:distribute;
}

#center_col.about_team p.subtitle {
	margin:-18px 0 20px 0;
	font-size:0.7em;
	font-style:italic;
}

#center_col.about_team img.ashley {
	margin:-220px 12px 0px -12px;
	height: 130px;
	width: 138px;
	padding:0;
	float:left;
}
#center_col.about_team img.sharon {
	margin:37px 12px 0px -12px;
	height: 130px;
	width: 138px;
	padding:0;
	float:left;
}

#center_col.about_team img.gord {
	margin:37px 12px 0px -12px;
	height: 130px;
	width: 138px;
	padding:0;
	float:left;
}

#center_col.about_team table tr td.description {
	vertical-align:top;
}

#center_col.about_team img.spice {
	margin:31px 12px 0px -12px;
	height: 130px;
	width: 138px;
	padding:0;
	float:left;
}
