@charset "utf-8";
/* CSS Document */

body.education #nav_bar {
	background-color:#e86d1f;
}
body.education #sub_nav {
	margin-left:335px;
}
body.education #phase1 {
	position:absolute;
	color:#fff;
	font-size:12px;
	width:220px;
	top:142px;/*183*/
	left:102px;
}
body.education #phase2 {
	position:absolute;
	top:367px;/*405*/
	color:#fff;
	font-size:12px;
	width:220px;
	left:63px;
}
body.education #phase3 {
	position:absolute;
	top:554px;/*596*/
	color:#fff;
	font-size:12px;
	width:220px;
	left:167px;
}
body.education #page_bg {
	background:url(../images/page_bg/education.jpg) no-repeat;
	height:800px;
	margin-top:10px;
	position:relative;
}
body.education #flash_text {
	position:absolute;
	padding-top:20px;
	left:460px;
	width:436px;
	z-index:5;
}
body.education #flash_container {
	margin-left:-100px;
	z-index:2;
	position:absolute;
}
body.education .title{
	padding-bottom:5px;	
}
