body {
	margin: 0;
	padding: 0;
	background-color: #f5f5f5
}

p, a, h1, h2, h3, h4, h5, h6, li, ul, td, input, select, button, label {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 17px 0;
}

p.line, #rcol p.line {
	margin: 15px 0 13px 0;
	border-top: 1px solid #ccc;
	line-height: 3px;
}

a {
	color: #004803;
	text-decoration: none;
}

a:hover {
	color: #f26531;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

img.logo {
	margin: 0 0 68px 0;
}

img.tree {
	margin: 0 0 30px 0;
}

#map {
	margin: 0 0 30px 0;
}

h1 {
	margin: 0 0 26px 0;
	height: 25px;
}

h1 span {
	display: none;
}

h1.about {
	background: url(../images/img_about.gif) no-repeat;
}

h1.latest {
	background: url(../images/img_latest.gif) no-repeat;
}

h1.privacy {
	background: url(../images/img_privacy.gif) no-repeat;
}

h1.clients {
	background: url(../images/img_clients.gif) no-repeat;
}

h1.candidates {
	background: url(../images/img_candidates.gif) no-repeat;
}

h1.search {
	background: url(../images/img_search.gif) no-repeat;
}

h1.contact {
	background: url(../images/img_contact.gif) no-repeat;
}

h1.careers {
	background: url(../images/img_careers.gif) no-repeat;
}

h1.register {
	background: url(../images/img_register.gif) no-repeat;
}

h1.searchresults {
	background: url(../images/img_search_results.gif) no-repeat;
}

h1.vacancy {
	background: url(../images/img_vacancy.gif) no-repeat;
}

h2, h2 a {
	font-size: 14px;
	font-weight: normal;
	color:#707070;
	line-height: 19px;
	margin: 0 0 5px 0;
	text-decoration: none;
}

h2 a:hover {
	color: #f26531;
}

h3, h3 a {
	font-size: 14px;
	font-weight: normal;
	color: #85ba36;
	line-height: 19px;
	margin: 0 0 5px 0;
}

h3.related, h3.related a {
	margin: 0 0 10px 0;
}

h3 a:hover, h3.related a:hover {
	color: #f26531;
}

.grey {
	color: #999;
}

.orange {
	color: #f26531;
}

/* ----- layout ----- */

#holdall {
	width: 988px;
	border: 1px solid #ccc;
	margin: 20px auto;
	background-color: #fff
}

/* left col */

#lcol {
	float: left;
	width: 256px;
	margin: 0 34px 0 0;
	padding: 50px 0 30px 0;
}

#lcol a.about {
	display: block;
	width: 166px;
	height: 17px;
	background:url(../images/but_about.gif) 0 0 no-repeat;
	text-decoration: none;
}

#lcol a:hover.about {
	background-position: -166px 0;
}

#lcol a.clients {
	display: block;
	width: 166px;
	height: 17px;
	background:url(../images/but_clients.gif) 0 0 no-repeat;
	text-decoration: none;
}

#lcol a:hover.clients {
	background-position: -166px 0;
}

#lcol a.candidates {
	display: block;
	width: 166px;
	height: 17px;
	background:url(../images/but_candidates.gif) 0 0 no-repeat;
	text-decoration: none;
}

#lcol a:hover.candidates {
	background-position: -166px 0;
}

#lcol a.search {
	display: block;
	width: 166px;
	height: 17px;
	background:url(../images/but_search.gif) 0 0 no-repeat;
	text-decoration: none;
}

#lcol a:hover.search {
	background-position: -166px 0;
}

#lcol a.contact {
	display: block;
	width: 166px;
	height: 17px;
	background:url(../images/but_contact.gif) 0 0 no-repeat;
	text-decoration: none;
}

#lcol a:hover.contact {
	background-position: -166px 0;
}

#lcol a.careers {
	display: block;
	width: 166px;
	height: 17px;
	background:url(../images/but_careers.gif) 0 0 no-repeat;
	text-decoration: none;
}

#lcol a:hover.careers {
	background-position: -166px 0;
}

#lcol ul{
	color: #004803;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0 0 8px 72px;

}

/*#lcol ul li, #lcol ul li a, #lcol ul li a:hover {
	line-height: 19px;
	font-size: 14px;
	list-style: none;
	text-decoration: none;
	margin: 0 0 8px 0;
	color: #004803;
}

#lcol ul li a:hover, #lcol ul li a.selected  {
	color: #f26321;
}

#lcol ul.lcol_nav li a span {
	display: none;
}*/

#lcol ul li h3,#lcol h3 a {
	font-size: 14px;
	font-weight: normal;
	color: #85ba36;
	line-height: 19px;
	margin: 0 0 10px 0;
	text-decoration: none;
}

#lcol ul li h3.related,#lcol h3.related a {
	margin: 0 0 10px 0;
}

#lcol ul li h3 a:hover,#lcol h3.related a:hover {
	color: #f26531;
}

/* centre col */

#ccol {
	float:left;
	width: 380px;
	margin: 0 28px 0 0;
	padding: 78px 0 30px 0;
}

#ccol ul {
	margin: 0;
	padding: 0 0 17px 34px;
}

#ccol ul.linklist {
	margin: 0;
	padding: 0 0 22px 0;
	list-style: none;
}

#ccol ul.linklist li {
	margin: 0 0 8px 0;
	padding: 0 0 0 28px;
	list-style: none;
	background: #fff;
}

#ccol ul.linklist li.related a {
	font-size: 12px;
	color: #004803;
	text-decoration: none
}

#ccol ul.linklist li.related a:hover {
	color: #f26531;
}

#ccol ul.linklist li.related {
	background: #fff url(../images/img_rel_icon.gif) 0 1px no-repeat;
}

#ccol input {
	width: 220px;
	height: 15px;
	padding: 0 3px;
	line-height: 15px;
}

#ccol input.checkbox {
	width: auto;
	height: auto;
}

#ccol input.file {
	height: auto;
	padding: 0;
	line-height: 15px;
}

#ccol table tr td.label {
	padding: 4px 4px 4px 0;
	width: 100px;
	text-align: right;
}

#ccol table tr.error td {
	color: #c00;
}

#ccol table tr.narrow td {
	padding-top: 0;
	padding-bottom: 0;
}

#ccol table.search {
	padding: 0;
	margin: 0;
	width: 380px;
}

#ccol table.search td {
	padding: 4px 0;
}

#ccol table.search td.label {
	width: 96px;
}

#ccol table.search input {
	width: 130px;
}

#ccol table.search select {
	width: 280px;
}

#ccol table.search select.small {
	width: 140px;
}

#ccol table.search button, #ccol button {
	overflow: visible;
	width: auto;
	height: 25px;
	line-height: 15px;
	padding: 0 6px;
	background: #004803;
	color: #fff;
	border: 1px solid #004803;
}

#ccol table.search button:hover, #ccol button:hover {
	background: #fff;
	color: #004803;
	border: 1px solid #004803;
}

#ccol table.search button:active {
	background: #004803;
	color: #fff;
	border: 1px solid #004803;
}

/* right col */

#rcol {
	float: left;
	width: 290px;
	margin: 0;
	padding: 201px 0 30px 0;
	background-color: #fff;
}

#rcol p {
	margin: 0 18px 5px 0;
	font-size: 11px;
	line-height: 17px;
}

#rcol a.vacancy {
	font-size: 11px;
	color: #004803;
	text-decoration: none;
}

#rcol a:hover.vacancy {
	color: #f26531;
}

#rcol p.line {
	margin: 15px 18px 12px 0;
}

#rcol h3{
	margin: 0 18px 5px 0;
}

#rcol div.job {
	padding: 0 0 9px 0;
	margin: 0 18px 14px 0;
	border-bottom: 1px solid #ccc;
}

#rcol div.job p.salary {
	margin: 0 18px 3px 0;
	color: #707070;
	font-weight: bold;
}

#rcol div.job p.location {
	margin: 0 18px 7px 0;
	color: #999;
}

/* footer */

#footer {
	position: relative;
	width: 988px;
	clear: both;
	margin: 0 auto;
	padding: 6px 0 8px 0;
	line-height: 19px;
	border-top: 1px solid #ccc;
	background: #85ba36;
}


#footer p {
	font-size: 11px;
	line-height: 17px;
	margin: 0 18px 0 288px;
}

#footer ul {
	list-style: none;
	margin: 0 0 0 288px;
}

#footer ul li {
	line-height: 15px;
	display: inline;
/*	color: #638a28; */
	color: #e2f0ce;
	font-size: 10px;
	
}

#footer ul li a, #footer ul li a:hover  {
	font-size: 10px;
	text-decoration: none;
/*	color: #638a28; */
	color: #e2f0ce;
	margin: 0 7px 0 5px;
}

#footer ul li a:hover {
	color: #004803;
}

