@charset "utf-8";
/* CSS Document */

html,
body {
   margin:0;
   padding:0;
   height:100%;
}
#b_body {
	
	height:270px;
	
	padding-right:6px;
	padding-left:1px;
	
}
img { border: none; }

#container {
  
   width:920px;
   margin-right:auto;
   margin-left:auto;
   position:relative;
   overflow: hidden;
}

/* Tabs and flash */

#flashvideo {
		float:right;
}

#leftofflash {
	margin-top:5px;
	padding-top:1px;
	padding-left:6px;
	padding-right:6px;
	width:520px;
	height:224px;
	float:left;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 16px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	list-style-type: none;
	list-style-image: none;
}
#news {
	margin-top:2px;
	padding-top:1px;
	padding-left:4px;
	padding-right:6px;
	width:99%;
	height:224px;
	float:left;
	
	
}
#press {
	margin-top:5px;
	padding-top:1px;
	padding-left:6px;
	padding-right:6px;
	width:99%;
	height:224px;
	float:left;
	line-height:16px;
	font-size:10px;
	}

#pressrl {
	border-bottom:thin;
	border-bottom-color:#666;
	}
#events {
	margin-top:5px;
	padding-top:1px;
	padding-left:6px;
	padding-right:6px;
	width:400px;
	height:224px;
	float:right;
	line-height:20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 16px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	list-style-type: none;
	list-style-image: none;
}
#leftofflash p {
	padding-left:10px;
	padding-right:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;

}

/* Begin header */
#header {
	width:920px;
	height:76px;
   	padding: 10px 0 15px 0;
	background: url('../images/header_back.jpg') bottom left no-repeat;
	position: relative;
	overflow: hidden;
}
#b_header {
	width:920px;
	height:76px;
	background-color:#030303;
   	padding: 4px 0 15px 0;
	position: relative;
	overflow: hidden;
	border-bottom-width:6px;
	border-bottom-color:#575757;
	border-bottom-style:solid;
}
#b_header a:hover {
   
}

#b_banner {
	width:920px;
	height:196px;
	background-color:#030303;
   	position: relative;
	overflow: hidden;
}
h3.logo {
	float:left;
	width: 273px;
	height: 76px;
	
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 10px;
	display:inline;
	overflow: hidden;
}

ul#nav {
	
	margin-top: 60px;
	float:right;	
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}
ul#nav li {
	float: right;
	display: block;
	margin-right: 18px;
	display:inline;
}
ul#nav a {
	color: #ccc;
	text-decoration: none;
}
ul#nav a:hover, ul#nav a.active {
	color: #EAEAEA;
}
ul#submenu a:hover, ul#nav a.active {
	color: #EAEAEA;
}
#submenu {
	position: absolute;
	top: 10px;
	right: 30px;
	
	
}
#submenu h4 {
	float: left;
	font-size: 12px;
	color: #EAEAEA;
	font-weight: normal;
}
#submenu ul {
	float: left;
	margin: 0;
	list-style-type: none;
}
#submenu ul li {
	float: left;
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border-right: 1px solid #5F5053;
}
#sub_r {
	border-right: none;
}
#submenu ul li a {
	color: #EAEAEA;
}
#b_social {
	width:920px;
	height:46px;
	background-color:#030303;
   	position: relative;
	overflow: hidden;
	border-top-width:6px;
	border-top-color:#575757;
	border-top-style:solid;
}
#voorbeelden {
	width:900px;
	height:40px;
	background-image:url(../images/maillist_back.gif);
	background-repeat:no-repeat;
	margin-left:8px;
	padding-top:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:10px;
	
}


/* end header */



/* Body --- Home, */


#mission {
	width:920px;
	height:120px;
	background: url('../images/mission.jpg') top left no-repeat;
}
#fr_under {
	width:920px;
	height:120px;
	background: url('../images/fr_under.jpg') top left no-repeat;
}
#fr_products hr{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #036;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
}
#industry_exp {
	width:620px;
	margin-left:30px;
}
#ourcompany {
	width:260px;
	height:310px;
	float:right;
	background-image:url('../images/OurCompany.jpg');
	background-repeat:no-repeat;
}

#body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
}
#e_body {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

#home {
	margin-right:auto;
	margin-left:auto;
	margin-top: 6px;
	margin-bottom: 32px;
	padding: 5px;
	width:900px;
	height:120px;
	font-family: arial,helvetica, san-serif;
	color:#333;
	}

.home_box1 {
        float: left;
        width: 33%;
		height: 20px;
        text-align: left;
		font-size:12px;
		}	
.home_box2 {
	float: left;
	width: 33%;
	height: 100%;
	text-align: left;
	font-size:11px;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCC;
	}		
.home_box3 {
	float: left;
	width: 33%;
	height: 100%;
	text-align: left;
	font-size:11px;
	}
#home_sub_box1 {
	width: 95%;
	margin: 0 auto;
	font-size:14px;
	font-weight:700;
	color:#036;
	text-align: right;
		}
#home_sub_box2 {
        width: 95%;
        margin: 0 auto;
		padding:8px;
		font-size:12px;
		text-align:right;
		}
#sol_tab_box {
	background-color:#eee;
	width:920px;
	height:300px;
	}
#home_tab_box {
	background-color:#eee;
	border: 1px solid #ccc;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:6px;
	width:890px;
	height:300px;
	font-family: arial,helvetica, san-serif;
	font-size: 14px;
	color:#FFF;
	overflow: hidden;
	}

#sol_tabs{
	font-size:10px;
	
}
#tabs{
	font-size:12px;
	line-height:160%;
}
#sol_tabs-1 {
	height:260px;
}
#sol_tabs-2 {
	height:260px;
	
}
#sol_tabs-3 {
	height:340px;
	
}
#sol_tabs-4 {
	height:340px;
	
}
#sol_tabs-5 {
	height:340px;
}

#tabs-1 {
	height:240px;
}
#tabs-2 {
	height:240px;
	color:#181818;
	overflow:scroll;
}
#tabs-3 {
	height:240px;
	overflow:scroll;
}
#tabs-4 {
	height:240px;
	
}
#tabs-5 {
	height:240px;
}
#tabs-1 a{
	font-weight:400;	
	
}
#tabs-2 a{
	font-weight:400;
	color:#06C;
	
}
#tabs-3 a{
	
	font-weight:400;
	color:#06C;
}
#tabs-4 a{
	font-weight:400;
	color:#06C;
	
}
#tabs-5 a{
	font-weight:400;
	
}
#tabs-1 a:hover{
	font-weight:400;	
	color:#9a8;
}
#tabs-2 a:hover{
	font-weight:900;
	color:#06C;
}
#tabs-3 a:hover{
	font-weight:400;
	color:#9a8;
}
#tabs-4 a:hover{
	color:#9a8;
}
#tabs-5 a:hover{
	font-weight:400;
	color:#9a8;
}
/* Solutions_Body */

#solutions {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#wide {
	width:100%;
}
#solutions_box_middle {
	float:right;
	width: 560px;
	height: 100%;
	text-align: left;
	padding:6px;
}
#leg {
	clear:both;
	margin:auto;
	padding-top:10px;
		
}
#newsolutions_box_middle {
	clear:both;
	margin:auto;
	padding-left:30px;
	padding-top:10px;
	
}

#sol_box_left {
	clear:both;
	float:right;
	width: 300px;
	height: 100%;
	text-align: left;
	font-size:12px;
	
	
}
#sol_box_just_command {
	float:right;
	width: 260px;
	height: 100%;
	text-align: left;
	font-size:14px;
	line-height:20px;
	margin-left:10px;
	margin-right:10px;
	padding: 4px;
	
}

#sol_box_middle {
	float:right;
	width: 260px;
	height: 100%;
	text-align: left;
	font-size:14px;
	line-height:20px;
	padding: 4px;
	
	
}

#sol_box_right {
	float:left;
	width: 300px;
	height: 100%;
	text-align: left;
	font-size:14px;
	line-height:20px;
	margin:0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 20px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding: 4px;
}

/* Customers_Body */

#subpage_container {
    margin-right:auto;
	margin-left:auto;
	}

#subpage_container_cust_1 {
        float: left;
	    width: 23%;
	    height:210px;
	    text-align: left;
	    padding:6px;
		line-height:20px;
		margin-right:4px;
		margin-top:3px;
		}
#subpage_container_cust_2 {
        float: left;
	    width: 23%;
	    height:210px;
	    text-align: left;
	    padding:6px;
		line-height:20px;
		margin-right:4px;
		margin-top:3px;
		}		
#subpage_container_cust_3 {
        float: left;
	    width: 23%;
	    height:210px;
	    text-align: left;
	    padding:6px;
		line-height:20px;
		margin-right:4px;
		margin-top:3px;
		}
#subpage_container_cust_4{
	
        float: right;
	    width: 23%;
	    height:210px;
	    text-align: left;
	    padding:6px;
		line-height:20px;
		margin-right:3px;
		margin-top:3px;
		}

/* downloads */
 #downloads {
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding: 16px;
}

/* contact */
#contact {
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding: 16px;
}

/* careers */
#careers {
	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	padding: 16px;
}

/* Easy Slider */
#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
		width:900px;
		height:260px;
		overflow:hidden; 
		}

#prevBtn, #nextBtn{ 
	display:block;
	width:40px;
	height:47px;
	position:absolute;
	left:850px;
	top:630px;
	}	
#nextBtn{ 
	left:800px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:40px;
	height:47px;
	background:url('../images/btn_prev.gif') no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url('../images/btn_next.gif') no-repeat 0 0;	
	}	

/* // Easy Slider */


/* Footer */

#footer {
	clear:both;
	background: url('../images/footer_back.png') bottom left no-repeat;
	width:920px;
	bottom:0;
	height:62px;   /* Height of the footer */
	}
#copy {
	bottom:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	margin-top:2px;
}

#PFcontainer {
  
   width:620px;
   margin-right:auto;
   margin-left:auto;
   position:relative;
   overflow: hidden;
}
#PFtop {
	background: url('../images/PFtopIMG.jpg') bottom left no-repeat;
	width:600px;
	height:460px;
	
	}
#PFtext {

	width:600px;
	height:220px;
	margin-top:16px;
	margin-bottom:16px;
	
	
	}
#PFtext_2 {

	width:600px;
	margin-top:16px;
	margin-bottom:16px;
	margin-right:30px;
	}
#PFtop_2 {
	background: url('../images/PFtopIMG_2.jpg') bottom left no-repeat;
	width:600px;
	height:260px;
	}
#PFtop_3 {
	background: url('../images/PFtopIMG_3.jpg') bottom left no-repeat;
	width:600px;
	height:260px;
	}	
#PFtop_4 {
	background: url('../images/PFtopIMG_4.jpg') bottom left no-repeat;
	width:600px;
	height:260px;
	}	
#PFleft_box {
	width:200px;
	height:460px;
	float:left;
	
	}
#PFright_box {
	width:280px;
	height:460px;
	float:right;
	text-align:right;
	margin-right:30px;
	
	}