@charset "utf-8";

* {
	padding:                 	0px;
	margin:						0px;
}

hr {
	padding:                 	0px;
	margin:						0px;
}

html {
	height: 					100%;
}

body {
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					10px;
	line-height:				12px;
	height: 					98%;
	color:						#99999b;
}

img {
	border:						0px;
}

p {
	margin:						0 0 20px 0;
}

a {
	color:						#99999b;
	text-decoration:			none;
}

a:hover {
	color:						#99999b;
	text-decoration:			none;
}

h2{
	margin:						0 0 15px 0;
	font-size:					14px;
}


#wrapper {
	min-height: 				100%;
	height: 					auto !important;
	height: 					100%;
	margin:						0 auto -40px;
	width:						800px;
}


#header {
	padding:                    50px 0 0 10px;
	width:						800px;
	height:						65px;
	z-index:					3;
	background-color:			#FFFFFF;
	position:					relative;

}

#header_portfolio {
	padding:                    50px 0 0 10px;
	width:						800px;
	z-index:					3;
	background-color:			#FFFFFF;
	position:					relative;

}

#nav {
	margin:						10px 0 0 -8px;
	width:						792px;
	text-align:					right;

}


#nav li {
	float:						right;
	margin-right:				14px;
	list-style:					none; 
}

#nav a {
	color:						#000000;
	text-decoration:			none;

}

#nav a:hover {
	color:						#959595;
	text-decoration:			none;

}

#nav .active {
	color:						#959595;
	text-decoration:			none;

}

#content {
	width:						808px;
	margin-left:				-5px;
	
}

#content hr {
	width:						792px;
	margin:						15px 0 15px 0;
	border-bottom:				1px solid #e5e5e5;
	border-top:					#fff;
	border-left:				#fff;
	border-right:				#fff;
	color:						#e5e5e5;
	height:						1px;
		
}

#slideshow { 					
	position: 					relative; 
	list-style:					none;
	margin:						0; 
	padding:	                0; 
}


#slideshow li { 
	display: 					block; 
}


#content #project_box_recent{
	width:						175px; 
    height: 					120px; 
    border-top: 				1px solid #e5e5e5; 
	border-left: 				1px solid #e5e5e5; 
    border-right: 				1px solid #e5e5e5;
    background-color: 			#f3f3f5; 
    margin: 					0; 
    padding:	                5px 3px 5px 7px; 
    font-size:					10px; 
    line-height:				12px; 
    color: 						#99999b; 
    position:					relative;
    z-index:					2;
	
}

#content #project_box_recent_image, #div3, #div4  {
	position:					relative;
    margin:						0px 0 0 0;
	/*top:						-130px; */
    padding:	                30px 5px 20px 10px;
    z-index:					1; 
    width:						170px; 
    height:						100px;
    border-left: 				1px solid #e5e5e5; 
    border-right: 				1px solid #e5e5e5; 
    border-bottom: 				1px solid #e5e5e5;
    background-color: 			#f3f3f5;
	overflow:					hidden;
	
	font-size:					10px;
	line-height:				12px;
	color:						#99999b;

}

#div1, #div2 {
	position:					relative;
    margin:						0px 0 0 0;
	/*top:						-130px; */
    padding:	                30px 5px 0px 10px;
    z-index:					1; 
    width:						170px; 
    height:						100px;
    border-left: 				1px solid #e5e5e5; 
    border-right: 				1px solid #e5e5e5; 
    border-bottom: 				0px;
    background-color: 			#f3f3f5;
	overflow:					hidden;
	
	font-size:					10px;
	line-height:				12px;
	color:						#99999b;

}


#leesmeer_div1, #leesmeer_div2 {
	position:					relative;
    margin:						0;
	/*top:						-130px; */
    padding:	                0px 5px 0px 10px;
    z-index:					1; 
    width:						170px; 
    height:						20px;
    border-left: 				1px solid #e5e5e5; 
    border-right: 				1px solid #e5e5e5; 
    border-bottom: 				1px solid #e5e5e5;
    background-color: 			#f3f3f5;
	
	font-size:					10px;
	line-height:				12px;
	color:						#99999b;

}


#content #project_box_open {
	position:					relative;
	width:						175px;
	height:						200px;
	border:						1px solid #e5e5e5;
	background-color:			#f3f3f5;
	float:						left;
	margin:						0 15px 25px 0px;
	padding:                    5px 3px 5px 7px;
	
	font-size:					10px;
	line-height:				12px;
	color:						#99999b;
	
	text-align:					left;
	
}

#content #project_box_open a{
	color:						#000000;
	text-decoration:			none;
}

#content #project_box_open a:hover {
	color:						#99999b;
	text-decoration:			none;
}

#content #project_box_open h2 {
	font-size:					10px;
	line-height:				12px;
	color:						#000000;
	margin:						10px 0 14px 2px;			

}

#content #project_box_open h2 a{
	color:						#000000;
	text-decoration:			none;			
}

#content #project_box_open img {
	margin-left:				-3px;

}


#project_box_open_tabel {
	width:						175px;
	height:						200px;
	border:						1px solid #e5e5e5;
	background-color:			#f3f3f5;
	float:						left;
	margin:						0 15px 25px 0;
	padding:                    5px 2px 5px 8px;
	
	font-size:					10px;
	line-height:				12px;
	color:						#99999b;
	
	text-align:					left;
	
}

#content #project_box_open_tabel a{
	color:						#000000;
	text-decoration:			none;
}

#content #project_box_open_tabel a:hover {
	color:						#99999b;
	text-decoration:			none;
}

#content #project_box_open_tabel h2 {
	font-size:					10px;
	line-height:				12px;
	color:						#000000;
	margin-top:					10px;
	margin-bottom:				14px;	

}

#content #project_box_open_tabel h2 a{
	color:						#000000;
	text-decoration:			none;
	font-size:					10px;
	line-height:				12px;
	color:						#000000;
	margin-top:					10px;
	margin-bottom:				14px;	
}

#content #project_box_open_tabel img {
	margin-left:				-2px;

}



#content #project_box_recent h2 {
	font-size:					10px;
	line-height:				12px;
	color:						#000000;
	margin:						10px 0 14px 2px;			

}



#content #project_box_company {
	position:					relative;
	width:						175px;
	border:						1px solid #e5e5e5;
	background-color:			#f3f3f5;
	float:						left;
	margin:						0 15px 25px 0px;
	padding:                    1px 3px 5px 7px;
	
	font-size:					10px;
	line-height:				12px;
	color:						#99999b;
	
	text-align:					left;
	
}

#content #project_box_company img {
	margin-left:				-3px;

}

#content #project_box_company h2 {
	font-size:					10px;
	line-height:				12px;
	color:						#000000;
	margin:						10px 0 3px 0;			

}

#content #project_box_company h2 a{
	color:						#000000;
	text-decoration:			none;			
}

.push {
	height: 40px;
}
#footer {
	margin: 					0 auto;
	width:						778px;
	padding:                    15px 0px 10px 4px;
	
	font-size:					10px;
	color:						#99999b;
}

#footer hr {
	width:						792px;
	margin:						0px 0 5px -18px;
	border-bottom:				1px solid #e5e5e5;
	border-top:					#fff;
	border-left:				#fff;
	border-right:				#fff;
	color:						#e5e5e5;
	height:						1px;
}

#footer li {
	float:						left;
	margin-right:				35px;
	list-style:					none;
}

#footer a {
	color:						#99999b;
	text-decoration:			none;
}

#description {
	width:						492px;
	min-height:					150px;
	height:						auto;
	padding:                    10px 100px 10px 10px;
	margin:						0 10px 0 5px;
	border:						1px solid #e5e5e5;
	background-color:			#f3f3f5;
	color:						#99999b;
	float:						left;

}

/* for Internet Explorer */
/*\*/
* html #description {
height: 150px;
}
/**/

#description h2 {
	font-size:					10px;
	line-height:				12px;
	color:						#000000;
	margin:						0 0 5px 0;

}

#description a{
	color:						#000000;
	text-decoration:			none;
}

#description a:hover {
	color:						#99999b;
	text-decoration:			none;
}

#logo {
	width:						170px;
	height:						170px;
	border:						1px solid #e5e5e5;
	float:						left;
}

#back_button {
	margin:						5px 0 0 5px;
	width:						200px;
	float:						left;
}
#forward_button {
	margin:						5px 0 0 5px;
	width:						50px;
	float:						right;
}

#columnLeft {
	width:						395px; 
	height:						395px;
	float:						left;
}

#columnRight {
	width:						355px; 
	height:						375px; 
	float:						left; 
	margin-left:				10px; 
	padding:	                10px 30px 10px 10px;
	color:						#000000;
}

#columnRight a{
	color:						#000000;
	text-decoration:			none;
}

#columnRight a:hover {
	color:						#99999b;
	text-decoration:			none;
}

#columnRight h2 {
	font-size:					16px;
	margin:						0 0 10px 0;
	padding:                    0px;
}

#columnRight p {
	margin:						0 0 12px 0;
	padding:                    0px;
}

#columnRight #footer {
	position:					relative;
	top:						240px;
	width:						375px;
}

#columnRight #footer li {
	float:						left;
	list-style:					none;
	margin-right:				25px;
}

#clients {
	padding:	                60px 50px 50px 50px;
	height:						220px;
	width:						700px;
	
	font-size:					13px;
	line-height:				18px;
	color:						#FFFFFF;
	background-image:			url(../images/nosuchclients.jpg);
	background-repeat:			no-repeat;

}


.LI_floatLeft {
	float:						left;
	margin-right:				25px;
	list-style:					none;
}

.LI_floatLeft a {
	color:						#99999b;
	text-decoration:			none;
}

.LI_floatLeft .active_link {
	color:						#000000;

}

.LI_floatRight {
	float:						right;
	margin-right:				25px;
	list-style:					none;
}

.clearBoth {
	clear:						both;
}

