@charset "UTF-8";
#education {
	font-family: Helvetica, Arial, sans-serif;
	/*background-color: #FFF;*/
	background-color:none;
	font-weight: normal;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url(../images/educationbg2.jpg);*/
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: -45px;
	margin-left: -45px;
	margin-bottom: -15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 65px;
	padding-left: 0px;
	margin-top: 0px;
	/*-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 2px 7px 4px rgba(0, 152, 189, 0.2);
	box-shadow: 0px 2px 7px 4px rgba(0, 152, 189, 0.2);
	*/
	
}

div#education div#middle {/*position:relative; top:-70px;width:100%;*/}

#education ul, #education ol, #education dl, #education p, #education h1, #education h2, #education h3, #education h4 {
	padding: 0;
	margin: 0;
}
#education h1 {
	letter-spacing: 0;
	margin-bottom: 10px;
	font-family: 'HelsinkiRegular', Arial, sans-serif;
	font-size: 30px;
	line-height: 38px;
	font-weight: normal;
}
#education h2 {
	letter-spacing: 0;
	font-family: 'RockSaltRegular', Arial, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #2b2b2b;
	font-weight: normal;
	margin-bottom: 12px;
}
#education h3 {
	font-size: 13px;
	margin-bottom: 10px;
	color: #2b2b2b;
}
#education p {
	font-size: 13px;
	line-height: 20px;
	color: #2b2b2b;
	margin-bottom: 10px;
}
#education a img {
	border: none;
}
#education th, #education td, #educationcaption {
    padding: 0px;
}
#education td {
	background-color: #FFF;	
}
#education a:visited {
	text-decoration: none;
}
#edutitle {
	font-size: 28px;
	color: #004F9A;
	height: 35px;
}
#eduheader {
	width: 932px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	letter-spacing: 0;
	font-family: 'HelsinkiRegular', Arial, sans-serif;
	font-weight: normal;
}
#educontainer {
	width: 882px;
	background-color: #FFF;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 0px 2px 7px 4px rgba(0, 152, 189, 0.2);
	box-shadow: 0px 2px 7px 4px rgba(0, 152, 189, 0.2);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 265px;
	padding-left: 25px;
}

/*Template Colours*/

/*Dark Blue*/
.dark-blue-container {
	background-image: url(../images/bg-dark-blue.png);
}
.dark-blue-container h1 {
	color: #0051a0;
}
.dark-blue-sidebar {
	background-color: #0051a0;
}

/*Light Blue*/
.light-blue-container {
	background-image: url(../images/bg-light-blue.png);
}
.light-blue-container h1 {
	color: #14BAC6;
}
.light-blue-sidebar {
	background-color: #14bac6;
}

/*Purple*/
.purple-container {
	background-image: url(../images/bg-purple.png);
}
.purple-container h1 {
	color: #6e72b2;
}
.purple-sidebar {
	background-color: #6e72b2;
}

/*Green*/
.green-container {
	background-image: url(../images/bg-green.png);
}
.green-container h1 {
	color: #6c8a8a;
}
.green-sidebar {
	background-color: #6c8a8a;
}
/*Light Green*/
.light-green-container {
	background-image: url(../images/bg-light-green.png);
}
.light-green-container h1 {
	color: #B1AE6E;
}
.light-green-sidebar {
	background-color: #b1ae6e;
}



.edu-area {
	width: 882px;
}
#edunavigation {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height: 22px;
	width: 932px;
	background-color: #00529f;
	color: #FFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 14px;
	margin-top: 7px;
	
	}
	

#edunavigation li {
	float: left;
	margin: 0;
	list-style-type: none;
}
#edunavigation li a {
	text-decoration: none;
	display: block;
	color: #FFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #00529f;
}
#edunavigation li a:hover, #edunavigation li.active a {
	color: #FFF;
}
.educlear {
	clear: both;
}
#edumain-content {
	float: right;
	width: 660px;
}
#edusidebar {
	float: left;
	font-family: 'HelsinkiRegular', Arial, sans-serif;
	font-size: 14px;
	width: 180px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 330px;
	position: relative;
	padding-bottom: 150px;
	padding-top: 20px;
	padding-left: 20px;
	min-height: 100px;
	line-height: 24px;
}
#edusidebar li {
	margin: 0;
	list-style-type: none;
}
#edusidebar li a {
	text-decoration: none;
	color: #FFF;
	padding-top: 0;
	padding-bottom: 0;
}
#edusidebar .sub-menu a {
	padding-left: 28px;
}
#edusidebar ul {
	color: #FFF;
}
#edusidebar li a:hover, #edusidebar li.active a {
	color: #FFF;
}
#edumain-content-full {
	width: 882px;
	margin-bottom: 330px;
}
#sea-creature-sidebar {
	position: absolute;
	height: 145px;
	width: 145px;
	left: 64px;
	bottom: -20px;
}
#middle {
	margin-left: 25px;
}
.edu-box-blue {
	float: left;
	height: 214px;
	width: 310px;
}
#education .slider {
	width: 882px;
}
@font-face {
	font-family: 'RockSaltRegular';
	src: url('../fonts/RockSalt-webfont.eot');
	src: url('../fonts/RockSalt-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/RockSalt-webfont.woff') format('woff'),  url('../fonts/RockSalt-webfont.ttf') format('truetype'),  url('../fonts/RockSalt-webfont.svg#RockSaltRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelsinkiRegular';
	src: url('../fonts/helsinki-webfont.eot');
	src: url('../fonts/helsinki-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/helsinki-webfont.woff') format('woff'),  url('../fonts/helsinki-webfont.ttf') format('truetype'),  url('../fonts/helsinki-webfont.svg#HelsinkiRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}