html {
	height:100%;
	background:#333 url(images/bg-body2.gif) repeat-y 50% 0;
	min-width:1002px;
	position:relative;
	z-index:1;
}
body {
	margin: 0;
	min-width:1002px;
	min-height:100%;
	background:url(images/bg-main2.gif) no-repeat 50% 0;
}
body, p, form, table, td, input, textarea{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
* html body {height:100%; overflow:visible;}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
form {display:inline;}
a {text-decoration: none; outline:none;}
a:hover {text-decoration: underline;}
img {border-style: none;}
.center-1{
	position:relative;
	left:50%;
	width:1024px;
	float:left;
}
.center-2{
	position:relative;
	left:-50%;
	width:1024px;
}
#wrapper {
	width:1002px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
	z-index:3;
}
#header {
	width:100%;
	position:relative;
	height:124px;
}
#homeImg{
	border:none;
}
.logo {
	width: 210px;
	height: 143px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:78px;
	left:61px;
	z-index:10;
}
.logo a {
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	background: url(images/logo2.png) no-repeat;
	text-indent: -9999px;
	cursor:pointer;
}
.logo-inner {
	width: 162px;
	height: 108px;
	display:block;
	overflow:hidden;
	position:absolute;
	top:90px;
	left:61px;
}
.logo-inner a {
	height: 100%;
	width: 100%;
	display: block;
	overflow: hidden;
	background: url(images/logo-inner2.png) no-repeat;
	text-indent: -9999px;
	cursor:pointer;
}
.header-nav {
	float:right;
	padding:90px 28px 0 0;
}
.nav {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.nav li {
	float:left;
	width:88px;
	height:16px;
	margin:0 0 0 10px;
	font-weight:bold;
}
.nav li a {
	float:left;
	font-size:13px;
	color:#fff;
	line-height:14px;
	width:100%;
	height:100%;
	text-align:center;
}
#btnHome{
	text-indent:-9999px;
	width:90px;
	height:19px;
	background:url(images/home2.gif) no-repeat;
}
#contact a:hover{
	background:url(images/home2.gif) 0 -19px no-repeat;
}
#contact{
	text-indent:-9999px;
	width:90px;
	height:19px;
	background:url(images/contact2.gif) no-repeat;
}
#contact a:hover{
	background:url(images/contact2.gif) 0 -19px no-repeat;
}
#overons{
	text-indent:-9999px;
	width:90px;
	height:19px;
	background:url(images/overons2.gif) no-repeat;
}
#overons a:hover{
	background:url(images/overons2.gif) 0 -19px no-repeat;
}
.lang {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.lang li {
	float:left;
	width:20px;
	height:18px;
	padding:0 3px 0 0;
}
.lang li a {
	width:100%;
	height:100%;
	color:#666;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	background:#fff;
}
.header-nav .search {
	float:left;
	width:180px;
	padding:0 0 0 7px;
}

.header-nav input{
	float:left;
	background:#555;
	border:1px solid #fff;
	width:171px;
	line-height:16px;
	color:#fff;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0 0 2px 7px;
	margin:0;
}
.header-nav input.tagged{
	color: #d2d7e1;
}
#content {
	padding:0 27px;
}
.visual {
	background:#fff;
	padding:10px 10px;
	width:950px;
	min-height:288px;
	margin:0 0 13px;
}
#homeImgContainer{
	width:950px;
	height:288px;
	z-index:1;
}
.visual img {display:block;}
.visual-t {
	width:100%;
	overflow:hidden;
	padding:6px 0 0;
}
.visual-b {
	background:#555;
	padding:0 0 2px;
	margin:0;
	color:#fff;
	padding:4px 50px 4px 25px;
	min-height:270px;
	height:auto;
}
/* for Internet Explorer */
/*\*/
* html .visual-b {
	height: 270px;
}
.visual-b h1{
	margin:0;
	font-size:34px !important;
	text-align: right;
	font-weight:normal;
	color:#fff;
	padding:15px 10px 13px 0;
}
.visual-b h2{
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	margin: 6px 0 6px 0;
}
.visual-b h3{
	margin:0;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin: 8px 0 4px 0;
}
.visual-b a{
	color:#fff;
	text-decoration: underline;
}
.visual-b a:hover{
	color:#fff;
	text-decoration: none;
}
.visual ol{
	list-style: decimal;
	list-style-position: outside;
	margin: 1px 0 3px 10px;
	padding:0;
}
.visual ul{
	list-style:circle;
	list-style-position: outside;
	margin: 1px 0 3px 10px;
	padding:0;
}
.visual li{
	margin: 0 0 0 10px;
	padding:0;
}
.visual img{
	padding: 1px;
	border: #999 1px solid;
}
.visual .grey{
	color: #aaa;
}

#home h1 {
	font:39px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:10px 0 10px 668px;
	text-indent:-9999px;
	width:296px;
	height:29px;
	background:url(images/letusdothejob2.gif) no-repeat;
}
.visual-b h1 {
	font:39px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 5px;
	text-align:right;
}
.box-holder {
	background: url(images/bg-threecolumn-c.gif) repeat-y;
	position:relative;
}
.box-holder-t {
	background: url(images/bg-threecolumn-t2.gif) no-repeat;
	position:relative;
}
.box-holder-b {
	background: url(images/bg-threecolumn-b2.gif) no-repeat 0 100%;
	overflow:hidden;
	width:100%;
	position:relative;
	padding:0 0 45px;
}
.box {
	width:245px;
	float:left;
	padding: 19px 32px 0 31px;
	margin:0 0 0 23px;
}
.box:first-child {margin-left:0;}
.box h2 {
	font:30px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	clear:both;
	position:absolute;
	bottom:17px;
}
.box h2 a {color:#fff;}
.info-box {
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
}
.list {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.list li {
	text-align:right;
	line-height:17px;
}
.list li a {
	color:#fff;
	font-weight:bold;
}
.blue{
	font-size:12px;
}
.orange{
	font-size:11px;
}
.blue li a:hover, .blue li a.active {
	text-decoration:none;
	color:#22246b;
	width:106px;
}
.orange li a:hover, .orange li a.active {
	text-decoration:none;
	color:#f2872f;
}
.box-list {
	margin:0;
	padding:60px 0 0;
	list-style:none;
	width:139px;
	float:left;
	line-height:17px;
}
.box-list li a {
	color:#dfecbf;
	font:13px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
.more a{
	font-style:italic;
	color:#fff;
	font-weight:normal !important;
}
.more a:hover{
	text-decoration:underline !important;
	color:#fff !important;
}
#footer {
	width:100%;
	clear:both;
	text-align:center;
	margin:24px 0 0;
	padding:0 0 24px;
}
#footer p {
	margin:0;
	color:#d2d7e1;
}
#footer a{
	color:#d2d7e1;
}
.vincken a{
	font-size: 10px;
	color:#777 !important;
}

#home, #box1, #box2, #box3, #homeImg, #logo, #main_container, #preload{
	display:none;
}

#vacature_list{
	float:left;
	width: 400px;
	background-color: #fff;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#vacature_list ul{
	list-style: none;
}
#vacature_list ul li ul{
}
#vacature_list ul li{
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding-top: -2px;
	color:#22246b;
}
#vacature_list ul li a.active{
	color:#f2872f;
}
#vacature_list ul li a{
	text-decoration: none;
	color:#22246b;
}
#vacature_list ul li a:hover{
	color:#f2872f;
}
#vacature_display{
	float:right;
	width: 400px;
	border: 1px solid #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:12px;
}
#vacature_display h3{
	font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#f2872f;
	margin: 0px 0 10px 0;
}
#vacature_display label{
	clear:both;
	float: left;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 4px 0 0 0;
	width:120px;
}
#vacature_display p{
	float:right;
	width: 270px;
	margin: 4px 0 6px 0;
}
#vacature_display div{
	clear:both;
	padding: 6px 0 0 0;
}

.box-left{
	width:400px;
	float:left;
}
.box-right{
	width:430px;
	float:right;
}

.expand b{
	cursor: pointer;
}
.expand p{
	display: none;
	margin: 0 0 9px 0;
}

/* Download link icons */
.visual-b a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(/lend/system/saarun/icons/icon_pdf.gif) no-repeat center right;
}

.visual-b a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(/lend/system/saarun/icons/icon_pdf.gif) no-repeat center right;
}

.visual-b a[rel*='pdf'] { 
	padding-right: 18px;
	background:main- transparent url(/lend/system/saarun/icons/icon_pdf.gif) no-repeat center right;
}

.visual-b a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(/lend/system/saarun/icons/icon_pdf.gif) no-repeat center right;
}

.visual-b a[href ^="mailto:"] {
	/*padding-right: 18px;*/
    /*background: transparent url(/lend/system/saarun/icons/icon_mailto.gif) no-repeat center right;*/
   
}

.visual-b a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(/lend/system/saarun/icons/icon_popup.gif) no-repeat center right;
}

.visual-b a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(/lend/system/saarun/icons/icon_doc.gif) no-repeat center right;
}

.visual-b a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(/lend/system/saarun/icons/icon_xls.gif) no-repeat center right;
}

.visual-b a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(/lend/system/saarun/icons/icon_external.gif) no-repeat center right;
}

.noborder{
	border:none !important;
}

.visual-b input[type=text] {
border:1px solid #999;
width:200px;
background:#fff;
margin:2px 0 0;
padding:1px;
}

.visual-b label {
clear:both;
display:block;
float:left;
margin:3px 4px 0 0;
width:150px;
}

.visual-b textarea {
border:1px solid #999;
background:#fff;
width:400px;
height:120px;
margin:2px 0 0;
padding:1px;
}

.visual-b input[type=submit] {
cursor: pointer;
border:2px solid #666;
font-weight: bold;
background:#fff;
margin:2px 0 0;
padding:1px 18px;
}
.visual-b input[type=submit]:hover {
border:2px solid #AAA;
}

.visual-b input:focus,.visual-b  textarea:focus {
background:#FFDF8D;
}