@charset "utf-8";
/* CSS Document */

#content {
	height:465px;
	padding-top:4px;
}

#statement {
	border:#A8A9A9 1px solid;
	width:756px;
	height:258px;
	clear:both;
	background:url(images/FCT_ABOUT_statementBGgradient.jpg) repeat-x;
	overflow:auto;
}

#richard {
	float:right;
	margin-top:14px;
	margin-right:18px;
	margin-left:14px;
}

#statementtitle {
	margin-left:14px;
	margin-top:13px;
	margin-bottom:11px;
}

#statementtext {
	padding-left:16px;
	font-size:11px;
	line-height:1.13;
}

#history, #CAEIAE, #testimonials, #location {
	float:left;
	border:#A8A9A9 1px solid;
	height:196px;
	margin-top:4px;
	position:relative;
	overflow:auto;
}	

#history {
	width:185px;
	background:url(images/FCT_ABOUT_historyBGgradient.jpg) repeat-x;
}

#CAEIAE {
	width:184px;
	margin-left:4px;
	background:url(images/FCT_ABOUT_CAEIAEbgGradient.jpg) repeat-x;
}
	

#testimonials {
	width:185px;
	margin-left:4px;
	background:url(images/FCT_ABOUT_testimonialsBGgradient.jpg) repeat-x;
}

#location {
	width:185px;
	margin-left:3px;
	background:url(images/FCT_ABOUT_locationBGgradient.jpg) repeat-x;
}

#historytitle, #CAEIAEtitle, #testimonialstitle, #locationtitle {
	margin-left:14px;
	margin-top:13px;
	margin-bottom:10px;
}

#historytext, #CAEIAEtext, #testimonialstext, #locationtext {
	padding-left:17px;
	font-size:12px;
	padding-right:7px;
}

#historylearnmore, #CAEIAElearnmore, #testimonialslearnmore, #locationlearnmore {
	font-size:11px;
	font-weight:bold;
	position:absolute;
	bottom:8px;
	right:16px;
}

#historylearnmore a {
	color:#439F06;
}

#CAEIAElearnmore a {
	color:#026ACD;
}

#testimonialslearnmore a {
	color:#D77100;
}

#locationlearnmore a {
	color:#C72F00;
}