<!--


/*--------------------------------------------------------------------------
	Default styles
--------------------------------------------------------------------------*/

html {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 65%;
	line-height: 1.4em;
}
body {
	font-size: 1.2em;
}
img {
	border: 0px;
	margin-bottom: 6px;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #FFCC33;
}
a:hover {
	text-decoration:none;
}
h1 {
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	line-height: 1.2em;
	color: #FFCC33;
}
h2 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
}
h3 {
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
h5 {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2em 0 0;
	font-size: small;
	color: #FFCC33;
	font-weight: bold;
}
h6 {
	margin: 0 0 1em 0;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFCC33;
	font-weight: bold;
}
hr {
}

div.hr {
	position: relative;
	margin: 3px 0;
	border-bottom: 1px solid #ffffff;
}
ul li {

}
ul li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
}



/*--------------------------------------------------------------------------
	Interface
--------------------------------------------------------------------------*/

body {
	margin: 0 0 25px 0;
	background: #4066B3;
}
div.container {
	position: relative;
	width: 750px;
	margin: 6px auto 0 auto;
	background-image: url(../interface/main_bodybg.gif)
}

/*
	Header
*/

div#header {
	height: 110px;
	width: 750px;
	background: url(../interface/schoolpic.jpg) no-repeat;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 357px;
	z-index: 10;
}

/*
	Content & columns
*/

div#content {
	padding: 0 0 0 0;
	position: relative;
	margin: 55px 0 25px 0;
}
div#column_0 {
	display: none;
}
div#column_1 {
	margin: 0;
	padding: 0 15px 0 15px;
	width: 400px;
	list-style: url(../interface/bullet.gif);
	min-height: 450px;
	height: expression(this.scrollHeight < 450? "450px" : "auto" ) ; /* IE setting */
	float: left;
}
div#column_2 {
	float: right;
	width: 275px;
	top: 0;
}
div.image {
	font-size: 10px;
}

/*
	Footer
*/
div#address {
	margin: 0;
	height: 35px;
	padding: 1px 95px 3px 70px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(../interface/footerbg.gif);
	text-align: right;
	text-transform: uppercase;
	color: #B5B5B5;
}
div#footer {
	width: 735px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: right;
	color: #999999;
	clear: both;
}
div#footer p {
	padding: 0;
	margin: 0;
}
div#footer a {
	color:#CCCCCC;
	text-decoration: none;
}
div#footer a:hover {
	color: #FFCC33;
}
div#p618 ul li a {
	font-size: 1em;
	color: #FFCC33;
	font-weight: normal;
	text-decoration: underline;
	list-style: none;
}



/*--------------------------------------------------------------------------
	Individual content
--------------------------------------------------------------------------*/

div#column_1 ul {
	margin: 10px 20px;
	padding: .5em 1em;
}
div#column_1 ul li {
	padding: .2em 0;
	margin: 0;
}
div#column_1 ul li em {
	font-size: .8em;
}

/*--------------------------------------------------------------------------
	Navigation
--------------------------------------------------------------------------*/

/*
	navigation1
*/
div#navigation1 {
	position:absolute;
	top: 98px;
	width:742px;
	height: 19px;
	z-index:100;
	margin: 10px 0 0 2px;
	padding:2px 0 0 0;
	text-align: left;
}
div#navigation1 ul {
	display:inline;
	margin:0; 
}
div#navigation1 ul li {
	display:inline;
	padding:0 3px 0 5px;
	background: url(../interface/margin.gif) 100% 50% no-repeat;
}
div#navigation1 ul li:hover a {
	color: #FFCC33;
}
div#navigation1 ul li.parent,
div#navigation1 ul li.selected {
}
div#navigation1 ul li.parent a,
div#navigation1 ul li.selected a {
	color: #FFCC33;
}
div#navigation1 ul li a {
	text-decoration: none;
	margin: 20px 0 0;
	padding: 0 2px 0 0;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
div#navigation1 ul.level2 {
	display: none;
}
div.backLink {
	padding-top: 10px;
}
div#navigation1 ul li#ncontacts {
	background: none;
}

/*
	navigation2
*/
div#navigation2 {
}
div#navigation2 ul {
}
div#navigation2 ul li {
	float: left;
	margin: 0 13px 0 0;
	padding: 8px 0 25px 13px;
	background: url(../../assets/interface/nav_margin.gif) 0 10px no-repeat;
	list-style: none;
}
div#navigation2 ul li a {
	color: #333;
	text-decoration: none;
	margin: 0;
}
div#navigation2 ul li:hover a {
	color: #ABBFC4;
}
div#navigation2 ul li.selected {
	padding: 0 0 20px 13px;
	background: url(../../assets/interface/nav_margin_o.gif) 0 4px no-repeat;
}
div#navigation2 ul li.selected a {
	color: #ABBFC4;
	font-size: 24px;
}

/*
	Strip nav
*/
div#footerNav {
	margin: 0 0 0 150px;
	padding: 1px 0;
	text-align: center;
	background: #FFF;
	font-size: 10px;
}
div#footerNav div {
	width: 600px;
	text-align: center;
}
div#footerNav ul {
	margin: 1em 0 0 0;
	padding: 0;
}
div#footerNav ul li {
	display: inline;
	margin: 0 5px 0;
	list-style: none;
}
div#footerNav ul li#n620 {
	background: none;
}
div#footerNav ul li a {
	text-decoration: none;
	color: #FF6600;
}
div#footerNav ul li:hover a {
	text-decoration: underline;
	color: #FF6600;
}

/*--------------------------------------------------------------------------
	Site path
--------------------------------------------------------------------------*/

div.sitePath {
}
div.sitePath span.margin {
	width:20px;
	height:10px;
}
div.sitePath span.textMargin {
	width:20px;
	text-align:center;
}
div#sitePathBottom {
}
div.sitePath span {
}



/*////////////////////////////////
//	Contact us form
////////////////////////////////*/

form#contactUs div.table {
	margin: 2em 0;
}
form#contactUs span.header {
	display: block;
	height: 7px;
}
form#contactUs span.footer {
	display: block;
	height: 7px;
	font-size: 0;
}
form#contactUs table {
	width: 100%;
}
form#contactUs table th {
	width: 110px;
	padding: 2px 5px .5em 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
form#contactUs table td {
	padding: 2px 0 8px;
}
form#contactUs input.field {
	width: 100%;
}
form#contactUs div#buttons
{
	padding-left: 155px;
}
form#contactUs div#buttons span#reset {
	display: none;
}
form#contactUs tr.contactName th, 
form#contactUs tr.daytimeTelephone th, 
form#contactUs tr.natureOfEnquiry th, 
form#contactUs tr.detailsOfEnquiry th 
{
	font-weight: bold;
}



/*////////////////////////////////
//	Site map - content type
////////////////////////////////*/

div.siteMap {
	padding:10px 0;
}
div.siteMap ul {
	margin:0;
	padding:3px 0;
}
div.siteMap ul li {
	margin:0;
	padding:2px 20px;
}
div.siteMap ul li a {
}
div.siteMap.defaults,
div.siteMap.satellites {
	display:none;
}



/*////////////////////////////////
//	Download - content type
////////////////////////////////*/

div.download {
	padding:10px 0 15px;
}
div.download div.thumbnail {
	float:left;
}
div.download div.description {
	font-weight:bold;
}
div.download div.link {
}



/*
	Misc.
*/

div.backToTop {
	margin: 2.5em 0 0.3em;
	padding: 0.1em 1em;
	background: url(../interface/back_top_shield.gif) 375px no-repeat;
	text-align: right;
}
div.backToTop a {
	color: #FFF;
	padding-right: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
div.backToTop a:hover {
	font-style: italic;
}

/*
	Teaser
*/
div.teaser {
	padding: 0 0 2em 0;
}
div.teaser div.header {
	color: #4E6266;
	font-size: 1.1em;
}
div.teaser a {
	color: #4E6266;
	text-decoration: none;
	font-style: italic;
}

-->










