body {
	margin: 0 0 0 0;
	text-align:center;
	background:url(../images/jpegs/mainbg.jpg) no-repeat top center;
}
html {
overflow: -moz-scrollbars-vertical;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clearboth{
	clear:both;
}
.spacer{
	clear:both;
	height: 10px;
}
#container {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	text-align:left;
	display:table;
}
#subcontainer {
	width: 960px;
	margin: 40px 0 0 0;
	padding-top: 20px;
	min-height: 290px;
	height: 290px;
	overflow:visible;
	display:table;
	clear:both;
}
#header{
	width:499px;
	height:200px;
	margin: 30px 0 0 30px;
}

/* START OF TOP MENU */

#navlist{	padding: 0 1px 1px 0; margin: 82px 0 0 0; float:left; width: auto; text-align:center;}

#navlist li {	list-style: none;	margin: 0;	display: inline; padding: 0 6px 0 6px;  float:left; }

#navlist li a, a:link, a:visited{	padding: 2px 0 0 0;  text-decoration: none; text-align:center;   font-weight:bold; font-size:10px; color: #006699;}


#navlist li a:hover{color: #99FFFF;  text-decoration: none; }


 /* END OF MENU*/

#features{
	width: 925px;
	display: inline;
	float:left;
	margin:0;
}
#features p{
	float:right;
	margin: 0 20px 30px 0;
}
#features h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform:none;
	color: #66CC00;
	margin: 67px 0 16px 21px;
	padding: 6px 0 0 0 ;
	display:block;
	width: 180px;
}
#feature1{
	background:url(../images/gifs/programmesfeat.gif) no-repeat center center;
	width:214px;
	height: 163px;
	float:left;
}
#feature2{
	background:url(../images/gifs/coursesfeat.gif) no-repeat center center;
	width:214px;
	height: 163px;
	float:left;
}
#feature3{
	background:url(../images/gifs/vacanciesfeat.gif) no-repeat center center;
	width:214px;
	height: 163px;
	float:left;
}
#feature4{
	background:url(../images/gifs/newsfeat.gif) no-repeat center center;
	width:214px;
	height: 163px;
	float:left;
}

#welcometext {
	display:block;
	margin-left: 115px;
	width: 690px;
}
#cell_left{
	float:left;
	width:23%;
	display:table;
	padding:0 2px 0 0;
	margin:0;
}
#cell_right{
	float:left;
	width:74%;
	//width:75%;
	display:table;
	padding:10px;
	margin:0 ;
}
#cell_left_sub{
	float:left;
	width:65%;
	display:table;
	padding:0 2px 0 0;
	margin:0;
}
#cell_right_sub{
	float:left;
	width:33%;
	display:table;
	padding:0 2px 0 0;
	margin:0;
}
.cell_left_half{
	float:left;
	width:45%;
	display:table;
	padding:0 2px 0 0;
	margin:0;
}


#footer{
	clear:both;
	width: 100%;
	padding: 0;
}

/*start of sub menu*/

.listone ul{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	
}
.listone li{
	width: auto;
	float:left;
	list-style-type: none;
	height: 50px;
	color: #999999;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align:middle;
	display:inline;
	text-decoration: none;
	text-align:left;
	text-transform:capitalize;
}

.listone a, .listone a:link, .listone a:visited{
	color: #999999;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	width: 96px;
	display:block;
	float:left;
	text-align:left;
	
}
.listone a:hover{
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-size: 9px;
	width: 96px;
	display:block;
	float:left;
	text-align:left;
}
.listone li img{
	float:left;
}

/*end of menu*/

.homeimage{
background: center no-repeat top;
margin-bottom:30px;
margin-left:50px;


}

.listtwowrapper {
	padding: 0;
	display:table;
	height: auto;
	width: 213px;
}
.top {
	background:url(../images/gifs/subnavtop.gif) no-repeat;
	height: 31px;
	font: tahoma, arial, verdana, sans-serif;
	font-size: 18px;
	color: #006699;
	text-transform: capitalize;
	padding: 20px 0 0 10px;
}
.bottom {
	background:url(../images/gifs/subnavbtm.gif) no-repeat;
	height: 49px;
}
.listtwo ul{
	padding: 6px 0 6px 0 ;
	margin: 0 ;
	background:url(../images/gifs/subnavbg.gif) repeat-y;
}
.listtwo li { 
	list-style-type: none; 
	font-family:tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform:capitalize;
	color: #006699;
	padding: 2px 0 2px 16px;
	margin-left: 10px;
	display:block;
	background:url(../images/gifs/navbullet.gif) no-repeat 4px 7px;
}
.listtwo a, .listtwo a:link, .listtwo a:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.listtwo a:hover{
	text-decoration: underline;
	color: #99CC00;
	font-weight: bold;
}
#listthree{
	display:inline;
}
#listthree div{
	float:left;
	margin: 4px 4px 0 4px;
	text-align:center;
}
#listthree p{
	width: 176px;
	display:block;
	background-color:#006699;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	padding: 4px;
	text-align:center;
	text-transform:capitalize;
	margin:0;
}

#listthreea{
	display:inline;
}
#listthreea div{
	float:left;
	margin: 6px 20px 10px 20px;
	text-align:center;
	width: 200px;
	height: 200px;
	display:block;
	background-color:#f5f5f5;
	padding: 4px;
	position: relative;
}
#listthreea p{
	width: auto;
	display:block;
	clear:both;
	color:#006699;
	font-weight:bold;
	padding: 4px;
	text-align:center;
	text-transform:capitalize;
	margin:0;
}
#listthreea span.moreinfo{
	z-index: 100;
	position: relative;
	left: 50px;
	top: -20px;
}


.listfour ul{
	padding: 6px 0 6px 0 ;
	margin: 0 ;
	display:inline;
}
.listfour li { 
	list-style-type: none; 
	font-family:tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform:capitalize;
	color: #006699;
	display:block;
	float:left;
	height: 60px;
	text-align:center;
	width: 140px;
}
.listlistfourtwo a, .listfour a:link, .listfour a:visited{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

.listfour a:hover{
	text-decoration: underline;
	color: #99CC00;
	font-weight: bold;
}
.BG1{
	background: url(../images/jpegs/aboutusbg.jpg) no-repeat center center;
	height: 89px;
}
.BG2{
	background: url(../images/jpegs/programmesbg.jpg) no-repeat center center;
	height: 89px;
}
.BG3{
	background: url(../images/jpegs/careersbg.jpg) no-repeat center center;
	height: 89px;
}
.BG4{
	background: url(../images/jpegs/vacanciesbg.jpg) no-repeat center center;
	height: 89px;
}
.BG5{
	background: url(../images/jpegs/newsbg.jpg) no-repeat center center;
	height: 89px;
}
.BG6{
	background: url(../images/jpegs/contactusbg.jpg) no-repeat center center;
	height: 89px;
}
.BG7{
	background-color: #F3F3F3;
	padding: 10px;
	display:block;
	width: auto;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform:capitalise;
	color: #666;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform:capitalize;
	color: #006699;
	padding: 0;
	margin: 0;
	width: 100%;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform:capitalize;
	color: #66CC00;
	margin: 65px 0 16px 21px;
	display:block;
	width: 180px;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform:none;
	color: #006699;
	padding: 0;
	margin: 0;
}

.form1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#666;
	padding-left: 6px;
	display:inline;
}
.form1 label{
	float: left;
	font-weight: bold;
	text-align:right;
	padding-left: 6px;
	width: auto;
	margin: 6px;

}

.form1 input, textarea, select{
	width: auto;
	margin-left: 5px;
	float: left;
	padding-left: 6px;
}

.form1 br{
	clear: left;
}
.form1 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	color:#006699;
	padding-left: 6px;
}

hr {
	border:0; height:3px; color: #C2E085;  background-color: #C2E085; clear:both;}
	
.gallery{
	margin: 0;
	padding: 0;
}
.gallery ul {
	margin: 0;
	padding: 0;
}

.gallery li {
	display: inline;
	float: left;
	padding: 1px;
	width: 48%;
}



#contactusform{
	display:table;
	width:auto;

}
.conform{
	width: auto;
	font-weight: bold;
	text-align:right;
	padding-right: 6px;
	margin: 0;
	line-height: normal;
	color: #666;	
}

.conform label{
	float: left;
	width: 160px;
	font-weight: bold;
	text-align:right;
	padding: 0 12px 4px 0;
}

.conform input, select{
	width: 180px;
	margin-bottom: 5px;
	float:left;
	text-align:left;
}
.conform textarea{
	width: 180px;
	height: 80px;
	margin:0;
	padding:0;
}
.conform p{
	margin: 0 0 0 165px;
	float:left;
	text-align:left;
}
.conform div{
	margin: 0 0 0 160px;
	//margin: 0 0 0 85px;
	float:left;
	text-align:left;
}
.conform.boxes{
	width: 1em;
}

.conform br{
	clear: left;
}


.form2{
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#666;
}
.form2 label{
	float: left;
	width: 130px;
	font-weight: bold;
	text-align:right;
	padding-right: 6px;
}

.form2 input, textarea{
	width: 180px;
	margin-bottom: 5px;
}

.form2 textarea{
	width: 180px;
	height: 150px;
}

.form2.boxes{
	width: 1em;
}
.form2 p{
	margin: 0 0 0 120px;
	float:left;
	text-align:left;
}
.form2 div{
	margin: 0 0 0 70px;
	//margin: 0 0 0 62px;
	float:left;
	text-align:left;
	clear:both;
}

.form2 br{
	clear: left;
}

a, a:link, a:visited, a:active {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}
a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
.emailtext { 
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #006699;
 }
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #006699;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
} 
.footertext { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	padding:0 20px 0 20px;
 }
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #99cc00;
	font-size: 9px;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;
	font-size: 9px;	
} 
.footertext2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
 }
a.footertext2:link, a.footertext2:visited, a.footertext2:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #666;
}
a.footertext2:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
}
.featureslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.sitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.sitetext2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #006699;
	text-align:left;
}
.sitetext3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
}
.sitetext4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.imageDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.transBack{
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
	background-color: #FFFFFF;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.newslibrarytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.newsheadlinetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;

	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
.subheadertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
}

a.btn { color: #fff; text-decoration:none;}
.btn { display: block; position: relative; background: #006699; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; text-transform:uppercase;  text-align:center; margin-left:60px;}
.btn * { font-style: normal; background-image: url(../images/pngs/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
 
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
 
.btn:hover { background-color: #003366; color: #fff }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/pngs/shade.png); background-position: bottom; }
 
* html .btn { border: 1px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

