body {
	background-image: url('../images/main_bg.jpg');
	background-color: #EBEBEB;
	margin: 0px;
	font-family: tahoma, arial;
	font-size: 12px;
	background-repeat: repeat-x;
	}

	/*
tbody
{
	margin: 0px;
	padding: 0px;
}

p { 
	margin-bottom: 10px;
	padding: 0px;
}
*/

#wrapper {
	width: 822px;
	margin: 0 auto;
	}
	
#header {
	background-image: url('../images/consultants.jpg');
	background-repeat: no-repeat;
	display: table-cell;
	width: 822px;
	height: 140px;
	}
	
#logo {
	padding-top: 15px;
	padding-left: 15px;
	float: left;
	}
	
#tagline {
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	text-align: right;
	}
	
.clear {
	clear: both;
	float: none;
}

#navigation {
	margin-left: 20px;
	margin-top: 11px;
	margin-right: 20px;
}

.nav_link {
	font-size: 11px;
	padding: 5px;
	margin: 17px;
	font-weight: bold;
}
	
.nav_link_selected {
	font-size: 11px;
	padding: 5px;
	margin: 17px;
	background-color: #fff;
	font-weight: bold;
}
	
a:link {color: #2067AC; text-decoration: none;}
a:visited {color: #2067AC; text-decoration: none;}
a:hover {color: #2067AC; text-decoration: underline;}

#main {
	background-image: url('../images/middle_bg.jpg');
	background-repeat: repeat-y;
	padding-left: 20px;	
	padding-top: 8px;
	padding-right: 20px;
	width: 772px;
	display: table-cell;
}

#content_holder {
	float: left;
}

#left_holder {
	padding-left: 15px;
	float: right;
	width: 230px;
}

#services {
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 20px;
	color: #494949; 
}

#training {
	
	line-height: 22px;
	margin-bottom: 20px;
	color: #494949; 
}

#who_are_we {
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 20px;
	color: #494949; 
}

#vacancies {
	line-height: 22px;
	margin-bottom: 20px;
	color: #494949; 
}

#news {
	color: #696969;
}
	

#content {
	background-image: url('../images/content_bg.jpg');
	background-repeat: no-repeat;
	background-color: #0253A1;
	width: 496px;
	padding: 10px;
	color: #fff;
}

#content_other {
	width: 496px;
	padding: 10px;
	color: #494949;
}

#content_other h1 {
	font-size: 22px;
	border-bottom: 1px solid  #E6EEF6;
	margin-top: 0px;
	color: #0152A1;
}

#content_services {
	width: 756px;
	padding: 10px;
	color: #494949;
}

#content_services h1 {
	font-size: 22px;
	border-bottom: 1px solid  #E6EEF6;
	margin-top: 0px;
	color: #0152A1;
}

#content_vacancies {
	width: 496px;
	padding: 10px;
	color: #fff;
}

#content a:link {color: #ffffff; text-decoration: none;}
#content a:visited {color: #ffffff; text-decoration: none;}
#content a:hover {color: #ffffff; text-decoration: underline;}

h1 {
	font-size: 22px;
	border-bottom: 1px solid #fff;
	margin-top: 0px;
}

h2 {
	color: #0152A1;
	font-size: 16px;
	border-bottom: 1px solid #E6EEF6;
	margin-top: 5px;
	}
	
#addresses {
	background-image: url('../images/bottom_bg.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;	
	padding-top: 8px;
	/*padding-right: 20px;*/
	width: 792px;
	height: 247px; /*227px;*/
	display: table;
}

.address {

	padding: 10px;
	background-color: #fff;
	border: 1px solid #DBE3EA;
	margin-left: 7px;
	margin-top: 15px;
	width: 229px;
	font-size: 12px;
	color: #696969;
	}
	
.address b {
	font-size: 16px;
	color: #0152A1;
}

#footer {
	padding-left: 10px;	
	padding-top: 3px;
	padding-right: 10px;
	width: 802px;
	display: table;
	font-size: 12px;
	color: #696969;
}

#copyright {
	float: left;
}

#enjoy {
	float: right;
}

#footer a:link {color: #696969; text-decoration: none;}
#footer a:visited {color: #696969; text-decoration: none;}
#footer a:hover {color: #696969; text-decoration: underline;}

.jobvacancy {
	background-color: #F5FAFE; 
	font-size: 12px; 
	color: #494949; 
	padding: 10px;
}

/*.jobvacancy p {
	padding: 0px;
	margin: 0px;
}*/

.jobvacancy_news {
	background-color: #F5FAFE; 
	font-size: 12px; 
	color: #494949; 
	padding: 10px;
}

.jobvacancy_news p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

.jobvacancy ul {
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
}

.table_title {
	font-weight: bold; 
	background-color: #E2ECF5; 
	padding: 5px;
}

.table_data {
	padding: 5px;
}

.table_border {
	border: 1px solid #E2ECF5;
}

.page_numbers {
	float: left; 
	border: 1px solid #E2ECF5; 
	padding: 2px; 
	width: 20px; 
	margin: 2px; 
	text-align: center;
}

.textfield {
	width: 200px;
	border: 1px solid #C1D4E5;
	padding: 4px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #696969;
}

.textfield_upload {
	width: 300px;
	border: 1px solid #C1D4E5;
	padding: 4px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #696969;
}

.textfield_small {
	width: 100px;
	border: 1px solid #C1D4E5;
	padding: 4px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #696969;
}

.date_dropdown {
	width: 60px;
	border: 1px solid #C1D4E5;
	padding: 4px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #696969;
}

.textarea {
	width: 450px;
	border: 1px solid #C1D4E5;
	padding: 4px;
	height: 200px;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #696969;
}

.button {
	background-color: #C1D4E5;
	border: 1px solid #DBE7F1;
	color: #0152A1;
	font-weight: bold;
	padding: 2px;
}

#home-news {
	background-image:url(../images/new-bg.jpg);
	width: 496px;
	padding-left: 10px;
	padding-right: 10px;
	color: #494949;
}

#home-news h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #0857A4;
}

.news-source {
	font-size: 11px;
}

.news-source b {
	font-weight: normal;
	color: #0857A4;
}

#home-news a:link {color: #0857A4; text-decoration: none;}
#home-news a:visited {color: #0857A4; text-decoration: none;}
#home-news a:hover {color: #0857A4; text-decoration: underline;}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.home_news_title_holder {
	border-bottom: 1px solid #E2E2E2;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.industry_news_bottom_holder {
	border-top: 1px solid #E2E2E2;
	margin-top: 5px;
	padding-top: 5px;
}

.industry_logos
{
	width: 591px;
	margin: 0 auto;
	margin-top: 10px;
}

/* CSS MENU */

/*^'^ Navigation Structure ^'^*/
.nav-container-outer
{
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	height: 22px;
	background-color: #E6EEF6;
	font-size: 11px;
	color: #2067AC;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
}

.nav-container .divider
{
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
}

.nav-container .divider-vert
{
	float:left;
	width:0px;
	display: none;
}

.nav-container .item-secondary-title
{
	display:block;
	cursor:default;
	white-space:nowrap;
}

.nav-clear
{
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none;
}

.nav-container
{
	position:relative;
	zoom:1;
	margin: 0 auto;
}

.nav-container a, .nav-container li
{
	float:left;
	display:block;
	white-space:nowrap;
}

.nav-container div a, .nav-container ul a, .nav-container ul li
{
	float:none;
}

.nav-container ul
{
	left:-10000px;
	position:absolute;
}

.nav-container, .nav-container ul
{
	list-style:none;
	padding:0px;
	margin:0px;
}

.nav-container li a
{
	float:none
}

.nav-container li
{
	position:relative;
}

.nav-container ul
{
	z-index:10;
}

.nav-container ul ul
{
	z-index:20;
}

.nav-container ul ul ul
{
	z-index:30;
}

.nav-container ul ul ul ul
{
	z-index:40;
}

.nav-container ul ul ul ul ul
{
	z-index:50;
}

li:hover>ul
{
	left:auto;
}

#nav-container ul {
	top:100%;
}

#nav-container ul li:hover>ul
{
	top:0px;
	left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a
{
	margin: 0px 45px 0px 0px; /* top right bottom left */
	line-height: 20px;
	text-decoration:none;
	background-color: #E6EEF6;
}

#nav-container a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul
{
	border: 2px #dddddd;
	border-style: none solid solid none;
	padding: 2px;
	smargin: 17px;
	background-color: #E6EEF6;
	/* Add Transparency */
	opacity: 0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a
{	
	padding:2px 10px 0px 6px;
	background-color: #E6EEF6;
	border-width:0px;
	border-style:none;
	margin: 0px 0px 0px 0px;
	width: auto;
	text-decoration:none;
	/* dis-inherit transparency */
	opacity: 1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	position: relative;
	color: #256DB5;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz
{	
	border-top-width:1px;
	margin:5px 5px;
	border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert
{	
	border-left-width:1px;
	height:15px;
	margin:4px 2px 0px 2px;
	border-color:#AAAAAA;
}

.job_data_left {
	width: 100px; 
	text-align: right;
	font-weight: bold;
}

.job_data_right {
	margin-left: 10px;
}

.job_data_holder {
	width: 400px;
	margin-bottom: 5px;
}

	
h4 {
	color: #000;
	font-size: 14px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-top: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	}