/*IMAGE*/
#image {
	background:url(../img/technologies.jpg) no-repeat left top;
}

/*CONTENT*/
#content h2 {
	background:url(../img/technologiesWeWorkWith.gif) no-repeat!important;
}
#content p {
	margin:23px 0;
}

/*NAVIGATION*/
#navigation { 
	margin-top:20px;
}
.clasp a {
	color:#ee8b15;
}
.lunchbox {
display:none;
width:500px;
margin:0 auto;
} 
#content h2.zhTitle {
	background:url(../img/zh_images/technologies_we_work_with.png) no-repeat left top!important;
	margin-top:12px;
}
#content h2.nlTitle {
	background:url(../img/nl_images/technologies_we_work_with.png) no-repeat left top!important;
	margin-top:12px;
}



