@charset "utf-8";
/* CSS Document */

body {background-color:#FFF;
}

h3.c2 {color:#ff7d3d
}

a.c3 {color:#ff7d3d
}


div.c2 {
	margin-left: 2em;
	font-family: Verdana, Geneva, sans-serif;
}

h3.c1 {
	color:#ff7d3d;
	font-family: Verdana, Geneva, sans-serif;
}

a.c1 {
	color:#0000FF;
	text-align:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#container {
	width:960px;
	height:600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	width:960px;
	height:170px;
	float: left;
	background-image: url(../images/Banner.jpg);
}

#nav {
	width:960px;
	height:30px;
	float: left;
}

#top_nav_main {
	width:960px;
	height:35px;
	float: left;
	background-image: url(../images/Top_nav_main.jpg);
}

.nav_hori {
	width:200px;
	height:30px;
	float: left;
}

#tussen {
	width:54px;
	height:317px;
	float: right;
	background-image: url(../images/tussen.jpg);
}

#main {
	width:701px;
	height:317px;
	float: right;
	background-image: url(../images/main.jpg);
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	overflow:auto;
}

#main_ref {
	width:701px;
	height:317px;
	float: right;
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.empty {
	float: left;
	width:200px;
	height:30px;
	background-image: url(../images/empty_1.jpg);
}

#bottom_nav {
	float: left;
	width:200px;
	height:167px;
	background-image: url(../images/bottom_nav.jpg);
}

#footer {
	float: left;
	width:960px;
	height:48px;
}

.main_contact {
	float: right;
	width:353px;
	height:317px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/main_contact.jpg);
	text-decoration: none;
}

.main_google{
	float: right;
	width:353px;
	height:317px;
	background-image: url(../images/main_google_maps.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

a:link {
	color: #ff7d3d;
	font-style: normal;
	text-decoration:none;

}

a:visited {
	color: #ff7d3d;
	text-decoration:none;
} 

a:hover  {
	color:navy;
	text-decoration:none;

}
