html, body, form, div, img, h1, h2, h3, h4 {
	padding: 0px;
	margin: 0px;
	border: none;
}

html, body {
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS";
	background-color: #fff;
}

canvas {
	position: absolute !important;
	display: block !important;
}

img {
	border: 0;
}

a {
	color: #2C68AF;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

input, textarea, select, option {
	outline: none;
}

input, textarea, select {
	border: 1px solid #d3d3d3;
}

.selected {
	//background-color: #f2f8fe;
	border-color: #a2cbed;
}

input.checkbox {
	width: auto !important;
}

h1 {
	font-family: Arial;
	color: #232325;
	margin: 7px 0 10px;
	font-size: 25px;
	line-height: 25.2pt;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #323232;
	margin-bottom: 7px;
	line-height: 19.2pt;
	font-weight: normal;
}

h2 b {
	font-weight: normal;
	color: #3a73bc;
}

h3 {
	font-family: "Trebuchet MS";
	color: #3a73bc;
	font-size: 21px;
	line-height: 20.2pt;
	margin-bottom: 7px;
	font-weight: normal;
}

.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	display: block;
	background-color: transparent;
	border: 0px solid black;
}

.floater {
	float: left;
	margin: 0;
	padding: 0;
}

.image_frame {
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #d3d3d3;
	display: block;
}

.hr {
	border-top: 1px solid #d1d1d1;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

.button {
	cursor: pointer;
	background-color: #101010;
	color: #ff7e00 !important;
	padding: 2px 12px 2px 12px !important;
	text-decoration: none !important;
	font-size: 12px !important;
	height: 18px !important;
	font-family: "Trebuchet MS" !important;
}

.button:hover {
	background-color: #ff7e00;
	color: #101010 !important;
}

.error_success {
	color: #67C817;
	font-weight: bold;
}

.error {
	color: #EB0000;
}

.top_line {
	height: 2px;
	background-color: #464646;
}

.container {
	width: 990px;
	margin: 0 auto;
}

.header {
	padding-top: 14px;
	width: 990px;
	padding-bottom: 10px;
}

.header .right {
	float: right;
	font-family: Verdana;
	font-size: 10px;
	color: #232325;
	text-align: right;
}

.header .right a {
	color: #232325;
}

.header .right .search {
	margin-top: 18px;
}

.header .search input {
	margin: -1px 5px 0 0;
	width: 190px;
}

.header .right .button {
	padding: 1px 12px 1px 12px !important;
	vertical-align: top;
}

.header .logo {
	margin: 7px 0 21px;
	display: block;
	width: 240px;
	height: 43px;
}

.header .menu {
	width: 990px;
	height: 38px;
	background: url('http://static.exaforte.nl/files/images/menu_bg.jpg');
}

.header .menu a {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 14.2pt;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	font-family: "Trebuchet MS";
	height: 28px;
	padding: 10px 51px 0;
	border-right: 1px solid #2e2e2e;
	border-left: 1px solid #404040;
}

.header .menu a:hover,
.header .menu .active {
	color: #ff7e00;
}

.breadcrumbs {
	color: #666666;
	padding-left: 14px;
	font-size: 10px;
	font-family: Verdana;
}

.content_area {
	padding: 7px 0 0;
	font-size: 13px;
	font-family: Verdana;
}

.content_area .left {
	width: 740px;
	margin-right: 28px;
}

.content_area .right {
	width: 222px;
	color: #666666;
	font-size: 11px;
	font-family: verdana;
}

.content_area {
	margin-bottom: 105px;
}

.content_area .left,
.content_area .right {
	float: left;
}

.left h1 {
	margin-bottom: 0;
}
/*
.left p,
.right p {
	margin-top: 7px;
}*/

.right h4,
.right h4 a {
	color: #666666 !important;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 7px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	margin-bottom: 7px;
	text-decoration: none !important;
}

.right ul {
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 8px;
}

.right li {
	background: url('http://static.exaforte.nl/files/images/ico_bullet.gif') 2px 6px no-repeat;
	margin-left: 5px;
	padding: 0 0 4px 10px;
}

.right li a {
	font-family: verdana;
	font-size: 11px;
}

.left p {
	line-height: 15.2pt;
	margin: 14px 0 21px;
	color: #474747;
}

.footer {
	border: 1px solid #d1d1d1;
	border-width: 1px 0;
	margin: 42px 0 28px;
	font-size: 11px;
	color: #929495;
	height: 22px;
	padding: 8px 14px 0;
}

.footer a {
	font-size: 11px;
	color: #929495;
	text-transform: uppercase;
	text-decoration: none;
}

.footer a:hover {
	color: #2C68AF;
	text-decoration: underline;
}

.footer .copyright {
	float: right;
}

.footer .sublinks {
	word-spacing: 7px;
}.left p {
	margin-top: 0;
}

.left .highlighted_services {
	height: 225px;
	margin-top: 19px;
}

.left .highlighted_services .margin {
	margin: 0 14px;
}

.left .highlighted_services .block {
	border: 1px solid #d1d1d1;
	padding: 7px 7px 0 7px;
	height: 218px;
	float: left;
	width: 219px;
	margin-bottom: 21px;
}

.left .highlighted_services .block img {
	margin-bottom: 14px;
}

.left .highlighted_services .block h4 {
	color: inherit;
	padding-left: 7px;
	font-size: 13px;
}

.left .highlighted_services .block p {
	padding-left: 7px;
	color: #666;
	margin: 0;
	font-size: 11px;
	line-height: 12.2pt;
}.left p {
	margin-top: 14px;
}
