body {
	margin: 0px;
	background-image: url(../images/body/background.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

a {
	color: #2E85E2;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 16px;
}

table {
	width: 100%;
}

table, table tr, table tr td, table tr th {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

p {
	margin: 0px;
	padding-bottom: 16px;
}

form {
	margin: 0px;
}

div.container {
	width: 790px;
	position: relative;
	margin: 0px auto;
}

div.top {
	height: 25px;
	background-color: #9D2F1A;
	border-bottom: 1px solid #D23F23;
	line-height: 25px;
	color: #FFFFFF;
}

div.top a {
	color: #FFFFFF;
}

div.header {
	height: 351px;
	position: relative;
}

div.header img.logo {
	position: absolute;
	top: 70px;
	z-index: 1;
}

div.header div.background_top {
	width: 100%;
	height: 29px;
	position: absolute;
	z-index: 1;
	top: 11px;
	left: 0px;
	background-image: url(../images/header/background_top.gif);
}

div.header div.background_right {
	width: 40%;
	height: 144px;
	position: absolute;
	right: 0px;
	bottom: 42px;
	background-image: url(../images/header/background_right.png);
}

div.header div.building {
	width: 558px;
	height: 351px;
	position: absolute;
	top: 1px;
	right: -50px;
	background-image: url(../images/header/building.jpg);
}

div.header div.navigation {
	position: absolute;
	top: 220px;
}

div.header div.navigation ul,
div.header div.navigation ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div.header div.navigation ul li {
	height: 26px;
	float: left;
	margin-right: 20px;
	background-image: url(../images/header/sprite_navigation.gif);
	text-indent: -2000px;
}

div.header div.navigation ul li a {
	width: 100%;
	height: 100%;
	display: block;
}

div.header div.navigation ul li.welkom {
	width: 84px;
	background-position: 0px -52px;
}

div.header div.navigation ul li.welkom:hover {
	background-position: 0px -26px;
}

div.header div.navigation ul li.welkom_active {
	width: 84px;
	background-position: 0px 0px;
}

div.header div.navigation ul li.over_ons {
	width: 91px;
	background-position: -84px -52px;
}

div.header div.navigation ul li.over_ons:hover {
	background-position: -84px -26px;
}

div.header div.navigation ul li.over_ons_active {
	width: 91px;
	background-position: -84px 0px;
}

div.header div.navigation ul li.contact {
	width: 86px;
	background-position: -175px -52px;
}

div.header div.navigation ul li.contact:hover {
	background-position: -175px -26px;
}

div.header div.navigation ul li.contact_active {
	width: 86px;
	background-position: -175px 0px;
}

div.page {
	padding-bottom: 10px;
	background-color: #F1F4FB;
	border-bottom: 1px solid #D5DDF3;
}

div.page h1 {
	width: 762px;
	height: 32px;
	position: absolute;
	top: -68px;
	padding: 36px 0px 0px 28px;
	font-size: 18px;
	background-image: url(../images/page/h1.png);
}

div.page div.content {
	padding: 20px 28px 0px 28px;
	background-image: url(../images/page/background.png);
}

div.page div.content img {
	margin: 4px;
}

div.page div.content div.cms {
	width: 100%;
	display: table;
}

div.page h2 {
	padding: 0px 0px 5px 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFC6B3;
	color: #D23F23;
}

div.page div.bottom {
	height: 28px;
	margin-bottom: 12px;
	background-image: url(../images/page/bottom.png);
}

div.page div.address {
	width: 100%;
	display: table;
}

div.page div.address div.column {
	float: right;
	padding: 10px;
}

div.page div.address div.column.one {
	border-left: 1px solid #FFFFFF;
	padding-right: 28px;
}

div.page div.address div.column.one img {
	margin-right: 4px;
}

div.page div.address div.column.two {
	border-right: 1px solid #C3CBE0;
}

/* FOOTER */
div.footer {
	padding-top: 20px;
	text-align: center;
}

div.footer img {
	position: absolute;
	right: 0px;
	top: 0px;
}

/* SERVICES */
div.page div.services tr td {
	padding: 0px 20px 0px 20px;
	text-align: center;
}

div.page div.services tr td.active {
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

div.page div.services table tr td div.picture {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #DFE7FF;
	background-color: #FFFFFF;
	float: left;
}

div.page div.services table tr td h3 {
	font-size: 14px;
	color: #000000;
}

div.page div.services table tr td p {
	padding-bottom: 10px;
	color: #666666;
	font-size: 11px;
}

div.page div.services table tr td a {
	width: 100%;
	display: block;
	color: #FFFFFF;
	background-color: #959EB3;
	text-decoration: none;
	padding: 4px 0px 4px 0px;
}

div.page div.services table tr td a:hover {
	background-color: #7E8597;
}

/* SERVICE PAGINAS */
body.page_service div.services {
	padding-bottom: 20px;
	border-bottom: 1px solid #C3CBE0;
}

body.page_service div.address {
	padding-top: 10px;
	border-top: 1px solid #FFFFFF;
}

/* CONTACT */
body.page_contact h2 {
	margin: 0px;
}

body.page_contact div.message {
	border-bottom: 1px dotted;
	font-size: 11px;
	padding: 10px;
}

body.page_contact div.message.red {
	border-bottom-color: red;
	color: red;
}

body.page_contact div.message.green {
	border-bottom-color: green;
	color: green;
}

body.page_contact table tr th {
	width: 150px;
	text-align: left;
}

body.page_contact table tr th em {
	font-size: 10px;
	color: #666666;
	font-style: normal;
}

body.page_contact table tr th,
body.page_contact table tr td {
	vertical-align: middle;
	border-bottom: 1px solid #DFE7FF;
	padding: 10px;
}

body.page_contact table tr td input {
	width: 200px;
}

body.page_contact table tr td input,
body.page_contact table tr td textarea {
	border: 1px solid #959EB3;
	font-size: 14px;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

body.page_contact table tr td textarea {
	width: 350px;
	height: 80px;
}

body.page_contact div.submit {
	margin-top: 20px;
	padding: 10px 10px 10px 180px;
	background-color: #ECECEC;
	border-top: 1px solid #CCCCCC;
}

body.page_contact div.submit input {
	background-color: #D23F23;
	border: none;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
}

/* INTERNET EXPLODER */
div.page h1 {
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/page/h1.png", sizingMethod=scale);
}

div.services table {
	_width: auto;
}