@charset "utf-8";
/* CSS Document */

#header {
	background:url(images/de_header.jpg) no-repeat;
}

#homeover, #aboutover, #admissionsover, #programsover, #e-learningover, #mediaover, #faqover, #contactover {
	width:89px;
	height:26px;
	position:absolute;
	top:152px;
}

#homeover {
	left:6px;
}

#aboutover {
	left:101px;
}

#admissionsover {
	left:195px;
}

#programsover {
	left:290px;
}

#e-learningover {
	left:385px;
}

#mediaover {
	left:480px;
}

#faqover {
	left:575px;
}

#contactover {
	left:670px;
}

#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;
}

	#statement p {
		border:0px;
		margin:0px;
		padding:0px;
		padding-bottom:7px;
	}

#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;
}