			body, html {
				text-align: center;
				margin: 0;
				padding: 0;
				}
			#main {
				width: 850px;      /* 2x LC width + RC width */
				margin: 0 auto;
				text-align: left;
				}
			td {
				vertical-align: top;
				}
			/*
			#container {
				padding-left: 180px;
				padding-right: 200px;
				}
			#container .column {
				position: relative;
				float: left;
				}
			#center {
				width: 440px;
				overflow: hidden;
				}
			#navigation {
				width: 180px;
				right: 180px;
				margin-left: -100%;
				overflow: hidden;
				}
			#right {
				width: 170px;
				margin-right: -200px;
				overflow: hidden;
				}
			*/
			#container {
				width: 850px;
				overflow: hidden;
				}
			td.navigation {
				width: 180px;
				}
			td.center {
				width: 440px;
				}
			td.right {
				width: 170px;
				}
			#footer {
				clear: both;
				overflow: hidden;
				}
			/*** IE6 Fix ***/
			/*
			* html #navigation {
				left: 200px;
				margin-left: -850px;
				}
			*/

			body, html {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #666;
				background-color: #CCC;
				text-decoration: none;
				}
			#header {
				height: 155px;
				overflow: hidden;
				background-color: #333;
				}
			#breadcrumbs {
				padding: 0 0 0 15px;
				margin: 0;
				color: #CCC;
				height: 30px;
				background-color: #333;
				overflow: hidden;
				float: left;
				}
			#breadcrumbs p {
				padding: 8px 0 0 0;
				margin: 0;
				}
			#breadcrumbs a {
				color: #CCC;
				text-decoration: none;
				}
			#breadcrumbs a:link {
				}
			#breadcrumbs a:visited {
				}
			#breadcrumbs a:hover {
				text-decoration: underline;
				}
			#breadcrumbs a:active {
				}
			#businesslinks {
				float: right;
				margin-right: 10px;
				display: inline;
				background-color: #333;
				}
			#businesslinks p {
				color: #FFF;
				font-weight: bold;
				padding: 8px 0 0 0;
				margin: 0;
				}
			#businesslinks a {
				color: #FFF;
				text-decoration: none;
				}
			#businesslinks a:link {
				}
			#businesslinks a:visited {
				}
			#businesslinks a:hover {
				text-decoration: underline;
				}
			#businesslinks a:active {
				}
			#container {
 				/*background: #FFF url(../basics/bg-col2.jpg) repeat-y 455px top;*/
 				background: #FFF url(../basics/bg-container.gif) repeat-y left top;
				background-color: #FFF;
				}
			#navigation {
				background-color: #F1F1F1;
				padding: 18px 0 0 0;
				}
			#navigation dl {
				margin: 0 0 18px 0;
				border-top: 1px solid #FFF;
				}
			#navigation dt,
			#navigation dd {
				border-bottom: 1px solid #FFF;
				}
			#navigation dt {
				padding: 3px 0 3px 10px;
				/*height: 14px;*/
				color: #555;
				background-color: #E2E2E2;
				}
			#navigation dt img {
				float: right;
				display: inline;
				margin: 2px 4px 0 4px;
				}
			#navigation dt a {
				color: #555;
				text-decoration: none;
				}
			#navigation dd {
				margin: 0;
				padding: 3px 0 3px 25px;
				/*height: 14px;*/
				font-size: 10px;
				background: transparent url(../basics/bullet-subnavi.jpg) no-repeat 10px 5px;
				display: none;
				}
			#navigation dd a {
				color: #4D807D;
				text-decoration: none;
				}
			#navigation dd a:link {
				}
			#navigation dd a:visited {
				}
			#navigation dd a:hover {
				text-decoration: underline;
				}
			#navigation dd a:active {
				}
			#navigation dd.current {
				font-weight: bold;
				}
			td.right {
				padding: 18px 15px;
				line-height: 1.6em;
				}
			td.right ul {
				margin-top: 0;
				margin-bottom: 0;
				}
			td.right li {
				margin: 0 0 0 -22px;
				list-style-image: url(../basics/bullet-list.jpg);
				line-height: 15px;
				padding-left: 0px;
				}
			td.right a {
				text-decoration: none;
				}
			td.right a:link {
				}
			td.right a:visited {
				}
			td.right a:hover {
				text-decoration: underline;
				}
			td.right a:active {
				}
			td.center {
				padding: 18px 15px 0 15px;
				line-height: 1.6em;
 				}
			td.center h2 {
				margin: 0;
				font-size: 11px;
				}
			td.center a,
			td.right a {
				color: #666;
				}
			td.center a:link,
			td.right a:link {
				}
			td.center a:visited,
			td.right a:visited {
				}
			td.center a:hover,
			td.right a:hover {
				text-decoration: underline;
				}
			td.center a:active,
			td.right a:active {
				}
			td.center td {
				vertical-align: middle;
				}
			td.center td.bovenin {
				vertical-align: top;
				}
			#footer {
				background-color: #448F94;
				color: #FFF;
				}
			#footer p {
				line-height: 1.6em;
				margin: 0;
				}
			#location {
				float: left;
				margin: 15px;
				display: inline;
				}
			#contact {
				float: right;
				margin: 15px;
				display: inline;
				text-align: right;
				}
			/* This forces browsers to expand the height of the #content div to include the new spacer-div */
			div.spacer {
				clear: both;
				line-height: 1px;
				margin: 0px;
				padding: 0px;
				}
			div#loginform {
				width: 180px;
				overflow: hidden;
				margin: -14px 0 18px 0;
				}
			div#loginform form {
				margin: 0 10px;
				}
			div#loginform label {
				overflow: hidden;
				float: left;
				margin: 0;
				padding: 0;
				border: 0;
				}
			div#loginform input {
				border: 1px solid #E2E2E2;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				width: 60%;
				float: right;
				margin: 0;
				padding: 0;
				height: 16px;
				}
			div#loginform input.button {
				clear: both;
				width: auto;
				margin: 4px 0 0 0;
				padding: 0 2px;
				background-color: #E2E2E2;
				color: #555;
				border-color: #FFF;
				height: 18px;
				}
			div#loginform span.iesucks {
				clear: both;
				display: block;
				line-height: 1px;
				margin: 0;
				padding: 0;
				}
			td.right li.current a {
				font-weight: bold;
				text-decoration: none;
				}
				
			div#formulier input.button {
				clear: both;
				width: auto;
				margin: 4px 0 0 0;
				padding: 0 2px;
				background-color: #E2E2E2;
				color: #555;
				border: 1px solid #CCC;
				height: 18px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				margin: 0;
				padding: 0;
		
			}
			div#formulier td {
				vertical-align:top;
			}
			hr.thin {
				height: 1px;
				color: #666;
				background-color: #666;
				/*
				border: 1px solid #666;
				*/
				border: 0;
			}			