html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#d9d9d9 url(../gfx/bg_body.jpg) repeat-x top left;
	font-family:"Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:12px;
	color:#939393;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
}

p {
	line-height:24px;
	font-size:14px;
	
}

div#container {
	position:relative; /* Nodig voor footer positie */
	width:936px;
	height:auto !important; /* Echte browsers */
	height:100%; /* IE6: behandeld als min-height*/
	min-height:100%; /* echte browsers */
	padding:0px;
	margin:0 auto; /* center, niet in IE5  */
}

div#container_header {
	width:936px;
	height:300px;
}

div#container_header_top {
	width:936px;
	height:94px;
}

div#container_header_top_left {
	width:173px;
	height:94px;
	float:left;
}

div#container_header_top_body {
	width:763px;
	height:94px;
	float:left;
}

div#container_header_top_body_top {
	width:763px;
	height:72px;
	float:left;
}

div#container_header_top_body_top_left {
	width:546px;
	height:72px;
	float:left;
}

div#container_header_top_body_top_right {
	width:217px;
	height:72px;
	float:left;
	background: url(../gfx/bg_header_top_right.gif) no-repeat top right;
}

div#container_header_top_body_bottom {
	width:763px;
	height:18px;
	float:left;
}

div#container_header_body {
	width:936px;
	height:206px;
}

div#container_header_body_top {
	width:936px;
	height:8px;
	float:left;
}

div#container_header_body_left {
	width:128px;
	height:206px;
	float:left;
}

div#container_header_body_body {
	width:695px;
	height:206px;
	float:left;
}

div#container_header_body_body_top {
	width:684px;
	height:9px;
	float:left;
}

div#container_header_body_body_consult {
	width:190px;
	height:188px;
	float:left;
	background: url(../gfx/bg_container_header_body_body_consult.png) no-repeat center center;
	cursor:pointer;
}

div#container_header_body_body_design {
	width:190px;
	height:188px;
	padding:1px 1px 0px 0px;
	float:left;
	background: url(../gfx/bg_container_header_body_body_design.png) no-repeat center center;
	cursor:pointer;
}

div#container_header_body_body_software {
	width:184px;
	height:188px;
	padding-right:18px;
	padding-top:1px;
	padding-left:1px;
	float:right;
	background: url(../gfx/bg_container_header_body_body_software.png) no-repeat center center;
	cursor:pointer;
}

div#container_header_body_body_middle {
	width:59px;
	height:190px;
	float:left;
}

div#container_header_body_body_bottom {
	width:684px;
	height:7px;
	float:left;
}

div#container_header_body_right {
	width:110px;
	height:206px;
	float:left;
}

div#container_header_body_consult {
	width:184px;
	height:190px;
	float:left;
	background: url(../gfx/bg_header_body_consult.gif) no-repeat bottom left;
}

div#container_header_body_middle {
	width:60px;
	height:190px;
	float:left;
}

div#container_header_body_design {
	width:184px;
	height:190px;
	float:left;
	background:url(../gfx/bg_header_body_design.gif) no-repeat bottom left;
}

div#container_header_body_middletwo {
	width:60px;
	height:206px;
	float:left;
}

div#container_header_body_software {
	width:184px;
	height:206px;
	background:url(../gfx/bg_header_body_software.gif) no-repeat bottom left;
	float:left;
}

div#container_content {
	width:896px;
	height:538px;
	margin:0px;
	float:left;
	display:inline;
}

div#container_content_left {
	width:121px;
	height:538px;
	float:left;
}

div#container_content_middle {
	width:708px;
	height:558px;
	float:left;
}

div#container_content_middle_body {
	width:672px;
	height:324px;
	float:left;
	padding:14px;
	background:url(../gfx/bg_content_body.png) no-repeat center center; 
	text-align:left;
}


														div#container_header_body_body_default_text {
															display:block;
															width:632px;
															height:284px;
															float:left;
															padding:20px;
															text-align:left;
															background:url(../gfx/bg_container_header_body_body_default_text.png) no-repeat right bottom;
														}
														
														div#container_header_body_body_default_text h1, h2, h3, h4, h5 {
															color:#939393;
														}
														
														div#container_header_body_body_default_text p {
														}
														
														div#container_header_body_body_default_text strong {
															color:#939393;
														}
																												

														div#container_header_body_body_consult_text {
															display:none;
															width:632px;
															height:284px;
															float:left;
															padding:20px;
															text-align:left;
															background:url(../gfx/bg_consult2.png) no-repeat right bottom;
														}
														
														div#container_header_body_body_consult_text h1, h2, h3, h4, h5 {
															color:#007db4;
														}
														
														div#container_header_body_body_consult_text p {
														}														

														div#container_header_body_body_consult_text strong {
															color:#007db4;
														}


														div#container_header_body_body_design_text {
															display:none;
															width:632px;
															height:284px;
															float:left;
															padding:20px;
															text-align:left;
															background:url(../gfx/bg_container_header_body_body_design_text.png) no-repeat right bottom;
														}
													
														div#container_header_body_body_design_text img {
															display:block;
														}
														
														div#container_header_body_body_design_text h1, h2, h3, h4, h5 {
															color:#7bbc22;
														}
														
														div#container_header_body_body_design_text p {
														}

														div#container_header_body_body_design_text strong {
															color:#7bbc22;
														}


														div#container_header_body_body_software_text {
															display:none;
															width:632px;
															height:284px;
															float:left;
															padding:20px;
															text-align:left;
															background:url(../gfx/bg_container_header_body_body_software_text.png) no-repeat right bottom;
														}
														
														div#container_header_body_body_software_text h1, h2, h3, h4, h5 {
															color:#fe6806;
														}
														
														div#container_header_body_body_software_text p {
														}

														div#container_header_body_body_software_text strong {
															color:#fe6806;
														}
div.container_content_middle_low {
	width:672px;
	height:214px;
	float:left;
	padding:14px;
	background:url(../gfx/bg_container_content_middle_low.png) no-repeat left center;
	text-align:left;
}

div.container_content_middle_low_text {
	display:block;
	width:632px;
	height:170px;
	float:left;
	padding:20px;
	text-align:left;
	overflow:hidden;
}

div.container_content_middle_low h2 {
	margin:5px;
	float:left;
	color:#aaa;
	clear:none;
	text-align:justify;
}




div.container_content_middle_low a {
	color:#aaa;
	text-decoration:none;	
}

div.container_content_middle_low a:hover {
	color:#aaa;
	text-decoration:underline;	
}

.container_content_middle_low_h1_tag_1 {
	font-size:10px;
	float:left;
	clear:none;
	color:#fff;
	line-height:0px;
}

.container_content_middle_low_h1_tag_2 {
	font-size:24px;
	float:right;
	clear:none;
	margin:2px 3px;
	padding:5px 7px;
	color:#fff;
	line-height:0px;
}

.container_content_middle_low_h1_tag_3 {
	font-size:20px;
	font-weight:normal;
	float:left;
	clear:none;
	margin:2px 3px;
	padding:5px 7px;
	color:#fff;
	line-height:0px;
}

.container_content_middle_low_h1_tag_4 {
	font-size:16px;
	text-transform:uppercase;
	clear:none;
	float:right;
	margin:2px 3px;
	padding:5px 7px;
	color:#fff;
	line-height:0px;
}

.container_content_middle_low_h1_tag_5 {
	font-size:12px;
	float:left;
	clear:none;
	margin:2px 3px;
	padding:5px 7px;
	color:#fff;
	line-height:0px;
}




div#container_content_right {
	width:197px;
	height:538px;
	float:left;
}

