@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #92AE49;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	}

#wrapper {
	position:relative;
	width: 800px;
	margin: 0 auto;
	text-align:left;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	}
	
#top_box {
	background-color: #FCB84C;
	width: 800px;
	height: 50px;
}
#feature_box {
	background-image: url(../images/featurebox_tesselaar_bg.gif);
	float: left;
	height: 150px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
}
#body_whole {
	background-color: #FFF;
	width: 760px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	padding-bottom: 20px;
}
#body_boxes {
	background-color: #FFF;
}
#info_box {
	width: 225px;
	background-color: #FFFFFF;
	height: 150px;
	position: absolute;
	left: 301px;
}
#li_photo {
	float: left;
	list-style-type: none;
	margin-bottom: 1em;
}
#li_photo_middle {
	float: left;
	list-style-type: none;
	margin-bottom: 1em;
	padding-right: 5px;
	padding-left: 5px;
}
#li_photo_wide_left {
	float: left;
	list-style-type: none;
	margin-bottom: 1em;
	padding-left: 30px;
}
#links_box {
	float: right;
	width: 275px;
	background-color: #FFFFFF;
	height: 150px;
	position: relative;
}
#body_left {
	text-align: left;
	background-color: #FFFFFF;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	float: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#body_right {
	width: 480px;
	background-color: #FFF;
	text-align: left;
	padding: 10px;
	float: right;
}
#footer {
	background-color: #FCB84C;
	clear: both;
	height: 25px;
	width: 800px;
}
#column_left {
	float: left;
	width: 40%;
	padding-left: 10px;
	background-color: #FFF;
}
#column_right {
	background-color: #FFF;
	width: 55%;
	padding-right: 10px;
	float: right;
}
#nfbic_top {
	padding-top: 20px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: .5em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}
#top_pad {
	padding-top: 1.5em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding-top: .5em;
}
a {
	color: #3E5286;
}
#ul_photo {
	width: 800px;
	list-style-type: none;
	padding-left: 5px;
	clear: both;
}
#li_photo {
	float: left;
	list-style-type: none;
	margin-bottom: 1em;
}
#li_photo_middle {
	float: left;
	list-style-type: none;
	margin-bottom: 1em;
	padding-right: 5px;
	padding-left: 5px;
}
#p_photo {
	width: 225px;
}
#ul_photo img {
	display: block;
}
#clear {
	clear: both;
}
ul {
	padding-left: 2em;
}
