body {
background-color: #DEDEDE;
background-image: url(layout/body_bg.jpg);
background-repeat: repeat-x;
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color: #000;
}
a {
  color:#7DAD35;
  text-decoration: none;
  font-weight: bold;
  }
a:hover {
  color:#000;
  text-decoration: none;
   font-weight: bold;
  }
h1{
font-family: cambria, verdana;
padding:5px 0 5px 0;
margin:0px;
font-size:30px;
color:#73A532;
}


h2{
font-family: cambria, verdana;
padding:5px 0 5px 0;
margin:0px;
font-size:25px;
color:#73A532;
}
h3{
font-family: cambria, verdana;
padding:0 0 5px 0;
margin:0px;
font-size:20px;
color:#777876;
}
h4{
font-family: cambria, verdana;
text-transform: uppercase;
padding:0 0 5px 0;
margin:0px;
font-size:18px;
}
h5{
font-family: cambria, verdana;
text-transform: uppercase;
padding:0 0 5px 0;
margin:0px;
font-size:16px;
}
p{
text-align:justify;
padding:4px 0 4px 0;
margin:0px;

}
p.white{
color:#FFFFFF;
}
p.green{
color:#d4f0ba;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#header{
width:900px;
height:auto;
margin:auto;
}
#logo{
padding:0 0 0 0;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:900px;
height:42px;
padding:0px;
clear:both;
background-color:#000;
text-transform: uppercase;
}
#menu ul{
list-style:none;padding:0 0 0 10px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family: arial, verdana; font-size: 12px; font-weight: bold;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #fff;padding:0 0 0 25px; background:url(layout/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 0 0 25px; background:url(layout/menu_arrow.gif) no-repeat left;
}

/*----------------middle photo box-----------*/
.photo_box{
width:900px;
height:265px;
clear:both;
background:  #FFFFFF;

}
.clock{
float:left;
padding:0px;
}
.text_content{
width:350px;
float:left;
padding:20px 0 0 0;
}
/*----------------------left navigation-------------------------*/
#left_nav{
width:280px;height: auto;padding:5px 0 0 0; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
height:29px;display:block; width:280px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#7DAD35;background:url(layout/left_nav_arrow.gif) no-repeat left; border-bottom:1px #bedf77 dashed;
background-position:0px 0px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}

#main_content_full{
width:auto;
height:auto;
padding: 10px;
clear:both;
}


#left_content{
width:320px;
height:auto;
margin:10px;
float:left;
padding:10px;
}
#right_content{
width:490px;
height:auto;
margin:10px 0 0 0;
float:right;
padding:10px;
}

#left_content_front{
width:360px;
height:auto;
float:left;
}
#right_content_front{
width:490px;
height:auto;
float:right;
}


/*----------------------top right navigation-------------------------*/
#right_nav{
width:263px;height: auto;padding:20px 0 0 20px; float:right;font-size: 12px; font-weight: bold;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:29px;display:block; width:263px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#d4f0ba;background:url(layout/right_nav.gif) no-repeat center;
background-position:0px 0px;
 
			filter : Alpha(opacity=60);
			-moz-opacity: 0.7;
			opacity: 0.7;
			border-bottom-style: none;
}
#right_nav ul li a:hover{
height:29px;display:block;width:263px;text-decoration:none;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; background:url(layout/right_nav_a.gif) no-repeat center;
background-position:0px 0px;

			filter : Alpha(opacity=100);
			-moz-opacity: 1.0;
			opacity: 1.0;
			border-bottom-style: none;
}
#right_nav ul li a.current{
height:29px;display:block;width:263px;text-decoration:none;padding:0px;color: #d4f0ba;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(layout/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}

.products_box{
height:110px;
padding:10px 0 5px 0;
border-bottom:1px #a7ef6e dashed;
}
.search_box{
width:267px;
height:124px;
float:left;
margin:15px 10px 10px 0;
background:url(layout/search_box_bg.gif) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:200px;
float:left;
color:#8b8e5d;
padding:0 0 0 15px;
}
.contact_information{
width:200px;
float:left;
padding:10px 0 0 10px;
}
.news{
width:310px;
clear:both;
padding:10px 0 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:justify;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(layout/read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:50px;
color: #fff;
font-size: 11px;
font-weight: normal;
background-color:#1D1D1D;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
padding-bottom: 10px;
/*vertical-align:text-middle;*/
}




.copyright a{
font-weight: normal;
text-decoration:none;
color: #fff;
}
.copyright a:hover{
font-weight: normal;
text-decoration:underline;
color: #fff;
}




.footer_links{
float:right;
padding-top: 10px;
padding-right:15px;
}
.footer_links a{
font-weight: normal;
text-decoration:none;
color: #fff;
}
.footer_links a:hover{
font-weight: normal;
text-decoration:underline;
color: #fff;
}


.frontevent {
	border: 10px solid #DFDDDD;
	background: #F2F1F1;
	}
.frontevent_content {
	padding: 5px;
	}

.frontevent h1 {
	text-transform: uppercase;
	}


.frontbox {
	border: 10px solid #DFDDDD;
	background: #F2F1F1;
	height: 190px;
	}
.frontbox_content {
	padding: 5px;
	}

.handelaarsbox {
	border: 10px solid #DFDDDD;
	background: #F2F1F1;
	}
.handelaarsbox_content {
	padding: 5px;
	}


#handelaars textarea { 
	color:#000000 ; 
	font-weight: bold;
	text-decoration: none;
	background: #E6E5E5; 
	border: 1px solid #C5C3C3;
	font-size:12px;	font-family:verdana;
		 }

#handelaars input, select, submit { 
	color:#000000 ; 
	font-weight: bold;
	text-decoration: none;
	background: #E6E5E5; 
	border: 4px solid #C5C3C3;
	font-size:15px;
	font-family: cambria, verdana;
	padding: 10px;
	width: 300px;
		 }

#handelaars input.img { 
	border: 0px;
	padding: 0;
	background: none;
	margin-left: 3px;
	width: 24px;
	height: 24px;
		 }


.form_front {
	float: left;
	position: relative;
	}

