body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #FFFFFF;
   color: #555555;
}
body,textarea {
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #6FBD47;
}
a:hover {
   color: #555555;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#555555;
	 margin:1.5em 0 0.3em 0;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.3em;
   text-transform:uppercase;
	 font-weight:bold;
	 color:#999999;
}
h3 {
   font-size:1.2em;
	 color:#000000;
	 border-bottom:1px dotted #CCCCCC;
	 padding-bottom:0.3em;
}
h4 {
   font-size:1em;
}
h2 span {
   display:block;
	 color:#55ABDE;
}

blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #DDDDDD;
}
blockquote p {
margin:0;
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}
.blue {
   color:#58abe1;
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,#headernav ul,ul.subinline {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   border-bottom: 1px solid #DDDDDD;
   color:#6FBD47;
   padding:0.6em 0;
   width:100%;
   background-image:url(../img/g2.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
}
.menubuttons li a:hover {
   color:#555555;
}
.menubuttons li.active a {
   color:#555555;
   font-weight:bold;
}
#headernav li {
   display:inline;
}
#headernav li a {
   display:block;
   float:left;
   padding:0 13px;
	 height:35px;
	 color:#FFFFFF;
	 text-decoration:none;
   background-image:url(../img/header_nav_bg2.gif);
	 background-repeat:no-repeat;
	 background-position:top right;
	 text-transform:uppercase;
	 font-size:13px;
}
#headernav li a span {
   position:relative;
	 top:8px;
}
#headernav li.active a {
   background-image:url(../img/header_nav_bg1.gif);
}
#headernav li a:hover {
   color:#2B660F;
}
ul.inline {
   float:left;
	 display:block;
	 width:736px;
	 position:relative;
	 left:24px;
	 padding-bottom:0.5em;
	 border-bottom:1px solid #DDDDDD;
}
ul.inline li {
   float:left;
   padding:0.2em 1em;
   border-left:1px solid #DDDDDD;
	 font-weight:bold;
}
ul.inline li.active a {
   color:#999999;
	 text-decoration:none;
}

ul.subinline {
   float:left;
	 display:block;
	 border-bottom:5px solid #DDDDDD;
   margin-bottom:0.8em;
	 width:100%;
	 font-size:0.9em;
}
ul.subinline li {
   display:inline;
}
ul.subinline li a {
   color:#666666;
   float:left;
	 display:block;
   padding:0.4em 1em;
	 border-left:1px solid #CCCCCC;
}

/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
}
#container,#header,#content,#footer {
   width:760px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
}
#header {
   position: relative;
   float:left;
   height: 218px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
   background-color:#CCCCCC;
}
#clear {
   position:relative;
   clear:both;
   height:1px;
}
#footer {
   position:relative;
   clear:both;
	 float:left;
   height:150px;
	 width:100%;
   background-image:url(../img/footer_bg1.gif);
   background-repeat:repeat-x;
	 font-size:11px;
	 text-align:center;
}
#footerinner {
   width:760px;
	 margin:0px auto;
	 text-align:left;
	 position:relative;
}

#footer p {
   line-height:1.6em;
	 color:#777777;
}
#footerlogo {
   position:absolute;
	 top:0px;
	 right:0px;
}
.logobox {
   float:right;
	 margin-left:14px;
}
#content {
   float:right;
   padding: 0px;
   min-height:300px;
	 width:760px;
	 position:relative;
}
* html #content {
   height:300px;
}
#accessibility {
   position:absolute;
   top:5px;
   right:65px;
   text-align:right;
	 font-size:0.8em;
}
#accessibility a {
   color:#888888;
}
#headernav {
   position:absolute;
   top:172px;
   left:0px;
	 height:35px;
	 padding-left:10px;
	 background-repeat:no-repeat;
}
.leftthin,.rightthin {
   width:250px;
}
.leftwide,.rightwide {
   width:460px;
}
.leftmid,.rightmid {
   width:315px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
   padding-bottom:4em;
	 float:left;
	 width:739px;
	 position:relative;
	 left:21px;
}

/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #555555;
   color:#555555;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#555555;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#555555;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton,.imagebutton a {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:109px;
	 height:29px;
	 display:block;
}
.imagebutton span {
   display:none;
}

#imagebutton1 { background-image:url(../img/courses1.gif); }
#imagebutton2 { background-image:url(../img/courses1.gif); }
#imagebutton3 { background-image:url(../img/contact_us1.gif); }
#imagebutton4 { background-image:url(../img/view_all1.gif); }

textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*TABLES*/

table {
   width:100%;
   font-size:1em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #DDDDDD;
   padding:0.4em 0.2em;
   background-image:url(../img/g2.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
}
table th,table th a {
   background-color:#6FBD47;
   color:#FFFFFF;
	 background-image:none;
}
.smalltable {
   font-size:0.9em;
}
.datasubheading {
   background-color:#DDDDDD;
	 background-image:none;
	 color:#444444;
	 font-weight:bold;
	 font-size:1.1em;
}

/*EXTRAS*/

h2.graphic {
   background-repeat:no-repeat;
   background-position:center left;
	 height:20px;
	 width:100%;
}
h2.graphic span {
   display:none;
}
h2#graphic1 { background-image:url(../img/h2_welcome.gif); }
h2#graphic2 { background-image:url(../img/h2_aboutus.gif); }
h2#graphic3 { background-image:url(../img/h2_contactus.gif); }
h2#graphic4 { background-image:url(../img/h2_enquiryform.gif); }
h2#graphic5 { background-image:url(../img/h2_news.gif); }
h2#graphic6 { background-image:url(../img/h2_ourlocation.gif); }
h2#graphic7 { background-image:url(../img/h2_advice.gif); }
h2#graphic8 { background-image:url(../img/h2_courses.gif); }
h2#graphic9 { background-image:url(../img/h2_services.gif); }
h2#graphic10 { background-image:url(../img/h2_companyinfo.gif); }
h2#graphic11 { background-image:url(../img/h2_meettheteam.gif); }
h2#graphic12 { background-image:url(../img/h2_casestudies.gif); }
h2#graphic13 { background-image:url(../img/h2_sitemap.gif); }
h2#graphic14 { background-image:url(../img/h2_accessibility.gif); }
h2#graphic15 { background-image:url(../img/h2_privacypolicy.gif); }
h2#graphic16 { background-image:url(../img/h2_usefullinks.gif); }


.smallnote {
   font-size:0.8em;
	 color:#777777;
}

.largelist {
   font-weight:bold;
	 font-size:1.1em;
}
.largelist li {
	 padding:0.3em 0;
}
.floatimage {
   float:left;
	 width:210px;
	 margin:0 15px 15px 0;
}
.floatimage span {
   display:block;
	 padding:0.8em 0.3em;
	 background-color:#666666;
	 color:#FFFFFF;
	 text-align:center;
	 font-size:0.8em;
	 line-height:1.8em;
	 margin-top:1px;
}
.floatimage span.smaller {
   font-size:0.7em;
	 color:#000000;
	 background-color:#DDDDDD;
}
.floatimagesmall {
   width:150px;
	 margin:0 1px 0 0;
}

#logostrip {
   clear:both;
	 padding:20px 0 16px 20px;
}