html {
	height: 100%;
}

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

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_logo {
	float: left;
}

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

div#tmpl_home {
	width: 249px;
	height: 16px;
	background-image: url('../img/09004474474.jpg');
	float: right;
	text-align: center;
	padding-top: 98px;
}

div#tmpl_home a {
	font-size: 10px;
	color: #d0222c;
}

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

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_body {
	margin-top: 6px;
	background-image: url('img/site_bg.jpg');
}

div#tmpl_col1 {
	float: left;
	width: 160px;
	padding: 0px;
	margin: 0px;
	background-image: url('img/submenu_bg.jpg');
	min-height: 355px;
	background-color: #d0222c;
	background-position: bottom;
	background-repeat: no-repeat;
}

div#tmpl_col2 {
	width: 513px;
	margin-left: 6px;
	float: left;
	padding: 12px 10px 12px 10px;
}

div#tmpl_col3 {
	width: 229px;
	float: right;
	padding: 10px;
}

.rechter_button {
	margin-left: 5px;
}


	/* 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;
}

div.tx-pilmailform-pi1 input[type=submit] {
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 50px;
}

/* 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;
}
