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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	text-align:center;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/background.png);
	background-color:#FFFFFF;
	background-position:center;
	background-repeat:repeat-y;
	}
#container {
	text-align:center;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;

}

#wrapper {width:950px;
	margin-left:100px;
	margin-right:100px;
	}
#header {
	height:317px;
	padding: 1px 0;
	margin: 0px;
}
#main {
	background-image:url(../images/main-back.png);
	background-color:#FFFFFF;
	padding: 1px 0;
	min-height:320px;
	}

#menu-back {
	background-image:url(../images/menu-back.png);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	height:70px;


}
#menu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	

	}
#leftcol {
	width:600px;
	float:left;
	padding: 20px;
	text-align:left;
}
#rightcol {
	text-align:left;
	width:280px;
	float:left;
	padding:5px;
}
.smlleftcol {
	width:250px;
	float:left;
	padding: 20px;
	text-align:left;
}
.smlrightcol {
	text-align:left;
	width:500px;
	float:left;
	padding:5px;
}

#homemain { padding-left: 20px; padding-right: 20px;}
#footer {
	clear:both;
	font-size:9px;
	color:#1a171b;
	background-color:#FFFFFF;
	background-image:url(../images/footer-back.png);
	background-repeat:no-repeat;
	padding: 1px 0;
	
	}

#title {
	padding-left:30px;
	width:500px;
	text-align:left;
	float: left;
}
.clear {float:none;}
.footer {
	font-size:8px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #0babd6;
	text-decoration:none;
	font-size:12px;
	
}
a:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration:none;
	font-size:12px;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-weight: bold;
	color: #0babd6;
	text-decoration:none;
	font-size:10px;
	
}
a.footer:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration:none;
	font-size:10px;
}

a.norm:link, a.norm:visited, a.norm:active {
	font-weight: bold;
	color: #0babd6;
	text-decoration:none;
	font-size:14px;
	
}
a.norm:hover {
	font-weight: bold;
	color: #0066FF;
	text-decoration:none;
	font-size:14px;
}
h1,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 28px;
	color: #0babd6;
	text-align:left;
}
h2 {
	font-size: 18px;
	text-align:left;
	color: #0babd6;
}
h3 {
	font-size: 16px;
	color: #404040;
	text-align:left;
}
h4 {
	font-size:24px;
	color:#404040;
	padding-left:30px;
	text-align:left;
	width:500px;
	font-weight:normal;
}
h5 {
	font-size: 24px;
	color: #404040;
}
.mainbtns { float:left; }	
.imgleft { float:left; padding: 10px;}
.imgright {	float:right; padding: 2px 15px 0 0 ;}
.rightbtn {	float:right; margin: 2px 15px 0 0 ;}
.highlight {color: #0babd6; font-weight:bold;}
.address {color: #0babd6; font-weight:bold; font-size:12px;}
.sectors { padding-left: 10px; padding-right:10px; padding-top:3px; padding-bottom:3px;}
.bodytext {	text-align:left; padding-left: 20px; padding-right:20px;}
.minicol {width:435px; margin: 5px; float:left;}
.testimonial {
	width: 265px;
	height:210px;
	background-color:#D3EEFD;
	background-image:url(../images/testimonial.png);
	background-repeat:no-repeat;
	float:right;
	margin:0 20px;
	padding: 20px 10px 30px 30px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.contact {
	width: 260px;
	height:210px;
	background-color:#D3EEFD;
	background-image:url(../images/testimonial.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 0px;
	padding: 20px 10px 30px 30px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.form {
	width: 400px;
	height:210px;
	background-color:#D3EEFD;
	background-image:url(../images/form.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 25px 0 0px;
	padding: 20px 10px 30px 30px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.form-reg {
	width: 400px;
	height:210px;
	background-color:#D3EEFD;
	background-image:url(../images/form.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 25px 0 0px;
	padding: 20px 10px 30px 30px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

.searchbox {
	width: 850px;
	height:280px;
	background-color:#D3EEFD;
	background-image:url(../images/searchbox.png);
	background-repeat:no-repeat;
	float:left;
	margin:0 0px;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
.searchfieldslng {
	width:160px;
	margin: 50px 0px 40px 35px;
	padding:10px 10px 10px 10px;
	float:left;
}
.searchfieldsshrt {
	width:150px;
	margin: 50px 15px 40px 20px;
	padding:10px 10px 10px 12px;
	float:left;
}
.jobsearch {
	background-image: url(../images/job-back.png);
	background-color: #D3EEFD;
	background-repeat:no-repeat;
	height: 114px;
	padding: 5px 20px 10px 20px;
	width:860px;
	text-align: center;
	margin: 0 auto;
}
.jobtitle {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left: 20px; 
}
.btnright {	float:right; padding: 10px 10px 5px 5px ;}
.details { font-size:16px; 	font-weight:bold;}
pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
word-wrap: break-word; /* IE 5.5+ */
}
.offers {
	width: 500px;
	height:228px;
	background-color:#D3EEFD;
	background-position:right;
	background-image:url(../images/offers.png);
	background-repeat:no-repeat;
	float:right;
	margin:-10px 0px;
	padding: 20px 10px 30px 10px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	text-align:centre;
}
.offertitle {
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:centre; 
	width:450px;
	margin:10px auto;
}
.offercontent { overflow:auto; height:150px; width:450px; margin:5px auto;}
