body {
	margin: 0;
	padding: 0;
	text-align:center;/* center layout in ie5 and 5.5. */
	background: url(images/bg_verhuizen_europa1.gif) repeat-y center top;
	font-family: Arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #444444;
}

h1{
	font-size: 12pt;
	margin: 0px;
}

h2{
	font-size: 9pt;
	margin: 0px;
}

p {
	margin-top: 5px;
}

.clear {
	clear: both;
	margin: 0px;
}

.center {
	text-align: center;
}

#left ul{
	margin: 0px;
	padding: 0;
	list-style-type:none;
}
#left li{
	margin-bottom: 10px;
	font-weight: bold;
	background: #8a0019;
	padding: 5px;
}

td{
	font-size: 9pt;
}

#container {
	width: 980px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background: url(images/bg_curl.gif) no-repeat left 100px;
}
#subcontainer {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	min-height: 680px;
	_height: 680px;
}
#content {
	padding: 0;
	background-image: url(images/navbg.gif);/*this is the background colour of the left column */
	background-repeat: repeat-y;
	background-position: left top;
}
#content_text{
	margin: 0 0 0 15px;
	color: #FFFFFF;
}
#left {
	float:right;
	width:170px;
	margin-right: 6px;
}
#right {
	float:right;
	width:493px;
	margin-left:-1px;/* makes border line up with #left border */
}
#header_img{
	padding: 6px;
	background: #FFFFFF;
}
#header_title{
	position: relative;
	padding: 2px;
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 40px;
	height: 30px;
}
#header_title img{
	display: block;
}
#topnav{
	margin-top: 10px;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
}
#address{
	font-size: 8pt;
	margin: 60px 0 0 15px;
}
.topnav{
	float: right;
	width: 161px;
	margin-left: 6px;
	background: #FFFFFF;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	color: #000000;
}

.topnav a:link, .topnav a:active, .topnav a:visited{
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
.topnav a:hover{
	color: #8A0019;
}

.topnav_first{
	float: right;
	width: 165px;
	background: #8A0019;
	height: 24px;
	text-align: center;
	padding-top: 6px;
	color: #FFFFFF
}
.topnav_first a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a{
	color: #FFFFFF;
}
#left a{
	color: #FFFFFF;
	text-decoration: none;
}

#address {
	color: #444;
}
#address a{

	color: #8a0019;
}

.flags{margin:0;padding:0;list-style-type:none;position:absolute;top:10px;right:2px;}
.flags li{float:left;display:block;padding:0 0 0 7px;}
.flags li a{display:block;float:left;width:26px;height:18px;text-indent:-9999px;overflow:hidden;}
.flags li#flag-1 a{background: url(/images/GB.gif) no-repeat;}
.flags li#flag-2 a{background: url(/images/NL.gif) no-repeat;}
