
body, html { width:100%;height:100%;margin:0px;padding:0px; }
body { background:#fff; font-family:arial,verdana,sans-serif,helvetica; color:#333333; font-size:76%; text-align:left; }

/* Main layout ______________________________ */
div#top { width:100%; height:5px; background-color:#FAAA05; padding:0; margin:0; line-height:0; font-size:1%; }
div#Page { width:760px; text-align:left; padding:10px 0 30px 0; margin:0px; border-bottom:20px solid #FAAA05; }
	div#header { height:190px; }
		div#random1 { width:190px; float:left; }
		div#random2 { width:190px; float:left; }
		div#logo { width:380px; float:left; }
	div#content { width:760px; padding:12px 0 0px 0; }
		div.content-left { width:570px; float:left; }
		div.content-right { float:right; width:190px; text-align:right;}

	table#services { width:760px; margin:20px 0 0 0; }
		table#services td.heading1 { width:300px; padding-bottom:15px;}
		table#services td.heading2 { width:450px; padding-bottom:15px;}
		table#services td.space { width:10px; }

		table#services td#service1 { width:150px; border:1px solid #7980A6; padding:40px 5px 10px 5px; border-right:none; background:url('../images/serv_hls.gif') 5px 8px no-repeat; } 
			table#services td#service1.hover { background:#D4D7E8 url('../images/serv_hls_r.gif') 5px 8px no-repeat; cursor:hand; cursor:pointer; } 
		table#services td#service2 { width:150px; border:1px solid #7980A6; padding:40px 5px 10px 5px; background:url('../images/serv_car.gif') 5px 8px no-repeat;  } 
			table#services td#service2.hover { background:#D4D7E8 url('../images/serv_car_r.gif') 5px 8px no-repeat; cursor:hand; cursor:pointer; } 
		table#services td#service3 { width:150px; border:1px solid #7980A6; padding:40px 5px 10px 5px; border-right:none; background:url('../images/serv_hls_recruit.gif') 5px 8px no-repeat; } 
			table#services td#service3.hover { background:#D4D7E8 url('../images/serv_hls_recruit_r.gif') 5px 8px no-repeat; cursor:hand; cursor:pointer; } 
		table#services td#service4 { width:150px; border:1px solid #7980A6; padding:40px 5px 10px 5px; border-right:none; background:url('../images/serv_car_proj.gif') 5px 8px no-repeat; } 
			table#services td#service4.hover { background:#D4D7E8 url('../images/serv_car_proj_r.gif') 5px 8px no-repeat; cursor:hand; cursor:pointer; } 
		table#services td#service5 { width:150px; border:1px solid #7980A6; padding:40px 5px 10px 5px; background:url('../images/serv_car_uitzend.gif') 5px 8px no-repeat; } 
			table#services td#service5.hover { background:#D4D7E8 url('../images/serv_car_uitzend_r.gif') 5px 8px no-repeat; cursor:hand; cursor:pointer; } 



/* elements ______________________________ */
hr { height:1px; border:0px solid #333333; color:#333333; background-color:#333333; margin:4px 0 4px 0; }
ul { list-style:square; margin:0 0 1em 0; padding:0 0 0 34px; }
ul li { line-height:1.6em; margin:0 0 0 0; padding:0 0 0 0; }


p { margin:0 0 0.8em 0; line-height:150%; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; color:#4B9DDE; font-weight:bold; font-family:arial,sans-serif,verdana,helvetica,arial; margin:4px 0 4px 0; }
h1 { font-size:180%; margin:0 0 0.3em 0; line-height:140%; font-weight:bold; }
h2 { float:left; font-size:140%; color:#FF9000; margin:3px 0 0.2em 0; font-weight:bold; }
h3 { font-size:110%; margin:0 0 2px 0; }
h4 { font-size:100%; margin:0 0 2px 0; }
h5 { font-size:100%; margin:0 0 2px 0; }
h6 { font-size:100%; margin:0 0 2px 0; }

td { vertical-align:top; }

a img {border:none; margin:0 0 0 0; line-height:0px;}
a { text-decoration:none; color:#FF8200; }
a:hover { text-decoration:underline; color:#FF8200; }
a.arrowLink { background:url('../images/arrow.gif') 0px 0.2em no-repeat; padding:0 0 0 10px; }
a.backtotop { background:url('../images/but_totop.gif') 0px 0.2em no-repeat; padding:3px 0 4px 23px; }
div { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
div.reset { clear:both; height:1px; float:none; font-size:0; }
div#headerPrint { display:none; }	
	