body { 	
	margin: 0px;
	background: url(../images/bg_herfst.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	font-family:Arial, Helvetica, sans-serif;	}
	
#header {
	margin: 20px auto 0px ;
	width: 940px;
	height: 246px;
	background-image:url(http://www.site-id.nl/campaign/algemeen/nb/images/header.png);
	background-repeat:no-repeat; }

#main {
	margin: 0px auto 0px ;
	width: 940px;
	min-height: 806px;
	background-image:url(http://www.site-id.nl/campaign/algemeen/nb/images/main.png);
	background-repeat:repeat-y; }
	
.leaderboard {	position:relative;	padding-left:15px;	 }
	 
.ads {
	list-style: none;
	background-color:#009966;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	}

.ads:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;}

.block {
	position:relative;
	float:left;
	width:261px;
	height:250px;
	border: 1px solid #CCCCCC;
	margin: 0 0 15px 15px;
	padding:15px;
	background-color: #F5F5F5; }

.title { padding-bottom:15px; }
	
.title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #003399;
	padding-bottom:15px;
	text-decoration:underline; }

.banner { padding-bottom:15px; }

.offer {
	font-size:14px;
	font-weight:bold;
	color: #333333;
	padding-bottom:0px;	}

.text {
	font-size:12px;
	font-weight:normal;
	color: #333333;
	padding-bottom:0px;	}

.button {
	position:absolute; 
	bottom:0;
	color:#FFFFFF;
	font-size:18px;
	height:28px;
	border-right: 1px solid #FFFFFF;
	background-image:url(http://www.site-id.nl/campaign/algemeen/nb/images/button_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	margin:15px 0 15px 0px;
	width:256px;
	cursor:pointer; }
	
.button a {
	text-decoration: none; color:#FFFFFF; }

.footer {
	margin: 0px auto 0px ;
	width: 940px;
	height: 60px;
	background-image:url(http://www.site-id.nl/campaign/algemeen/nb/images/bottom.png);
	background-repeat:no-repeat; }	