body {
	background-color: #282828;
	margin: 0px; 
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
}
a {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #66a3a3;
}
h1 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
h2 { 
	font-weight:bold;
	font-size: 14px;
	line-height: 16px;
	color: #66a3a3;
}
h3 { 
	font-weight:bold;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
#wrapper {
	background-image:url(../../images/structure/bg.jpg);
	background-repeat:repeat-y;
	min-height:650px;
	height: auto !important;
	height: 650px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
#head_left {
	float: left;
}
#menu {
	background-image:url(../../images/structure/menu.jpg);
	background-repeat:repeat-x;
	position: absolute;
	left: 0px;
	top: 173px;
	height: 32px;
	width: 683px;
	z-index: 1;
}
#menu_top {
	background-image:url(../../images/structure/menu.jpg);
	background-repeat:repeat-x;
	height: 32px;
	width: 571px;
}
#header {
	background-image:url(../../images/structure/header.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 571px;
}
#link_logo {
	padding-left: 20px;
	padding-top: 14px;
}
#slide {
	background-image:url(../../images/structure/slide_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}
#main {
	float: left;
}
#content_div {
	background-image:url(../../images/structure/content.jpg);
	background-repeat: no-repeat;
	width: 747px;
	min-height: 363px;
	height: auto !important;
	height: 363px;

}
#content{
	padding: 1px 20px 20px 20px;
}
.marquee {
	width: 747px;
}
#side_bar {
	float: left;
}
#week {
	background-image:url(../../images/structure/auto_vd_week.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 213px;
}
#auto_vd_week {
	color:#000000;
	padding-top: 97px;
	width: 211px;
	height: 60px;
	text-align: center;
}
#meerinfo {
	padding-top: 10px;
}
#naw {
	padding-top: 20px;
	padding-left: 20px;

}
#branchelogos {
	text-align:center;
	padding-top: 50px;
}
.clear {
	clear: both;
}
