@charset "UTF-8";
/* Created by Koen Nuijen - eVision industry software */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0px;padding: 0px;outline: 0px;
	}
	
body{
	color: #585856;
	font-family: Verdana;
	font-size: 11px;
	margin-top:20px;
	line-height:20px;
	background:url(../images/main_bg.png);
}

h1{
	font-size: 13px;
	color: #0f5ebc;
	font-weight: bold;
	letter-spacing:-0.03em;
	padding-top:10px;
	padding-bottom:5px;
	}

h2{
	font-size: 13px;
	color: #0f5ebc;
	font-weight: bold;
	letter-spacing:-0.03em;
	padding-bottom:5px;
	margin:0px;
	}
	
h3{
	font-size: 11px;
	color: #0f5ebc;
	font-weight: bold;
	letter-spacing:-0.03em;
	margin:0px;
	}
	
h4{
	font-size: 13px;
	color: #0f5ebc;
	font-weight: bold;
	letter-spacing:-0.03em;
	padding-bottom:5px;
	width:auto;
	float:left;
	}

h5{
	font-size: 11px;
	color: #0f5ebc;
	font-weight: bold;
	letter-spacing:-0.03em;
	margin:0px;
	float:left;
	}
	
	
#newsbottom{
	font-size: 10px;
	color: #0f5ebc;
	font-weight: bold;
	padding-top:5px;
	clear:both;
	}
	
h6{
	font-size: 13px;
	color: #0f5ebc;
	font-weight: bold;
	letter-spacing:-0.03em;
	width:auto;
	float:right;
	margin-right:290px;
	margin-top:-25px;}
	
.readmore{
    text-decoration:underline !important;
	color: #0f5ebc;
    font-weight: bold;
	letter-spacing:-0.03em;
	float:right;
	}

.readmore_left{
    text-decoration:underline !important;
	color: #0f5ebc;
    font-weight: bold;
	letter-spacing:-0.03em;
	}


.newsdate{
	float:left;
	}
	

/*Start of the top css*/
#top{
	height:90px;
	margin:auto;
	width:925px;
	position:relative;
	}
#top img{
	width:auto;
	height:auto;
	float:left;
	}

#top ul{
	position:absolute;
	right:0px;
	padding-top:20px;
	list-style:none;
	padding:0;
	margin:0;
	width:180px;
	}

#top li{
	float:left;
	width:auto;
	height:auto;
	}

#top li a{
	color: #585856;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 5px 0px 5px;
	border-right:1px solid;
	}

#top li a:hover{
	color:#333;
	text-decoration:underline;
	}
/*end of the top css*/

#wrapper{
	margin:auto;
	width:925px;
	height:auto;
	border-left:#747272 solid 1px;
	border-right:#747272 solid 1px;
	border-bottom:#747272 solid 1px;
	background:#FFF;
	}

#wrapper:after{ 
     content:".";
     display:block; 
     clear:both;   
     height:0;   
     visibility:hidden;
}
#sub_menu{
	width:925px;
	background:url(../images/menu_bg.png) repeat-x;
	height:32px;
	margin-bottom:18px;
	margin-left:-20px;
	clear:both;}

#sub_menu ul{
	list-style:none;
	padding:0;
	margin:0;
	}

#sub_menu li{
	float:left;
	}

#sub_menu a{
	display:block;
	padding-top:6px;
	width:110px;
	height:24px;
	color: #585856;
	text-decoration:none;
	text-align:center;
	background:url(../images/menu_item.png);
	}
#sub_menu a:hover{
	background:url(../images/menu_hover.png);
	color:#333;}

#main_menu{
	width:100%;
	background:url(../images/menu_bg.png) repeat-x;
	height:32px;
	padding-bottom:18px;
	}

#main_menu ul{
	list-style:none;
	padding:0;
	margin:0;
	}

#main_menu li{
	float:left;
	}

#main_menu a{
	display:block;
	padding-top:6px;
	width:110px;
	height:24px;
	color: #585856;
	text-decoration:none;
	text-align:center;
	background:url(../images/menu_item.png);
	}
#main_menu a:hover{
	background:url(../images/menu_hover.png);
	color:#333;}

#breadcrumbs{
	height:20px;
	width:auto;
	margin-right:8px;
	margin-bottom:7px;
	float:right;}


#breadcrumbs a{
	color: #999;
	text-decoration:none;
	}

#breadcrumbs a:hover{
	color:#333;
	text-decoration:underline;
	}

#header{
	width:100%;
	height:auto;
	}
	
#content{
	width:96%;
	height:auto;
	padding:20px;

	}

#leftcolumn{
	width:47%;
	height:700px;/*change to auta when upload*/
	float:left;
	padding-right:3%;
	padding-bottom:20px;
}

#rightcolumn{
	width:47%;
	height:700px;/*change to auta when upload*/
	float:left;
	padding-left:3%;
	padding-bottom:20px;
}

#currentprojects{
	width:100%;
	height:180px;
	margin-top:-10px;
	}

#middle{
	height:100%;
	width:2%;
	padding:0% 1% 0% 1%;
	background-color:red;
	float:left;}

/*CURRENT PROJECT PAGE*/

.current_project{
	padding:20px;
	padding-left:40px;
	background:url(../images/bgcurrentprojects.jpg);
	background-repeat:no-repeat;
	width:690px;
	height:100px;
	margin-left:60px;}
	
.current_project_logo{
	width:auto;
	height:auto;
	margin-bottom:-70px;
	margin-left:25px;}
		
.current_project_name{
	font-size: 15px;
	color: #0f5ebc;
	font-weight: bold;
	letter-spacing:-0.03em;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:100px;}

#footer{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #747272;
    height: 171px;
    margin: 15px auto;
    padding: 10px 0;
    width: 925px;
}

.footerbox{
	margin:0px 13px 0px 13px;
	min-width:120px;
	height:auto;
	float:left;}
	
.footerbox img{
	margin-top:40px;}

.footerbox ul{
	list-style:none;}

.footerbox ul li a{
	color: #585856;
	text-decoration:none;
}

.footerbox ul li a:hover{
	color:#3336;
	text-decoration:underline;
}

#footer_copyright{
	margin-top:15px;
	font-size:9px;
	line-height:15px;}

/* CURRENT PROJECTS FADER FRONTPAGE	*/
.dumbCrossFade {
	width:100%;
	height:150px;
	display:block;
	cursor:pointer;
	border:none;
	position:relative;
	overflow:hidden;
}
.dumbCrossFade .dumbItem {
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:none;
}
.dumbCrossFade .dumbItem img {
	border:none;
	margin-right:20px;
	margin-left:20px;
}
.dumbCrossFade * {
	border:none;
	text-decoration:none;
}

.dumbItem img {
    float:right;
}

/* SIGNUP NEWSLETTER FRONTPAGE */
.bold_blue_text{
    font-weight:bold;
    color:#0f5ebc;
}

/* Request demo form */
#requestdemo{
	width:390px; 
	height:190px;
	background:url(../images/form_requestdemo_bg.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:30px;
	margin-top:10px;
	float:right;
	}
	
	
#requestdemo form {
    width: 100%;
	clear:both;
    }
	
	
#requestdemo input{
    background-color: #f5f5f5;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
	font-family: Verdana;
	font-size: 11px;
	float:left;
	margin-right:39px;
	
    } 
	
		
#submitbutton {
	margin-top:15px;
	background:url(../images/form_requestdemosubmit_bg.png);
	background-repeat:none;
	width:133px;
	height:17px;
	
    } 


#requestdemo label{
	width:48%;
	display:block;
	float:left;
	margin-top:10px;
	}
	
#requestdemo select{
	float:left;
	font-size: 11px;
    background-color: #f5f5f5;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
	font-family: Verdana;
	margin-top:15px;
	width:147px;
	margin-right:37px;
	}

.fb_dynamic{
	border:0;}
	
#tagcloud{
	margin-top:30px;
	width:auto;
	height:auto;
}
#message{
	    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #747272;
    float: left;
    left: 0;
    margin: 0 4px;
    padding: 3px;
    position: relative;
    text-align: center;
    top: 0;
    width: 350px;
    z-index: 1000;
}
