﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeaderOrange.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-ob.png');
	background-repeat: repeat-x;
	position: absolute;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/education/educationHeader.jpg');
	margin-bottom: 5px;
}
#Content {
	width: 644px;
	height: auto;
}


.sectionheaders {
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #522B11;
}
.sectionheaders:hover
{
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #B0803B;
}
.sectionheaders img {
	width: 590px;
	height: 157px;
}
#CenterBannerUniversity
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/education/sectionUniversity.jpg');
    margin-bottom: 5px;
}
#CenterBannerSchools
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/education/sectionSchool.jpg');
    margin-bottom: 5px;
}
#CenterBannerTrainingCenters
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/education/sectionTrainingCenter.jpg');
    margin-bottom: 5px;
}
#CenterBannerNursery
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/education/sectionNursery.jpg');
    margin-bottom: 5px;
}
