html {
	height: 100%;
}

body {
	text-align: center;
	margin: 0px;
	height: 100%;
	font-family: verdana, arial, helvetica;
}

div#tmpl_container {
	text-align: left;
	width: 953px;
	margin: 0px auto;
	background-image: url('../img/container_bg.jpg');
	padding-left: 34px;
	padding-right: 37px;
	height: 100%;
}

div#tmpl_header {
	padding-top: 4px;
}

div#tmpl_logo {
	float: left;
}

div#tmpl_home {
	width: 249px;
	height: 114px;
	background-image: url('../img/09004474474.jpg');
	float: right;
}

div#tmpl_testimonial {
	width: 400px;
	height: 83px;
	float: left;
	padding-left: 4px;
}

div#tmpl_mainmenu {
	background-image: url('../img/mainmenu_bg.jpg');
	float: left;
	height: 27px;
	width: 699px;
	margin-top: 4px;
}

.clearer {
	clear: both;
}

	/* Content */
div#tmpl_welkom {
	margin-top: 6px;
	background-image: url('img/welkom.jpg');
	width: 953px;
	height: 100px;
}

div#tmpl_ikwilhulp, div#tmpl_ikwilhelpen, div#tmpl_informatie {
	margin-top: 6px;
}

	/* Copyright */
div#tmpl_copy {
	font-size: 9px;
	color: #d0222c;
	text-align: right;
	border-style: solid none none none;
	border-color: #d0222c;
	border-width: 1px;
	padding-top: 2px;
	margin-top: 6px;
	background-color: white;
}

div#tmpl_copy a {
	color: #d0222c;
}

div#tmpl_copy a:hover {
	text-decoration: none;
}


/* Styling RSS Feed Logo */

div.rss-feed
{
	margin-top: 10px;
	padding-top: 10px;
	height: 30px !important;
}

.rss_logo_img
{
	margin-top: 0px;
	vertical-align: middle;
}

/* Styling ANBI Logo */

img.anbi_logo
{ 
	margin-left: 10px;
	vertical-align: middle;
}
