/* CSS Document */
body {
	background-color: #455a69;
	background-image: url(../img/wbl-background.jpg);
	background-position: top center;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

img, div, span, td {
	behavior: url("iepngfix.htc");
}

#wrapper {
	width: 839px;
	height: 500px;
	text-align: left;
	margin: 0 auto;
}

.linkje {
	color: #fea200;
	font-size: 11px;
	margin-left: 20px;
}

.title {
	width: 797px;
	height: 22px;
	background-color: #2a343d;
	border-top: 1px #fea200 solid;
	float:left;
	text-align: left;
	color: #FFF;
	margin: -20px 0 20px -20px;
	font-weight: bold;
	font-size: 13px;
	padding: 3px 0 0 40px;
}

#row1 {
	margin: 20px 0 0 0;
	width: 797px;
	height: 315px;
	text-align: center;
	padding: 20px;
	background-image: url(../img/box-bg.png);
	background-repeat: repeat;
}

#row1-left {
	margin: 0 0 0 20px;
	width: 376px;
	height: 280px;
	text-align: left;
	float: left;
	border-right: 1px #fea200 solid;
}

#row1-right {
	width: 336px;
	height: 280px;
	float: left;
	padding: 0 0 0 40px;
}

#row2 {
	width: 797px;
	height: 315px;
	text-align: center;
	padding: 20px;
	margin: 40px 0 0 0;
	background-image: url(../img/box-bg.png);
	background-repeat: repeat;
}

#row2-left {
	margin: 0 0 0 20px;
	width: 376px;
	height: 280px;
	text-align: left;
	float: left;
	border-right: 1px #fea200 solid;
}

#row2-right {
	width: 336px;
	height: 280px;
	float: left;
	padding: 0 0 0 40px;
}

#row5 {
	width: 797px;
	height: 315px;
	text-align: center;
	padding: 20px;
	margin: 40px 0 0 0;
	background-image: url(../img/box-bg.png);
	background-repeat: repeat;
}

#row5-left {
	margin: 0 0 0 20px;
	width: 376px;
	height: 280px;
	text-align: left;
	float: left;
	border-right: 1px #fea200 solid;
}

#row5-right {
	width: 336px;
	height: 280px;
	float: left;
	padding: 0 0 0 40px;
}

#row3 {
	width: 797px;
	height: 320px;
	text-align: left;
	padding: 20px 20px 40px 20px;
	margin: 40px 0 0 0;
	background-image: url(../img/box-bg.png);
	background-repeat: repeat;
}

#row4 {
	width: 797px;
	height: 320px;
	text-align: left;
	padding: 20px 20px 40px 20px;
	margin: 40px 0 0 0;
	background-image: url(../img/box-bg.png);
	background-repeat: repeat;
}
