html,body {
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#welcome-new {
	font-size: 1.1em !important;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 20px;
	color: #FFF;
}

#welcome-strap {
	text-transform: none !important;
	margin-top: 0px;
	font-size: 0.85em !important;
	color: #FFF;
}

#welcome-en  {
	width: 128px;
	height: 23px;
	display: block;
    	padding-top: 23px;
    	height/* */:/**/0;
	margin: 50px 0 0 0;
   	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top;
}

 /* --[ layout structure ]--------------------- */

#wrap {
	float: left;
	width: 100%;
	margin: 0 auto;
	padding: 8px 0 0 0;
	text-align: left;
	background: #fff;
	background: #fff url(../images/greenbar-top.gif) repeat-x top left;
	
	
	}
/* --[ header ]------------------------------- */

#header {
	width: 100%;
	float: left;
	height: 115px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	}
#header .logo {
	float: left;
	width: 144px;
	height: 42px;
	margin: 0 0 0 0;
	padding: 18px 0px 5px 20px;
	}
#header a {
	border: none;
	background: none;
	}

/* --[ nav ]------------------------------- */

#nav {
	width: 800px;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0px 0px 20px;
	font-family: Arial, Verdana;
	font-size: 125%;
	text-transform: lowercase;
	}
#nav li {
	list-style: none;
	float: left;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
	}
#nav a {
	float: left;
	display: block;
	padding: 8px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #6CA300;
	border: none;
	}
	
/* hover state */

#nav li:hover {
	background: #E0E8B9 url(../images/nhov-top.gif) no-repeat top left;
	}
#nav a:hover { /* a backup for IE's lack of li:hover support */
	background-color: #E0E8B9;
	}
html>body #nav a:hover {
	background: transparent url(../images/nhov-bottom.gif) no-repeat bottom right;
	}
	
/* active state */

#nav li.current {
	background: url(../images/nav-top.gif) no-repeat top left;
	}
#nav li.current a {
	color: #333;
	background: url(../images/nav-bottom.gif) no-repeat bottom right !important;
	}
.clear
{
	float:none;
	clear:both;
}

input {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	 
	padding: 2px;
}

textarea {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px;
}

select {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	padding: 2px;
}
 

#languagebar {
	position: absolute;
	width: 450px;
	height: 20px;
	top: 6px;
	left: 200px;
	display: block;
	margin-top: 10px;
}

#languagebar-inner {
	float: right;
	height: 20px;
	display: block;
	padding: 0 0 0 10px;
	background-repeat: no-repeat;
	color: #4D8903;
	font-size: 10px;
}

#languagebar-inner a {
	color: #4D8903;
	text-decoration: none;
}

#languagebar-inner a:hover {
	text-decoration: underline;
}

#languagedropdown {
	position: absolute;
	width: 500px;
	height: 50px;
	top: 25px;
	left: 190px;
	display: block;
	z-index: 0;
	 
	padding: 10px 0 0 0;
}

.languagebox a {
	padding: 0 6px 0 6px;
	height: 20px;
	display: block;
	background-color: #FFF;
	color: #4D8903;
	font-size: 10px;
	float: right;
}

.languagebox a:active {
	color: #4D8903;
}
.languagebox a:hover {
	color: #4D8903;
}
.languagebox a:visited {
	color: #4D8903;
}
.languagebox a:link {
	color: #4D8903;
}

.languagebox-uk a {
	width: 50px;
	height: 20px;
	display: block;
	background-color: #FFF;
	color: #000;
	font-size: 10px;
	float: right;
}

.languagebox-fr a {
	width: 50px;
	height: 20px;
	display: block;
	background-color: #FFF;
	color: #000;
	font-size: 10px;
	float: right;
}

#main {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0;
	margin: 0;
	
} 

.home {	height: 44px; width: 488px; padding-top: 13px; padding-right: 40px; position: relative; }

#footer a {
	color: #4d8903;
	text-decoration: none;
}
#footer a:hover { color: #4D8903; text-decoration: underline; }	

 
	
/* table*/

#top { 
	height: 62px;
	background-color: #000000;
	padding: 0;
	margin: 0;
}

#left { 
	float: left;
	width: 140px; 
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding:20px 0 0 9px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#left ul
{
	margin:0px;
	padding:0px;
    	border-bottom:1px solid #E5E5E5;
}
#left ul li
{
	list-style:none;
}
#left ul li.subnav  a,#left ul li.subnav-on  a
{
	color:#666; 
}
#left ul li ul  li.subnav a,#left ul li ul  li.subnav-on a
{
	 color:#7D990A;
	 text-transform:capitalize;
	 margin-top:10px;
}
#left ul li ul 
{
	border-bottom:0px;
}
#right { 
	float:right;
	width:auto;
	min-width: 470px;
	_width:470px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 15px 0 20px 15px;
	min-height:405px;
	position:relative;
}


#right-home { 
	float: left;
	width: 760px;
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	padding: 6px 0 0 9px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: bottom left;
    	color: #000000; 
	position: relative;
}

#content {
	margin: 0 0 0 0px;
	width: 505px; 
	line-height: 160%; 
    background-color: #FFFFFF;
}

#content-home {
	margin: 0 0 0 12px;
	width: 610px;
	height: 100%;
	line-height: 160%;
	position: relative;
	background-color: #ffffff;
	color: #000000;
	margin: 0 0 20px 0;
	
}
	
/* main area */
#main-area {
	float: left;
	width: 505px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 20px 15px;
	background-color: #FFFFFF;
	z-index: 3;
	overflow: visible;
	
}

#breadcrumbs {
	height: 20px;
	padding: 0 0 0 12px;
	height: auto;
	width: 100%;
	 background: url(../images/arrows/sna.gif) no-repeat;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin: 3px 0 0 0;
}
	
#breadcrumbs a { color: #000000; }
	
/* the homepage static image box*/
#homebox {
	width: 542px;
	height: 231px;
	background-color: #000000;
	display: block;
    	padding-top: 231px;
    	height/* */:/**/0;
    	height: /**/0;
    	overflow: hidden;
	background-repeat: no-repeat;
}

.subnav-home {
	color: #ffffff;
	display: block;
	text-transform: none;
	padding: 0 0 0 12px;
	height: auto;
	width: 170px;
	margin-top: 12px;
	margin-bottom: 3px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
	
/* leftbar*/
#leftbar {
	margin: 6px 0 0 9px;
	height: 100%;
	float: left;
	width: 211px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


#left ul#pdfbox {
	margin: 0px 0 80px 10px;
	padding: 5px 5px 5px 5px;
	height: auto;
	width: 182px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	clear:both;
	float:none;
}


.pdflink a {
	color: #666666;
	display: block;
	text-transform: capitalize;
	padding: 0 0 0 12px;
	height: auto;
	width: 170px;
	margin-bottom: 8px;
	 background: #FFF  url(../images/arrows/sna.gif) no-repeat;
}
.downtips
{
	margin:30px 0px 10px 0px;
	padding:0px;
}
.subnav a {
	color: #666666;
	display: block; 
	padding: 0 0 2px 12px; 
	height: auto;
	width: 170px;
	margin-top:0px;
	margin-bottom: 3px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 9px;
	line-height:160%;
}

.subnav-on a {
	color: #666666;
	display: block;
	padding:0 5px 3px 12px;
	height: auto;
	width: 170px;
	margin-top: 1px;
	margin-bottom: 1px; 
	text-decoration: none;
	background: #FFF  url(../images/arrows/sna.gif) no-repeat;
	font-size: 10px;
}

.subnav a:link { color: #666666; }
	

.subnav-on a:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}


.subnav a:hover {
	background: #FFF  url(../images/arrows/sna.gif) no-repeat;
	text-decoration: none;
}

/* third level nav */
.thirdnav {
	display: block;
	text-transform: capitalize;
	padding: 0 0 8px 12px;
	width: 170px;
	text-decoration: none;
	line-height: 160%;
}

.thirdnav-on {
	display: block;
	text-transform: capitalize;
	padding: 0 0 8px 12px;
	width: 170px;
	text-decoration: none;
	line-height: 160%;
	background-position: 0 0;
	background-repeat: no-repeat;
}

/* Page straplines*/

#strap {
	padding: 0px;
	height: 140px;
	position: relative;
	background-position: top right;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
 
.strap-home2 {
	background-color: #4D8903;
	
}
 
/* Page navigation*/


#navigation-area {
	margin: 0;
	background-color: #FFF;
	padding: 0 0 0 15px;
	height: auto;
}


#navblock-outer {
	background-color: #FFF;
}

#nav li div.navtip
{
	display:none;
	position:absolute;
	top: 130px;  
	padding: 0px; 
	width:500px;
	color:#fff;
	left:20px;
	height:120px;
	 
	 
}
#nav li h1,#nav li h2 ,#nav  li h3 
{
	padding:10px 0px;
	margin:0px;
}
#nav li p
{
	margin:0px;
	padding:0px;
}
#nav li h1 
{
	font-size:20px;
}
#nav li h2
{
	font-size:16px;
}
#nav li h3
{
	font-size:14px;
}
#navtips
{
	height: 140px; 
	width:100%;
	   clear:both;
	background:#4D8903 url(../images/strap/about/about2.jpg) no-repeat top right;
}
#nav li:hover div.navtip
{
	 display:block;
	  z-index:10000;	
	  background:#4D8903;
}
#nav  li.current div.navtip
{
	 display:block;
	 
}
/* 

#navblock li:hover a
{
	color:#7D990A;
}
	
}
#navblock li.current a
{
	 color:#7D990A;
}
#navblock li 
{
	border-left:solid 3px #fff;
	border-right:solid 3px #fff;
}
#navblock li.current
{
	border-left:solid 3px #fff;
	 
}
main level navigation coloured markers

 */
 
 
.bordertable { border: 1px solid #cccccc; }

/* Homepage rollover and links */

.homeleftblock {
	width: 180px;
	border-bottom: 1px solid #E5E5E5;
	vertical-align: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.homeleft {
	width: 180px;
}

.homeleft a {
	color: #666666;
	display: block;
	padding: 0 0 2px 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 0 0 0px 0;
}

.homeleft a:hover {
	background: url(../images/arrows/sna.gif) no-repeat;
	 
	text-decoration: none;
}


.homeright {
	width: 159px;
}

.homeright a {
	color: #4D8903;;
	display: block;
	padding: 0 0 2px 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	font-size: 10px;
	margin: 0 0 0px 0;
}

.homeright a:hover {
	background-image: url(../images/arrows/sna.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
}

.linkheading { color: #000000; font-weight: bold; font-size: 11px; }
 

#home-newsbox {
	position:absolute;
	top: 50px;
	left: 280px;
	width: 275px;
	height: 280px;
	font-size: 12px;
	line-height: 150%; 
	padding-left: 20px;
	border-left:solid 1px #000;
}

.home-newsbox a {
	font-color: #4D8903;
	text-decoration: none;
	font-size: 10px;
}


#shortdesctips
{
    	position:absolute;
	top: 50px;
	left: 10px;
	width: 240px;
	height: 400px;
	font-size: 12px;
	line-height: 150%; 
	padding-left: 20px;
	 
}
.shortdesc
{
	display:none;
}
 #left ul li a#home-index,#left ul li a#home-candidate,#left ul li a#home-about-us,#left ul li a#home-client-area,#left ul li a#home-recruitment-markets
{
	color: #4D8903;
	font-size: 11px;
	font-weight: bold;
}
 #left ul li a#home-recruitment b, #left ul li a#home-market,#left ul li a#home-viewpeople
{
	color:#000;
    	font-size:11px; 
	font-weight:bold;
}

/* Page footer*/


#footer {
	float: left;
	height: 5px;
	width: 800px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #E5E5E5;
	margin: 0 0 80px 10px;
	padding-top: 5px;
	clear:both;
	float:none;
	
}
h3 { font-weight: bold; }
#btmimages 
{
	 margin: 0px 0px 5px 20px;
	 padding: 0 0 0 0;
	 list-style:none;
}
#btmimages li
{
	float:left;
	margin-left:20px;
	padding-bottom: 15px;
	padding-bottom: 10px;
}
#btmimages li img
{
	width:61px;
	height:44px;
}

.floatleft
{
	float:left;
        width:680px;
}