*{
	margin:0;
	padding:0;
}
ul, ol { list-style:none; }

html, body {
	background: url(bk.png) repeat-x;
	font:normal 12px/22px "Lucida Grande", Verdana, Arial, sans-serif;
	text-align:left;
	margin-bottom:25px;
	color: #4C4C4C;
}

h2, h3, h4, p { margin-bottom:13px; }

h3 { margin-top:13px; }

a {
	color:#00CC00;
	text-decoration: none;
}

a:hover { color:#FE00FF; }


#wrapper {
	width:900px;
	margin:0 auto;
}

#header {
	height:75px;
	background-color:#FFF;
	padding-bottom:15px;
}

#content { border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3; background:#FFF; padding:15px 0 25px 15px; }

#col650pxleft {
	width:650px;
	float:left;
}

#col550pxleft {
	width:550px;
	float:left;
}

#col870pxleft {
	width:870px;
	float:left;
}

#slideshow {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('loading.gif');
	margin-bottom: 15px;
}

.clear {
	clear:both;
	margin-bottom:0px;
	padding-bottom:0px;
}

#header h1{
	background:url(title.gif) no-repeat;
	width:900px;
	height:74px;
	display:block;
	float: left;
	font-size: 12px;
}
#header h1 span {
	display:none;
}

/* NAVIGATION  -------------------------- */

ul#navigation {
	width:560px;
	margin:0;
	list-style:none;
	margin-top: 60px;
	float: right;
}

#navigation li {
	float:left;
	margin-right: 3px;
}

#navigation li a {
	display: block;
	height: 28px;
	margin:0;
	padding:0;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 26px;
	background: url(menu106px.gif) no-repeat 0 0;
	width: 106px;
	text-indent: 2px;
	font-weight: normal;
}

#navigation li a:hover  {
	background: url(menu106px.gif) no-repeat 0 -28px;
	color: #FFFFFF;
}

#navigation #currentpage a {
	background: url(menu106px.gif) no-repeat 0 -28px;
	color: #FFFFFF;
}


/* PAGE CONTENT	
-----------------------------------------------------*/

.pagecontent {
	width:650px;
	float:left;
}
.pagecontent h1 {
	color:#FE00FF;
	padding-bottom:5px;
	margin-bottom:14px;
	clear:both;
	display:block;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
}

.pagecontent870px {
	width:870px;
	float:left;
}

.pagecontent870px h1 {
	color:#FE00FF;
	padding-bottom:5px;
	margin-bottom:14px;
	clear:both;
	display:block;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
}

.pagecontent550px {
	width:550px;
	float:left;
}

.pagecontent550px h1 {
	color:#FE00FF;
	padding-bottom:5px;
	margin-bottom:14px;
	clear:both;
	display:block;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
}

#jobtypes {
	font-size: 12px;
	margin-bottom: 15px;
	color: #4C4C4C;
}

#jobtypes li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	padding-left: 25px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #4C4C4C;
}

#blogbullets {
	color: #4C4C4C;
	font-size: 12px;
	margin-bottom: 15px;
}

#blogbullets li {
	list-style-type: none;
	margin-right: 10px;
	padding-left: 25px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.highlight_pink {
	color: #FE00FF;
	font-size: 13px;
}

.highlight_black {
	color: #4C4C4C;
	font-size: 12px;
}



/* LATEST VACANCIES
-----------------------------------------------------*/

.latestvacancies {
	width:200px;
	float:right;
	text-align:center;
	font-size: 11px;
	margin-right: 15px;
	background-color: #FFFFFF;
	display: inline;
	line-height: 20px;
}
.latestvacancies h3 {
	margin:0;
	background:url(vacancies.gif) top left;
	width:200px;
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal;
}


#latestvacancies_scrollwrapper {
	position: relative; /* important */
	overflow: hidden;
	background-color: #FFFFFF;
	display: inline;
	float: right;
	width: 200px;
	height: 200px;
	font-weight: normal;
}

#latestvacancies_content {
	font-size: 11px;
	width: 100%;
	position: relative;
	margin-top: 14px;
}

.vacancy {
	background-color: #FFFFFF;
	height: 190px;
}

.vacancy ul {
	list-style:none;
}

.vacancy li {
}

.vacancy li a {
	display: block;
	margin:0;
	padding:5px;
	color: #4C4C4C;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	border: solid #DFDFDF 1px;
	text-decoration: none;
}

.vacancy li a:hover  {
	color: #FE00FF;
	border: solid #FE00FF 1px;
}

/* VACANCIES TABLE
-----------------------------------------------------*/

#vacancytable {
}

#vacancytable h3 {
	margin:0;
	background:url(vacancytitlebg.gif) top left;
	width:870px;
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
	clear: both;
}

.jobvacancy {
	background-color: #FFFFFF;
	width: 207px;
	float: left;
	margin: 5px;
	display: inline;
}

.jobvacancy ul {
	list-style:none;
}

.jobvacancy li {
}

.jobvacancy li a {
	display: block;
	margin:0;
	padding:5px;
	color: #4C4C4C;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	border: solid #DFDFDF 1px;
	text-decoration: none;
}

.jobvacancy li a:hover  {
	color: #FE00FF;
	border: solid #FE00FF 1px;
}

.spacer  {
	height: 10px;
	clear: both;
}


/* FOOTER
-----------------------------------------------------*/
#footer {
	background:url(footer.gif) bottom;
	padding:15px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer a {
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color:#333333;
	text-decoration: none;
}

/* CONTACT FORM
-----------------------------------------------------*/

.contactformwrapper {
	float:right;
	display: inline;
	width: 300px;
	margin-right: 15px;
}

.contactformwrapper h3 {
	background:url(contact.gif) top left;
	width:300px;
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 26px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	margin: 0;
}


#form {
	margin: 10px 0 0 0;
}

.field {
	color: #4C4C4C;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	margin-top: 2px;
	padding: 2px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 294px;
	margin-bottom: 8px;
}

.message {
	color: #4C4C4C;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	margin-top: 2px;
	padding: 2px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 294px;
	height: 100px;
	margin-bottom: 8px;
}

.label {
	font-size: 12px;
	text-align: left;
}

.formSubmit {
	float: left;
	clear: both;
	margin-top: 15px;
}

#loadBar {
	color: #FE00FF;
	width: 300px;
}


/* MOODAL
-----------------------------------------------------*/

.moodalcontent {
	width:660px;
	float:left;
	margin: 10px;
}
.moodalcontent h1 {
	color:#FE00FF;
	padding-bottom:5px;
	margin-bottom:14px;
	clear:both;
	display:block;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
}

.moodalcontent h5 {
	color: #FF00FF;
	font-size: 14px;
	font-style: italic;
	padding-bottom: 30px;
	padding-top: 5px;
	font-weight: normal;
}

.highlight_green {
	color: #00CC00;
	font-size: 13px;
}
.formbox {
	color: #4C4C4C;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	margin-top: 2px;
	padding: 2px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 620px;
	margin-bottom: 8px;
}
.formtextarea {
	color: #4C4C4C;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	margin-top: 2px;
	padding: 2px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 620px;
	margin-bottom: 8px;
	height: 150px;
}
.signhere {
	color: #4C4C4C;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	margin-top: 2px;
	padding: 2px;
	border-top: 2px solid #888;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 620px;
	margin-bottom: 8px;
	height: 50px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}