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

#ijsimage {
background-image: url('../images/image-loading.jpg');
visibility:visible;
}


#wrapper {
	width: 822px;
	margin: 0 auto;
	}
	
#header {
	background-image: url('../images/consultants.jpg');
	background-repeat: no-repeat;
	display: table;
	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;
	}
	
#jsmenu {
	background-color:#E6EEF6;
	 width: 800px; 
	 margin: 0 auto;
}
	
.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;
}

#content_holder_training {
	float: left;
	margin-left: 17px;
}

#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_training {
	background-image: url('../images/content_bg_training.jpg');
	background-repeat: no-repeat;
	background-color: #0253A1;
	width: 729px;
	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: 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;
}

.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;
}

#logoprint {
	visibility:hidden;
}

.logoprintimage {
	height: 1px;
}