html, body {
	font-family: "Helvetica", Arial, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/base/background_vert.jpg);
	background-repeat: repeat;
	background-color: #84c546;
}
#background {
	width: 100%;
	height: 100%;
	text-align: center;
	background-repeat: repeat-x;
}
#container {
	height: 100%;
	width: 900px;
	margin: 0px auto 0px auto;
	display:block;
	background-image: url(images/base/background_top.png);
	background-repeat: repeat-y;
}
#container_hack {
	width: 900px;
	margin: 0px auto 0px auto;
	display:block;
	background-image: url(images/base/background_top.png);
	background-repeat: repeat-y;
}
#content {
	height: 100%;
	width: 900px;
	background-repeat: no-repeat;

}
#fauxcolumn {
	width: 800px;
	height: 100%;
	margin: 0px auto 0px auto;

}
#menu {
	height: 117px;
	width: 800px;
}
#cntleft {
	width: 185px;
	float: left;
	display: inline;
	text-align: left;
}
#cntright {
	height: auto;
	width: 615px;
	float: left;
	display: inline;
	text-align: left;
}
#footer {
	float: inherit;
	width: 800px;
	height: auto;
	clear: both;	
}
#menu ul {
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	list-style-type: none;
	float: left;
	margin: 85px auto auto 0px;
	padding: 0px;
	width: 800px;
	text-align: left;
}
#menu li {
	list-style: none;
	display: inline;
	margin: auto 2px auto 0px;
	padding: 0px;
}
#menu li a {
	color: #337E3D;
	text-decoration: none;
}
#menu li a:Hover {
	color: #80C341;
	text-decoration: none;
}
#smenu {
	width: 140px;
	height: auto;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 20px;
}
#smenu ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #80C341;
	font-weight: bold;
	list-style-position: Outside;
	list-style-image: url(images/base/bullet.gif);
	list-style-type: none;
}
#smenu li {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#smenu li:Hover {
	color: #003300;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#smenu a {
	display: block;
	font-size: 11px;
	color: #80C341;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	line-height: 13px;
	text-transform: uppercase;
}
#smenu a:Hover {
	color: #156600;

}
#cntleft .news h1 {
	font-size: 12px;
	line-height: 11px;
	color: #80C341;
	margin: 0px;
	letter-spacing: 1px;
}
#cntleft .news p {
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	margin: 0px;
	letter-spacing: 1px;
}
#cntleft .news {
	width: 125px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 20px;
}
#cntleft .news a {
	font-size: 9px;
	text-transform: uppercase;
	color: #80C341;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}
#cntright .text {
	width: 590px;
}
#cntright .text h1 {
	font-size: 18px;
	color: #80C341;
	margin: 20px 0px 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
}
#cntright .text p {
	font-size: 12px;
	line-height: 13px;
	color: #666666;
	margin: 10px 0px 0px 0px;
}
#cntright a {
	font-size: 9px;
	text-transform: uppercase;
	color: #80C341;
	text-decoration: none;
	margin: 5px 0px 0px 0px;
}
#cntright .splash {
	height: 210px;
	width: 590px;
	margin: 0px 0px 20px 0px;
	background-image: url(images/index/splash.jpg);
}
#cntright .catsplash {
	margin: 0px 0px 20px 0px;
}
#grpcat {
	display: block;
	float: inherit;
	width: 600px;
}
.cat {
	float: left;
	display: inline;
	padding: 0px;
	width: 108px;
	margin: 20px 12px 20px 0px;
}
.cat img {
	line-height: 120px;
	padding: 9px;
	border: #B6A572 solid 1px;
	margin: 0px 0px 5px 0px;
}
.cat a:hover img {
	line-height: 120px;
	background: #80C341;
}
#signature {
	width: 590px;
	display: block;
	float: inherit;
	border-top: #B6A572 solid 1px;
	font-size: 10px;
	color: #999999;
	margin: 20px 0px 0px 0px;
}	
#copyright {
	margin: 2px 0px 0px 0px;
	float: left;
}
#kreateurs {
	margin: 2px 0px 0px 0px;
	float: right;
}
.noborder {
	}
.border {
	padding: 9px;
	border: #B6A572 solid 1px;
	float: right;
	margin: 20px 0px 20px 20px;
}

form {
	margin: 20px auto 20px auto;
	float: left;
	padding: 0px;
}
.input {
	font-size: 11px;
	color: #666666;
	background: #F6F6F6;
	border: none;
	width: 350px;
	margin: 0px 0px 20px 0px;
}
.send {
	width: 100px;
	margin: 0px 0px 0px auto;
	font-size: 10px;
	color: #333333;
	background-color: #F6F6F6;
	border: 0px;
}
textarea {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	background: #F6F6F6;
	border: none;
	width: 350px;
	margin: 0px 0px 20px 0px;
	height: 125px;
}
label {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
.text h2 {
	font-size: 12px;
	color: #80C342;
	margin: 16px 0px 0px 0px;
	font-weight: bold;
}
.resume {
	padding: 0px 0px 15px 0px;
	border-bottom: #B6A572 solid 1px;
}
.text ul {
	font-size: 12px;
	line-height: 13px;
}
.cntleftborder {
	height: auto;
	margin: 0px 0px 0px 18px;
}
.column {
	width: 185px;
	float: left;
	display: inline;
	margin: 0px 10px 20px 0px;
}
.troubleshooting .cause {
	float: left;
	height: auto;
	width: 275px;
	margin: 0px 30px 20px 0px;
}
.troubleshooting .effect {
	float: left;
	height: auto;
	width: 275px;
	margin: 0px auto 20px 0px;
}
.troubleshooting .curring {
	height: auto;
	width: auto;
	clear: both;
	display: block;
	background-color: #80C341;
	padding: 1px 10px 20px 10px;
}
.troubleshooting {
	width: auto;
	border-top: #80C341 solid 1px;
	margin: 40px 0px 0px 0px;
}
.troubleshooting .curring h2 {
	color: #FFFFFF;
}
#cntright .troubleshooting .curring a {
	color: #FFFFFF;
	font-size: 10px;
}
.gallery .border {
	float: none;
}
.gallery {
	text-align: center;
}
#address {
	float: right;
	width: 190px;
	margin: 0px auto auto 0px;
}
.column2 {
	display: inline;
	float: left;
	width: 380px;
	margin: 0px 10px 20px 0px;
}
