@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, p {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	line-height:1.25em;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a:active {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: "Calibri", Lucida Sans Unicode, sans-serif;
	font-size:15px;
	color:#fff;
	background-color:#008dd5;
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	background-position:top left;
}
h1 {
	font-size:85px;
	text-align:center;
	letter-spacing:8px;
}
h2 {
	font-size:28px;
	text-align:right;
	letter-spacing:3px;
	background-image:url(../images/one.png);
	background-position:center right;
	background-repeat:no-repeat;
	padding:0px 38px 0px 0px;
	margin:0px 150px 0px 0px;
}
a {
	color:#fff;
	text-decoration:underline;
	-moz-transition: color 0.40s ease 0s;
	-webkit-transition: 0.40s ease 0s;
	transition: 0.40s ease 0s;
}
a:hover {
	text-decoration:none;
	color:#fff;
}
#container {
	position:relative;
	overflow:hidden;
	width:960px;
	margin:0px auto;
}
header {
	position:relative;
	width:100%;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:394px;
	margin:70px 0px 0px 0px;
}
#jan-rooymans {
	position:absolute;
	bottom:0px;
	right:30px;
	overflow:hidden;
	height:209px;
	width:376px;
}
#content {
	width:960px;
	height:auto;
	overflow:hidden;
}
#name_pay-off{
	width:100%;
	margin:0px 22px 0px 0px;
	padding:0px;
}
#info{
	float:left;
	width:960px;
	background-image:url(../images/divider.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	margin:33px 0px 0px 0px;
	padding:28px 0px 0px 0px;
	line-height:34px;
	font-weight:normal;
}
footer {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:90px 0px 15px 0px;
}
#disclaimer {
	position:absolute;
	left:0px;
	bottom:0px;
	width:auto;
	font-size:13px;
	font-style:italic;
	float:left;
}
#button_contact{
	background-image:url(../images/button_contact.png);
	background-repeat:no-repeat;
	float:right;
	width:81px;
	height:82px;
}
#button_contact:hover{
	opacity:0.80;
}
#button_details{
	background-image:url(../images/button_details.png);
	background-repeat:no-repeat;
	float:right;
	width:81px;
	height:82px;
	margin:0px 30px 0px 0px;
}
#button_details:hover{
	opacity:0.80;
}
#pop-up{
	margin:35px 0px 10px 0px;
	font-size:16px !important;
	line-height:21px !important;
}