@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#wrapper{
	width: 1015px;
	border: 1px solid #666;
	margin: 0 auto;
	background-color:#FFF;
}

#header{
	height: 150px;
	/*background:url(../images/header_bg.jpg) repeat-x;*/
	background-color: #FFF;
}

#masthead {height: 30px; background: #FFF url(../images/generic/bg_masthead.png) repeat-x top; border-bottom: 5px solid #224b58;}

#masthead ul {float: left; margin-top: 0px; width: 780px; height: 30px; list-style:none; padding-left:15px;margin-left:0;}
		#masthead li a {float: left; margin-right: 2px; width: 95px; height: 30px; background: #83bddb url(../images/bg_navigation1.gif) no-repeat top; color: #000; font-weight: bold; font-size: 11px; text-decoration: none; text-align: center; line-height: 3em;}
		#masthead li a:hover {background: #83bddb url(../images/bg_navigation1.gif) no-repeat 0 -30px;} 
		#masthead li {float: left;}
		#home #masthead li.navhome a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color: #FFF;}
		#schools #masthead li.navschools a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color: #FFF;}
		#schoolsrc #masthead li.navschoolsrc a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color: #FFF;}
		#teachers #masthead li.navteachers a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color: #FFF;}
		#nqts #masthead li.navnqts a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color: #FFF;}
		#vacancies #masthead li.navvacancies a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color:#FFF;}
		#resources #masthead li.navresources a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color: #FFF;}
		#contact #masthead li.navcontact a {background: #224b58 url(../images/bg_navigation1.gif) no-repeat 0 -60px; color: #FFF;}

#masthead li.navschoolsrc a {font-size:11px;
}

#social{
	float: left;
	width: 220px;
	padding-left:0;
	margin-left:0;
	height: 40px;
}

#social ul{
	float: left;
	margin-left: 2px;
	width: 40px;
	padding-left: 5px;
	padding-right: 5px;
}

#social ul li a:hover{
	background: #FFF;
}

#social li a {float: left; margin-right: 0px; width: 40px; height: 30px; background: #FFF; /*url(../images/socialbg.gif) no-repeat top;*/ color: #000; font-weight: bold; font-size: 11px; text-decoration: none; text-align: center; line-height: 3em;}

.socialimg {border:none;}

#fblike{
	padding-top:5px;
}

/*#masthead li a:hover {background: #fff /*url(../images/socialbg.gif) no-repeat 0 -30px;}*/

#subnav{
	height: 25px;
	background-color:#224B58;
	color:#FFF;
}

#subnav ul{
	display:block;
	padding: 0;
	padding-top: 5px;
	margin: 0;
	margin-left: 25px;
	list-style:none;
	font-size:110%;
	color:#FFF;
}

#subnav ul li{
	display:inline;
	padding: 10px;
}

#subnav ul li a{
	display:inline;
	text-decoration:none;
	color:#FFF;
	padding: 5px;
}

#subnav ul li a:hover{
	text-decoration:underline;
}

#content{
	background-color:#DCEEEF;
}

#leftcol{
	width:615px;
	float: left;
	margin-left:10px;
	background-color:#FFF;
}

#leftcol p{
	font-size:12px;
	margin-right:10px;
}

#leftcol h2{
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}

#leftcol h2 a{
	color: #00C;
}

#leftcol a{
	color:#0000CC;
}

#leftcoljobs{
	width:760px;
	float: left;
	margin-left:10px;
	background-color:#FFF;
}

#leftcoljobs p{
	font-size:12px;
	margin-right:10px;
}

#leftcoljobs h2{
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}

#leftcoljobs h2 a{
	color: #00C;
}

#leftcoljobs a{
	color:#0000CC;
}

#rightcol{
	width:210px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	background-color:#FFF;
}

#rightcol a{
	border:none;
	background:none;
	color:#FFF;
	padding:0;
	margin:0;
}

#latestjobs{
	float:left;
	width: 150px;
	margin-left: 5px;
	margin-top: 10px;
}

#latestjobs a{
	color: #00C;
}

#latestjobs h1{
	margin-top:5px;
	font-size:16px;
	text-decoration:underline;
}

.jobtitle {
	font-size:12px;
	margin-top:5px;
	text-decoration:underline;
	font-weight:bold;
}

.joblink a{
	color:#00C;
}

.postit_header{
	width:200px;
	background:url(../images/postit_header.png) no-repeat;
	height:39px;
	padding:0;
	margin:0;
}

.postit{
	width: 200px;
	background:url(../images/postit_main.png) no-repeat;
	/*height: 173px;*/
	padding:0;
	margin:0;
	margin-bottom: 10px;
}

.postit h1{
	font: Arial;
	font-weight: bold;
	font-style:italic;
	margin-top:0;
	padding-top:5px;
	margin-left: 20px;
	font-size: 140%;
}

.postit p{
	font: Arial;
	font-weight: bold;
	font-style:italic;
	font-size:105%;
	margin-left:15px;
	margin-right:5px;
}

.postit a{
	color:#000 !important;
	text-decoration:underline;
}

.clearit{
	clear:both;
}

#footer {
	height: 40px;
	background-color: #224b58;
	float: left;
	width: 695px;
}

#footer p{
	color:#FFF;
	margin-left: 20px;
}

#footer a{
	color:#FFF;
}

.footerright{
	float: right;
	width: 320px;
	background-color: #224b58;
	height:40px;
}

.footerright p,a{
	color: #FFF;
}

.img_header{
	margin-top:10px;
	margin-left:15px;
}

.image{
	border: 1px solid #000;
	float:right;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

ul.nqtbenefits{
	font-size:12px;
	list-style:square;
}

ul.safeguardpolicy{
	font-size:12px;
	list-style:decimal;
	font-weight:bold;
}

.rightside_img{
	margin-top:85px;
	border: 1px solid #000;
}

.contactimg{
	float:left;
	margin-right: 2px;
	margin-left: 2px;
}

.italics{
	font-style:italic;
}