html {
	height:100%;
	margin: 0px;
	padding:0px;
}

body {
	background: #3C2D25 url(layout/bg.jpg) no-repeat 50% 0;
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
	height:100%;
	border:none;
}
.body2 {
	margin: 0;
	padding: 0;
	color: #F00;
	font-size: 14px;
	font-family: Verdana;
	text-align: left;
	height:100%;
	border:none;
}

#wrapper {
	width:860px;
	margin: 0px auto 0px auto;
	/*height: 100%;*/
	height: 100% + 226;
	background-repeat: repeat;
	}

#Header {
	width: 860px;
	height: 150px;
	margin:0px 0px 0px 0px;
	padding:0;
}

#HeaderHome {
	height: 310px;
	margin:0px 0px 0px 0px;
	padding:16px 40px 0px 45px;
}

#contentHeader {
	margin:0px 0px 0px 0px;
	padding:16px 40px 0px 45px;
	height: 160px;
}

#Menu {
	width: 860px;
	height: 77px;
	margin:0px 0px 0px 0px;
	padding:0;
}

#Left {
	width: 439px;
	float: left;
	background: url(layout/menu.jpg) no-repeat;
	height: 296px;
	padding: 55px 22px 0px 45px;
}

#Right {
	width: 320px;
	float: right;
	padding: 55px 0px 0px 33px;
	margin:0;
	height: 296px;
}

#MainContact {
	margin:0;
	padding:0;
	height: 800px;
}

#scroll {
	overflow-x: hidden;
	overflow-y: auto;
	/*overflow: scroll;*/
	height: 270px;
	width: 285px;
}

#scrollImage {
	overflow-x: hidden;
	overflow-y: auto;
	/*overflow: scroll;*/
	height: 270px;
	width: 431px;
}



.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

#Footer{
	width:836px;
	float: left;
	height: 75px;
	color: #000000;
	background: url(layout/bottom.jpg) no-repeat;
	padding: 4px 0px 0px 24px;
}

/* -- PAGINAS MAIN TXT VLAK -- */
#mainTxtvlak {
	padding: 8px 10px 6px 14px;
	margin-bottom: 10px;
}

#image {
	text-align: center;
	padding: 10px 6px 0px 6px;
	height: 150px;
}

/* -- NAVIGATE -- */
a, a:link, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #211903;
	text-decoration: none;
}

a:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #82781A;
}

a.bold:link, a.bold:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.bold:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.wit:link, a.wit:visited {
	color: #FFFFFF;
	size: 12px;
	text-decoration: none;
	text-align: center;
}

a.wit:hover {
	color: #999999;
	size: 12px;
	text-decoration: none;
}

a.Bold:link, a.Bold:visited {
	color: #333333;
	size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.Bold:hover {
	color: #999999;
	size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.botNav {
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	line-height: normal;
	color: #6e6119;
}

a.botNav:link, a.botNav:visited {
	color: #6e6119;
}

a.botNav:hover, a.botNav:active {
	color: #FFFFCC;
}

/* -- FONTS -- */
.body {
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
}

.HeaderTxt {
	line-height: 18px;
	color: #005F2B;
	font-weight: bold;
	font-size: 24px;
	font-style: normal;
}

.bodyKopje {
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

.bodyCursiefKopje {
	line-height: 18px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.bodyFooter {
	color: #6e6119;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
}
