body {
	margin:0;
	height:100%;
	padding: 0;
	font-family: Verdana;
	font-size: 80%;
	text-align: left;
	color: #FFFFFF;
	background-color: #D0C295;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

#container {
	margin: 0 auto;
	width:760px;
	margin-top: 40px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	}

#header {
	height: 150px;
	background-color: #FFFFFF;
	color: #08184A;
	width: 760px;	
	}

#footer {
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
	margin-top:10px;
	}

#footer img {
	border: #FFFFFF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width: 150px;
	}

#footer-ref {
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
	margin-top:10px;
	}

#footer-ref img {

	width: 760px;
	height: 152px;
	}

#leftcontent {
	position:relative;
	float:left;
	height:100%;
	display:inline;
	width: 317px;
	padding-left: 47px;
	}

#rightcontent {
	position:relative;
	float:left;
	height:100%;
	display:inline;
	width: 317px;
	padding-left: 27px;
	padding-right: 47px;
	}
	
#widecontent {
	position:relative;
	float:left;
	clear:both;
	height:100%;
	display:inline;
	width: 654px;
	padding-left: 47px;
	padding-right: 47px;
	margin-top:20px;
	}

#content {
	position:absolute;
	width:760px;
	padding-bottom:-2px;
	line-height:140%;
	background-color:#08184A;
	
	/*background-color: #08184A;
	width: 100%;
	height: 100%;
	top: 160px;
	left: 0px;
	margin-left: 0px;
	margin-bottom: -0px;*/
	padding-top: 20px;
	/*padding-bottom: 20px;*/
	}

p {
	font-size:1em;
	line-height:1.5em;
	}

h1, p {
	margin: 0;
	padding-bottom: 1em;
	}

h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-family: verdana, lucida, sans-serif;
	text-align: left;
	}

#content a {
	color: #ffffff;
	}

#nav2 {
	display: none;
	}

#loep	{
	padding:0;
	}

#payoff	{
	clear:both;
	padding-left:265px;
	padding-top:10px;
	}

