html,body {
	margin:0;
	height:100%;
	background-color: #ffffff;
	font-size:85%;
	font-weight: normal;
	font-family: "Tahoma", "Arial", "Helvetica", san-serif;
	line-height: 1.5em;
	color: #4D4D4D;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	color: #335CAD;
	font-size: 1.3em;
	font-weight: bold;
}

h2 {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	color: #335CAD;
	font-size: 1.1em;
	font-weight: normal;
}

ul {
	margin: 0 0 3px 15px;
	padding: 0 0 0 0;
	list-style: disc;
}

ul.homepageouter {
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
	color: #4D4D4D;
}

ul.homepage {
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
	list-style: none;
	color: #4D4D4D;
}

ol {
	margin: 0 0 15px 15px;
	padding: 0 0 0 0;
	list-style-type: lower-alpha;
}


li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

li.homepageli {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul li.homepageli:before {
	content: "- ";
} 

a {
	text-decoration: none;
	color: #335CAD;
}

a:hover {
	text-decoration: underline;
	color: #335CAD;
}

a.email {
	text-decoration: none;
	color: #4D4D4D;
}

a.email:hover {
	text-decoration: underline;
	color: #4D4D4D;
}

a.sitemap {
	text-decoration: none;
	color: #4D4D4D;
}

a.sitemap:hover {
	text-decoration: underline;
	color: #4D4D4D;
}

a.greylinks {
	text-decoration: none;
	color: #4D4D4D;
}

a.greyunderlinedlinks {
	text-decoration: underline;
	color: #4D4D4D;
}

a.greylinks:hover {
	text-decoration: underline;
	color: #4D4D4D;
}

a.contextuallink {
	text-decoration: underline;
}

a.greyboldlinks {
	text-decoration: none;
	color: #4D4D4D;
	font-weight: bold;
}

a.greyboldlinks:hover {
	text-decoration: underline;
	color: #4D4D4D;
}

a.bluelinks {
	text-decoration: none;
	color: #335CAD;
}

a.bluelinks:hover {
	text-decoration: underline;
	color: #335CAD;
}

p {
	margin: 0 0 0.8em 0;
	padding: 0 0 0 0;
}

p.downloadbrochure {
	margin: 1.2em 0 1.2em 0;
	padding: 0 0 0 0;
}

p.nobottomspace {
	margin: 1.2em 0 0 0;
	padding: 0 0 0 0;
}

.testimonials {
	margin-bottom: 0;
	color: #335CAD;
}

.bluetext {
	color: #335CAD;
}

.testimonialcredits {
	margin-top: 0;
	padding-top: 0;
	font-size: 0.9em;
}

.credit {
	font-size: 0.9em;
	line-height: 1.2em;
}

.intro {
	font-size: 1.25em;
	line-height: 1.3em;
}

.newsintros {
	font-size: 0.9em;
	line-height: 1.3em;
}

.bold {
	font-weight: bold;
}

#container {
	width: 840px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%;
	margin: 0 auto; /* center, not in IE5 */
	padding: 0 138px 0 138px;
	position: relative; /* needed for footer positioning*/
	border: 0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}


/* --------------------- header start -------------------------- */

#headercontainer {
	width: 840px;
	height: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#logocontainer {
	width: 170px;
	height: 46px;
	padding: 30px 0 0 0;
	float: left;
}

#contactdetails {
	width: 400px;
	height: 90px;
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	float: right;
	text-align: right;
}

.textsize {
	font-size: 0.8em;
	line-height: 1.3em;
}

.textsizetext {
	margin: 21px 0 0 90px;
	padding: 0 0 0 0;
	height: 14px;
	width: 60px;
	float: left;
}

.textsizebuttons {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	height: 20px;
	width: 85px;
	float: left;
}

.search {
	margin: 18px 0 0 0;
	padding: 0 0 0 0;
	height: 17px;
	width: 160px;
	float: right;
}

/* --------------------- header end -------------------------- */




/* --------------------- content start -------------------------- */

#contentcontainerhome {
	width: 840px;
	height: 594px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevalues {
	margin: 95px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditation {
	margin: 86px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainersearch {
	width: 840px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



#contentcontainercredit {
	width: 840px;
	height: 1094px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluescredit {
	margin: 595px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationcredit {
	margin: 586px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerclub {
	width: 840px;
	height: 994px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesclub {
	margin: 650px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationclub {
	margin: 486px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerclubnew {
	width: 840px;
	height: 794px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesclubnew {
	margin: 450px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationclubnew {
	margin: 286px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerschemes {
	width: 840px;
	height: 844px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesschemes {
	margin: 106px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationschemes {
	margin: 336px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerprivate {
	width: 840px;
	height: 894px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesprivate {
	margin: 395px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationprivate {
	margin: 386px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerpublic {
	width: 840px;
	height: 894px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluespublic {
	margin: 395px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationpublic {
	margin: 386px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainercore {
	width: 840px;
	height: 754px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluescore {
	margin: 410px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationcore {
	margin: 246px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontaineriso {
	width: 840px;
	height: 1094px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesiso {
	margin: 750px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationiso {
	margin: 586px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainersitemap {
	width: 840px;
	height: 734px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluessitemap {
	margin: 390px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationsitemap {
	margin: 226px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainergroup {
	width: 840px;
	height: 774px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesgroup {
	margin: 275px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationgroup {
	margin: 266px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainernews {
	width: 840px;
	height: 774px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesnews {
	margin: 430px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationnews {
	margin: 451px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerdisclaimer {
	width: 840px;
	height: 2264px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesdisclaimer {
	margin: 1920px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationdisclaimer {
	margin: 1756px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontaineraccessibility {
	width: 840px;
	height: 614px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesaccessibility {
	margin: 270px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationaccessibility {
	margin: 106px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerteacher {
	width: 840px;
	height: 574px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesteacher {
	margin: 230px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationteacher {
	margin: 66px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerflying15 {
	width: 840px;
	height: 1204px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesflying15 {
	margin: 860px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationflying15 {
	margin: 696px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerbdta {
	width: 840px;
	height: 1114px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesbdta {
	margin: 770px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationbdta {
	margin: 606px 0 0 0;
	width: 155px;
	float: right;
}



.noclaimsleft {
	width: 200px;
	float: left;
	height: 15px;
}

.noclaimsright {
	width: 275px;
	float: right;
	height: 15px;
}

.noclaimsleft2 {
	margin-bottom: 12px;
	width: 200px;
	float: left;
	height: 15px;
}

.noclaimsright2 {
	margin-bottom: 12px;
	width: 275px;
	float: right;
	height: 15px;
}


#contentcontainerservice {
	width: 840px;
	height: 574px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesservice {
	margin: 230px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationservice {
	margin: 66px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerlegal {
	width: 840px;
	height: 574px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevalueslegal {
	margin: 230px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationlegal {
	margin: 66px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainercontact {
	width: 840px;
	height: 574px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluescontact {
	margin: 230px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationcontact {
	margin: 66px 0 0 0;
	width: 155px;
	float: right;
}



#contentcontainerabout {
	width: 840px;
	height: 784px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#corevaluesabout {
	margin: 285px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}

#accreditationabout {
	margin: 276px 0 0 0;
	width: 155px;
	float: right;
}



/*This was the style sheet used when Core Values and moody were not positioned at bottom of page
#contentcontainerhome {
	width: 840px;
	min-height: 570px;
	height: auto; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}*/

/*This was the style sheet used when Core Values and moody were not positioned at bottom of page
#corevalues {
	margin: 75px 0 0 0;
	padding: 0 0 0 0;
	height: 127px;
}*/

/*These were the style sheet used when Core Values and moody were not positioned at bottom of page
#accreditation {
	margin: 10px 0 0 0;
	width: 155px;
	float: right;
}
*/

#menu {
	width: 184px;
	height: 216px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}

#menuitems {
	height: 216px;
}

.menuspacing {
	margin: 0 0 0 0;
}

.menuspacing2 {
	margin: 0 0 6px 0;
}

.menuspacing3 {
	margin: 0 0 1px 0;
}

.logospacing {
	margin: 47px 0 0 0;
}


#banner {
	width: 656px;
	height: 214px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

#bannerforprint {
	width: 0;
	height: 0; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	visibility: hidden;
}

#content {
	width: 475px; 
	margin: 0 0 0 0;
	padding: 32px 0 25px 0;
	float: left;
}

#contentcontactleft {
	width: 230px; 
	margin: 0 15px 0 0;
	padding: 0 0 25px 0;
	float: left;
}

#contentcontactright {
	width: 230px; 
	margin: 0 0 0 0;
	padding: 0 0 25px 0;
	float: right;
}

.buttonspacing {
	margin: 5px 8px 4px 0;
}

.buttonspacing2 {
	margin: 0 4px 7px 0;
}

.buttonspacing3 {
	margin: 0 0 4px 0;
}

.buttonspacing4 {
	margin: 5px 4px 7px 0;
}

.buttonspacing5 {
	margin: 5px 8px 7px 0;
}

#news {
	width: 156px;
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	float: right;
}

#nonews {
	width: 156px;
	margin: 0 0 0 0;
	padding: 18px 0 0 0;
	float: right;
}

.newsheading {
	font-size: 1.3em;
	line-height: 1.3em;
	border-bottom: solid 5px #ffffff;
	/*border-bottom: solid 5px #7F99CC;*/
	padding: 0 0 4px 0;
	margin: 0 0 12px 0;
}

#newsintrocontainer {
	height: 150px;
}

#brochuredownload {
	margin: 0 0 0 0;
	height: 30px;
}

.sitemapspacing {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.sitemapspacing2 {
	margin: 0 0 0 15px;
	padding: 0 0 0 0;
}

.sitemapspacing3 {
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

.sitemapspacing4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.sitemapspacing5 {
	margin: 0 0 10px 30px;
	padding: 0 0 0 0;
}

.sitemapspacing6 {
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
}

.blueboxlinks {
	margin-top: 20px;
	height: 30px;
}

.blueboxlinks2 {
	height: 30px;
}

#clubcoverlogo {
 	margin-top: 30px;
}

#csalogo {
	margin-top: 20px;
}

#teacherinsurelogo {
	margin-top: 22px;
}

#fflogo {
	margin-top: 20px;
}

#bdtalogo {
	margin-top: 20px;
}

/* --------------------- content end -------------------------- */





/* --------------------- footer start -------------------------- */

#footercontainer {
	width: 840px;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	height: 40px;
	clear: left;
	float: none;
}

#textsize {
	width: 172px;
	height: 20px;
	margin: 0 12px 0 0;
	padding: 10px 0 0 0;
	float: left;
	border-top: solid 5px #7F99CC;
}

#footer {
	width: 656px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-size: 0.9em;
	line-height: 1.4em;
	float: right;
	border-top: solid 5px #7F99CC;
}

a.footertext {
	color: #878FBA;
}

a:hover.footertext {
	color: #18297B;
}

#leftblock {
	width: 490px;
	height: 20px;
	float: left;
}

/* --------------------- footer end -------------------------- */

