html{
	height:100%;
	font-size: 100.01%;
}
body{
	font:62.5% Arial, Verdana, sans-serif;
	background:#fff;
	color:#000;
	height:100%;
	margin:0;
}
img{border:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

/* page */
#page{
	display:table;
	background:#fff;
	width:100%;
	height:100%;
}
#page-holder{
	display: table-row;
	width:100%;
}
#page .logo{
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	position:absolute;
	top:19px;
	left: 28px;
	width: 193px;
	height: 73px;
	z-index: 5;
}
#page .logo a{
	display: block;
	height: 100%;
}
/* header */
#header{
	display:table-header-group;
	background: url(../images/bg-header.gif) no-repeat 50% 0;
	width:100%;
	padding:0 0 3px;
}
#header .header-holder{
	width: 996px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	padding:0 0 3px;
}
#header .tagline{
	text-align:right;
	font-size: 1.0em;
	line-height: 12px;
	padding: 3px 0 4px;
	margin:0 15px 3px 0;
	position: relative;
	z-index: 5;
}
#header .menu{
	width: 100%;
	position: relative;
	z-index: 4;
}
#header .menu:after {
	display: block;
	content: "";
	clear: both;
}
#header .menu ul{
	margin: 0 0 0 220px;
	padding: 0;
	list-style: none;
	width: 776px;
}
#header .menu ul:after {
	display: block;
	content: "";
	clear: both;
}
#header .menu ul li{
	float: left;
	background: url(../images/menu-sep.gif) no-repeat 0 10px;
	padding: 0 0 0 1px;
}
#header .menu ul li:first-child{
	background:none;
	padding-left: 0;
}
#header .menu ul li a.opportunities,
#header .menu ul li a.testimonials,
#header .menu ul li a.apply{
	display: block;
	width: 257px;
	height: 79px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .menu ul li a.opportunities{background: url(../images/menu-opportunities.gif) no-repeat;}
#header .menu ul li a.testimonials{background: url(../images/menu-testimonials.gif) no-repeat;}
#header .menu ul li a.apply{background: url(../images/menu-apply-now.gif) no-repeat;}
#header .menu ul li a.opportunities:hover,
#header .menu ul li a.apply:hover,
#header .menu ul li a.testimonials:hover{background-position:0 -79px;}
#header .menu ul li.active{position: relative;}
#header .menu ul li.active .popup{display:block;}
#header .menu ul li .popup{
	position: absolute;
	top:70px;
	width: 449px;;
	z-index: 2;
	display: none;
	padding: 17px 0 0;
}
#header .menu ul li .popup .top{
	background: url(../images/popup-top.png) no-repeat;
	height: 10px;
	overflow: hidden;
}
#header .menu ul li .popup .middle{
	background:url(../images/popup-middle.png) repeat-y;
	height: 1%;
	overflow: hidden;
	padding: 0 2px;
}
#header .menu ul li .popup .bottom{
	background: url(../images/popup-bottom.png) no-repeat;
	height: 8px;
	overflow: hidden;
}
#header .menu ul li .popup .middle-box{
	background:#dcddde url(../images/bg-popup.gif) repeat-x;
	min-height: 87px;
	position: relative;
}
* html #header .menu ul li .popup .middle-box{height:87px;}
#header .menu ul li .popup .arrow{
	position:absolute;
	top:5px;
	background: url(../images/popup-arrow.gif) no-repeat;
	width: 24px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .menu ul li .opportunities{left:74px;}
#header .menu ul li .opportunities .arrow{left:30px;}
#header .menu ul li .testimonials{left:-85px;}
#header .menu ul li .testimonials .arrow{left:212px;}
#header .menu ul li .apply{right: 73px;}
#header .menu ul li .apply .arrow{right:52px;}
html #header .menu ul li .popup .close{
	background: url(../images/btn-close.gif) no-repeat;
	width: 19px;
	height: 17px;
	position: absolute;
	top:0;
	right:7px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .header-area{
	width: 100%;
	overflow: hidden;
}
#header .header-holder .man{
	background: url(../images/man.png) no-repeat;
	width: 80px;
	height: 286px;
	position: absolute;
	top:84px;
	right:5px;
	z-index: 5;
}
.sidebar .woman{
	background: url(../images/woman.png) no-repeat;
	width: 52px;
	height: 152px;
	position: absolute;
	top:75px;
	left:205px;
	z-index: 50;
}
#header .menu ul li .popup .holder{
	width: 100%;
	overflow: hidden;
	padding: 9px 0 0;
}
#header .menu ul li .opportunities .image,
#header .menu ul li .testimonials .image{
	width: 58px;
	float: left;
	margin: 0 0 0 8px;
	display: inline;
}
#header .menu ul li .opportunities .image img{display:block;}
#header .menu ul li .opportunities .text,
#header .menu ul li .testimonials .text{
	width: 350px;
	float: right;
	margin: 1px 24px 0 0;
	display: inline;
}
#header .menu ul li .opportunities .text p{
	margin: 0 0 5px;
	font-size: 1.1em;
	line-height: 1.546em;
}
#header .menu ul li .popup .text p a{color:#009ddc;}
#header .menu ul li .testimonials a{
	color:#009ddc;
	font-size: 1.1em;
}
#header .menu ul li .testimonials .text blockquote{
	margin:0 0 5px;
	font-size: 1.1em;
	line-height: 1.546em;
	font-weight: bold;
}
#header .menu ul li .testimonials .text cite{
	font-weight:normal;
	font-style: normal;
	margin: 0 0 0 4px;
}
#header .menu ul li .testimonials .text q{quotes: none;}
#header .menu ul li .testimonials .text q:before{content:"";}
#header .menu ul li .testimonials .text q:after{content:"";}
#header .menu ul li .testimonials .image{
	width:69px;
	margin: 0 0 0 14px;
}	
#header .menu ul li .testimonials .text{width:322px;}
#header .menu ul li .apply .title{
	display: block;
	background: url(../images/ico-apply.gif) no-repeat;
	width: 199px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 8px 23px;
}
#header .menu ul li .apply .apply-box{
	height:1%;
	overflow: hidden;
	padding: 4px 0 0 22px;
}
#header .menu ul li .apply .form{
	width:286px;
	float: left;
	padding: 4px 0 0;
}
#header .menu ul li .apply .form label{display:none;}
#header .menu ul li .apply .form div{
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}
#header .menu ul li .apply .form .data{
	width: 268px;
	font:bold 11px Arial, Verdana, sans-serif;
	color: #009ddc;
	border:1px solid #ccc;
	padding: 4px 8px 5px;
	margin: 0;
	float: left;
}
#header .menu ul li .apply .form .file{
	font:bold 11px Arial, Verdana, sans-serif;
	width:284px;
	float: left;
}
#header .menu ul li .apply .form .submit{
	float: right;
	color: #009ddc;
	font:bold 11px Arial, Verdana, sans-serif;
	border: 0;
	background: none;
	margin: 0;
	padding: 0 0 2px;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: underline;
}
#header .menu ul li .apply .form .submit:hover{text-decoration:none;}
#header .menu ul li .apply .text{
	width: 117px;
	float: right;
	margin: 0 4px 0 0;
}
#header .menu ul li .apply .text p{
	margin: 0 0 5px;
	font-size: 1.1em;
	line-height: 1.546em;
}
.nav{
	width: 237px;
	overflow:hidden;
	position: relative;
	z-index:3;
	margin:0 0 20px -27px;
}
.nav .top{
	background: url(../images/nav-top.png) no-repeat;
	height: 16px;
	width: 100%;
	float: left;
}
.nav .middle{
	background: url(../images/bg-nav.gif) repeat-y 27px 0;
	width: 100%;
	float: left;
}
.nav .bottom{
	background: url(../images/nav-bottom.png) no-repeat;
	height: 182px;
	width: 100%;
	float: left;
}
.nav ul{
	margin: -8px 0 -181px;
	padding:0 3px;
	padding: 0 20px 0 30px;
	list-style: none;
	position: relative;
	width: 187px;
	overflow: hidden;
}
.nav ul li{
	vertical-align: top;
	font:15px Tahoma, Arial, sans-serif;
	background: url(../images/nav-sep.gif) repeat-x;
	margin: -1px 0 1px;
	padding: 1px 0 0;
	height:1%;
}
.nav ul li a{
	display: block;
	height:1%;
	padding: 12px 2px 12px 50px;
	color: #fff;
	background: url(../images/nav-arrow.gif) no-repeat 15px 12px;
}
.nav ul li a:hover{
	background:#143d8d url(../images/nav-arrow-hover.gif) no-repeat 15px 12px;
	text-decoration: none;
}
.nav ul li.active a{background: url(../images/nav-arrow-active.gif) no-repeat 15px 12px !important;}
.nav ul li.last a{padding: 13px 2px 22px 50px;}
.nav ul li.last a:hover{background: url(../images/nav-arrow-last.gif) no-repeat;}




.nav ul li.subnav{
	vertical-align: top;
	font:15px Tahoma, Arial, sans-serif;
	/*background: url(../images/nav-sep2.gif) repeat-x;*/
	background-color:#143D8D;
	margin: -1px 0 1px;
	padding: 1px 0 0;
	height:30px;
	font-size:1.2em;
}
.nav ul li.subnav a{
	display: block;
	height:1%;
	padding: 7px 5px 5px 28px;
	color: #fff;
	background: url(../images/nav-arrow2.gif) no-repeat 15px 12px;
}
.nav ul li.subnav a:hover{
	background:#143d8d url(../images/nav-arrow-hover2.gif) no-repeat 15px 12px;
	text-decoration: none;
	color:#009DDC;
}



 

#header .flash-holder{
	width: 734px;
	float: right;
	padding: 3px 0 0;
}
#header .flash{
	width: 734px;
	overflow: hidden;
	margin: 0 0 3px -41px;
	position: relative;
}
#header .flash img{display:block;}
#header .steps{width: 100%;}
#header .steps:after{
	display: block;
	clear: both;
	content: "";
}
#header .steps ul{
	margin: 0 0 0 -41px;
	padding: 0;
	list-style: none;
	float:left;
	overflow: hidden;
	display: inline;
	position: relative;
}
#header .steps ul li{
	float: left;
	width: 255px;
	background: url(../images/steps-sep.gif) repeat-y;
	padding: 0 2px 0 2px;
	margin: 0 0 0 -2px;
	display: inline;
}
#header .steps ul li a{
	display:block;
	position: relative;
	height: 78px;
	background: url(../images/bg-steps.gif) no-repeat;
	padding: 12px 0 0 67px;
}
#header .steps ul li a:hover{
	text-decoration:none;
	background: #8db521;
}
#header .steps ul li div{
	display:block;
	position: relative;
	height: 78px;
	background: url(../images/bg-steps.gif) no-repeat;
	padding: 12px 0 0 67px;
}
#header .steps ul li div:hover{
	/*text-decoration:none;
	background: #8db521;*/
	display:block;
	position: relative;
	height: 78px;
	background: url(../images/bg-steps.gif) no-repeat;
	padding: 12px 0 0 67px;
}
#header .steps ul li.last a:hover{background:url(../images/steps-last-hover.gif) no-repeat;}
#header .steps ul li strong{
	display: block;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
}
#header .steps ul li span{
	display: block;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
}
#header .steps ul li em{
	position: absolute;
	top:12px;
	left:26px;
	font-size: 20px;
	font-weight: bold;
	background: url(../images/steps-number.gif) no-repeat;
	width: 28px;
	height: 26px;
	padding: 2px 0 0;
	color: #a3c32b;
	text-align: center;
	font-style: normal;
}
#seo-holder {
	overflow: hidden;
	display: table;
	width: 100%;
}
#content{
	display:table-footer-group;
	float: left;
	clear: both;
	width:100%;
	position:relative;
	z-index:2;
}
#content .content-holder{
	width: 996px;
	margin: 0 auto;
}
#content .content-holder:after {
	display: block;
	content: "";
	clear: both;
}
.main{
	width: 730px;
	float: right;
	padding: 28px 28px 0 0;
}
.main .content-box{
	width: 100%;
	overflow: hidden;
}
.main .content-box h1{
	font-family:arial black;
	margin: 0 0 20px;
	color: #009ddc;
	font-size: 3.0em;
}
.main .content-box h2 {
	font-family:arial black;
	margin: 0;
	color: #a3c32b;
	font-size: 2em;
	position: relative;
	z-index: 1;
}
.main .content-box h2 a{
	color: #a3c32b;
}
.main .content-box h2 a:hover{
	color: #a3c32b;
	text-decoration:none;
}
.main .content-box h2 img{display:block;}
.main .content-box h3{
	margin: 0 0 16px;
	color: #a3c32b;
	font-size: 1.6em;
	line-height: 1em;
}
.main .content-box h1 img{display:block;}
.main .content-box h3 img{display:block;}
.main .about{
	width: 396px;
	float: left;
}

.main .content-box ul
{
	font-size:1.2em;
	margin-bottom:15px;
	padding-left:20px;
}

.main .content-box ul li
{
	line-height:25px;
}

.main .content-box ul.city-list-1, .main .content-box ul.city-list-2
{
	font-size:1em;
	margin-bottom:0px;
	padding-left:0px;
}
.main .content-box ul.city-list-1 li, .main .content-box ul.city-list-2 li 
{
line-height:19px;
}

.main .map{
	width: 253px;
	float: right;
}
.main .map .map-box{
	height: 1%;
	margin: -11px 0 0 16px;
	position: relative;
}
.main .map .map-box:after {
	display: block;
	content: "";
	clear: both;
}
.main .map .map-box .city-list-1,
.main .map .map-box .city-list-2{
	position: absolute;
	top:49px;
	left: 143px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main .map .map-box .city-list-2{
	top:120px;
	left: -63px;
}
.main .map .map-box .city-list-1 li,
.main .map .map-box .city-list-2 li{
	vertical-align: top;
	font-size: 1.7em;
	color: #009ddc;
	font-weight: bold;
	margin: 0 0 6px;
}
.main .map .map-box .city-list-1 li a,
.main .map .map-box .city-list-2 li a{color:#009ddc;}
.main .map .map-box .gloucester{padding:0 0 0 29px;}
.main .map .map-box .coventry{padding:0 0 0 12px;}
.main .map .map-box .watford{padding:0 0 0 23px;}
.main p{
	margin: 0 0 21px;
	font-size: 1.2em;
	line-height: 1.75em;
}
.main p a{
	color:#009ddc;
	text-decoration: underline;
}
.main p a:hover{text-decoration:none;}
/* rounded image right side */
.main .image-holder-r{
	float:right;
	margin:0 5px 0 20px;
	display: inline;
}
/* rounded image left side */
.main .image-holder-l{
	float:left;
	margin:0 20px 0 0;
	display: inline;
}
.main .holder{overflow:hidden;}
/* rounded border styles */
.rounded-image {
	position: relative;
	float:left;
	overflow: hidden;
}
* html .rounded-image {
	height: 1%;
	overflow: visible;
}
.rounded-image img{
	display: block;
	border: 5px solid #ccc;
}
.rounded-image span {
	background-repeat: no-repeat;
	position: absolute;
	font-size: 0;
	line-height: 0;
	width: 14px;
	height: 14px;
}
/* image-corners */
.rounded-image span.tl {
	background-image: url(../images/border-tl.png);
	top: 0;
	left: 0;
}
.rounded-image span.tr {
	background-image: url(../images/border-tr.png);
	top: 0;
	right: 0;
}
.rounded-image span.bl {
	background-image: url(../images/border-bl.png);
	left: 0;
	bottom: 0;
}
.rounded-image span.br {
	background-image: url(../images/border-br.png);
	right: 0;
	bottom: 0;
}
.sidebar{
	width: 193px;
	float: left;
	padding: 0 0 0 28px;
	margin:-310px 0 15px;
	position: relative;
}
* html .sidebar{margin:-313px 0 0;}
* +html .sidebar{margin:-313px 0 0;}
.sidebar .sidebar-box{
	width: 100%;
	overflow: hidden;
	margin: 0 0 15px;
}
.sidebar .sidebar-box .top{
	background: url(../images/sidebar-box-top.png) no-repeat;
	height: 14px;
	overflow: hidden;
}
.sidebar .sidebar-box .middle{background: url(../images/sidebar-box-middle.gif) repeat-y;}
.sidebar .sidebar-box .bottom{
	background: url(../images/sidebar-box-bottom.gif) no-repeat 0 100%;
	height:1%;
	overflow: hidden;
	padding:7px 3px 26px 13px;
	position: relative;
}
.sidebar .sidebar-box .heading{
	display: block;
	margin: 0 0 22px;
}
.sidebar .sidebar-box .heading img{display:block;}
.sidebar .sidebar-box .text{
	height: 1%;
	overflow: hidden;
	padding: 0 5px 0 14px;
}
.sidebar .sidebar-box p{
	margin: 0 0 10px;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.584em;
}
.sidebar .sidebar-box .more{
	width: 100%;
	overflow: hidden;
}
.sidebar .sidebar-box .more a{
	float: right;
	background: url(../images/find-more.gif) no-repeat;
	width: 131px;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 11px 0 0;
	display: inline;
}
.sidebar .sidebar-box ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar .sidebar-box ul li{
	vertical-align: top;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 4px;
}
.sidebar .sidebar-box ul li a{color: #fff;}
/* footer */
#footer{
	display: table-row;
	color:#fff;
	width:100%;
	height:1%;
}
#footer .people{
	background: url(../images/people.png) no-repeat;
	width: 206px;
	height: 161px;
	float: left;
	margin: -22px 0 0;
	position: relative;
}
#footer .footer-holder{background:#ccc;}
#footer .footer-area{
	width: 968px;
	margin: 0 auto;
	background: url(../images/bg-footer-holder.gif) no-repeat 100% 100%;
	position: relative;
	padding: 0 0 9px 28px;
}
#footer .footer-area:after {
	display: block;
	content: "";
	clear: both;
}
#footer .boxes-holder{
	width:760px;
	float: right;
}
#footer .footer-box{
	float: left;
	width: 240px;
	padding: 14px 0 0;
}
#footer .footer-box h4{
	color: #fff;
	font-size:3.2em;
	margin: 0 0 11px;
}
#footer .footer-box h4 img{display:block;}
#footer .footer-box ul{
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
}
#footer .footer-box ul li{
	vertical-align: top;
	font-size: 1.1em;
	line-height: 1.182em;
	margin: 0 0 1px;
}
#footer .footer-box ul li a{color:#009ddc;}
#footer .footer-bottom{background: #fff;}
#footer .footer-area-bottom{
	width: 860px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/bg-footer-bottom.gif) no-repeat 32px 0;
	padding:8px 0 10px 136px;
}
#footer .footer-bottom p{
	margin: 0;
	color: #333;
	font-size: 1em;
}
#footer .footer-bottom p a{color:#009ddc;}
#footer .footer-bottom .designed-by{
	float: right;
	padding: 0 5px 0 0;
}
#footer .footer-bottom .designed-by em{
	float: left;
	color: #333333;
	font-size: 1em;
	font-style:normal;
}
#footer .footer-bottom .designed-by em a{
        float: left;
        color: #009ddc;
        font-size: 1em;
        font-style:normal;
}
#footer .footer-bottom .designed-by .isev{
	float: left;
	height: 35px;
	width: 79px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 2px 0 0 4px;
	display: inline;
}
#footer .footer-bottom .designed-by .isev a{
	display:block;
	height: 100%;
	background: url(../images/isev-logo.gif) no-repeat;
}
#footer .footer-bottom .designed-by .isev a:hover{background-position: 0 -35px;}

th.normal
{
	background-color:#143D8D;
	color:#FFF;
	padding:8px;
	font-size:1.2em;
}

th.special
{
	background-color:#039AD7;
	color:#FFF;
	padding:8px;
	font-size:1.2em;
}

td.normal
{
	background-color:#CCCCCC;
	color:#000;
	padding:8px;
	font-size:1.2em;
}

.left
{
text-align:left;
}
.right
{
text-align:right;
}
.center
{
text-align:center;
}
