 div#columnLeft {
 	width:255px;
 	display:inline;
 	float:left;
 	margin-left:12px;
 	padding:11px;
    font-family:verdana, Trebuchet MS, arial;
	padding-bottom:234px;
 }
 
 div#columnMiddle {
 	width:391px;
	_width:380px;
 	display:inline;
 	float:left;
 	padding:11px;
	padding-right:1px;
	padding-bottom:20px;
    font-family:verdana, Trebuchet MS, arial;
 }
 
 div#columnMiddle p a{
 	
	color:#66A151;
	font-family:Trebuchet MS;
	margin-top:-30px;
	display:block;
	font-size:11px;
	font-weight:normal;
 }
 
 
div#columnLeft img, div#columnMiddle img{
	padding:5px;
}
 
 div#columnRight {
 	width:285px;
 	display:inline;
 	float:left;
    font-family:verdana, Trebuchet MS, arial;
	margin-left:10px;
 }
 
     #columnLeft h1 {
		width:265px;
    }
    
    #columnMiddle h1 {
		width:401px;
    }
    
    #columnRight h1 {
		width:273px;
		margin:0px;
		height: 27px;
    }
    
    
 div#container {
 	background:url("../images/template_1/bgContainer.jpg") top left repeat-y;
 }
 
  div#overflow {
 	background:url("../images/template_1/bgOverflow.jpg") top left repeat-x;
 	z-index:0;
 }
 
 
 div#building {
 	background:url("../images/template_1/building.jpg") 11px bottom no-repeat;
 	overflow:hidden;
 	min-height:445px;
 	_overflow:visible;
	height:auto !important;
	height:445px;
 }
 
 div#columnMiddle div#idButtons
 {
 	margin-left:-11px;
 	width:412px;
	height: 155px;
	background: url("../images/default/buttons.jpg") top left no-repeat;
	
 }

 a.cvketel
 {
 	margin-left:9px;
	_margin-left:4px;
	margin-top:22px;
	height:112px;
	width:194px;
	display:block;
	float:left;
	background:url("../images/default/ketel.jpg") top left no-repeat;
	opacity:0.8;
	filter: alpha(opacity = 80);
 }
 
 a.servicelink{
 	margin-left:6px;
	margin-top:22px;
	height:112px;
	width:196px;
	display:block;
	float:left;	
	background:url("../images/default/storing.jpg") top left no-repeat;
	opacity:0.8;
	filter: alpha(opacity = 80);
 }
 
 a.cvketel:hover, a.servicelink:hover{
 	opacity:1;
	filter: alpha(opacity = 100);	
 }
 
 a.team
 {
	background: url("../images/default/button_team.jpg") top left no-repeat; 	
	height:60px;
	width:254px;
	display:block;
	margin-top:20px;
	margin-bottom:30px;
 }

 a.newsLink
 {
	background: url("../images/default/readmore_arrow.jpg") right 50% no-repeat; 	
	padding-right:15px;
	float:right;
	color:#66A151;
	font-weight:bold;
	font-size:12px;
 }