	*
	{
		margin: 0;
		padding: 0;	
	}
	
	html, body
	{
		height: 100%;
		width: 100%;
	}
	
	A:link { color: #444547; text-decoration: underline;}
	A:visited {text-decoration: underline; color:#444547}
	A:active {text-decoration: underline; color:#444547;}
	A:hover {text-decoration: underline; color:#FF3300;}
	
	body
	{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 11px;
		margin: 0px;
		color: #444547;
		background-image:url(image/misc/bg.png);
		background-repeat: repeat-x;
	}
	
	
	H1 
	{
		font-size:12px;
		font-weight:bold;
	}
	
	#container
	{
		position: relative;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		width: 877px;
		margin: 0 auto;
	}
	
	#menu
	{
		height: 68px;
		background-color:#191c53;		
	}
	
	#home a {
		background-image: url(image/menu/home.png);
		background-repeat:no-repeat;
		width: 83px;
		height: 68px;
		float: right
	}
	
	#home a#home_link:hover  {
		background-image:url(image/menu/home-mo.png);
		background-repeat:no-repeat;
	}
	
	#bedrijfswagens a {
		background-image: url(image/menu/bedrijfswagens.png);
		background-repeat:no-repeat;
		width: 222px;
		height: 68px;
		float: right
	}
	
	#bedrijfswagens a#bedrijfswagens_link:hover  {
		background-image:url(image/menu/bedrijfswagens-mo.png);
		background-repeat:no-repeat;
	}
	
	
	
	#personenwagens a {
		background-image: url(image/menu/personenwagens.png);
		background-repeat:no-repeat;
		width: 235px;
		height: 68px;
		float: right
	}
	
	#personenwagens a#personenwagens_link:hover  {
		background-image:url(image/menu/personenwagens-mo.png);
		background-repeat:no-repeat;
	}
	
	#contact a {
		background-image: url(image/menu/contact.png);
		background-repeat:no-repeat;
		width: 132px;
		height: 68px;
		float: right
	}

	#contact a#contact_link:hover  {
		background-image:url(image/menu/contact-mo.png);
		background-repeat:no-repeat;
	}
	
	#spacerone
	{
		height: 15px;
		width: 877px;
		background-color:#ef7132;
	}
	
	#spacertwo
	{
		height: 15px;
		width: 877px;
		background-color:#191c53;
	}
	
	#imagebar
	{
		height: 176px;
	}
	
	#imagebar .imageone
	{
		height: 176px;
		width: 230px;
		background: transparent url(image/header/toolbox.png);
		float: left;
	}
	
	#imagebar .imagetwo
	{
		height: 176px;
		width: 647px;
		background: transparent url(image/header/van.png);
		float: left;
	}
	
	#main
	{
		margin-bottom: 0px;
		height: 698px;
		text-align: justify;
	}
	
	#main .dealerof
	{
		height: 698px;
		width: 230px;
		background-color:#ef7132;
		float:left;
	}
	
	.toptxt
	{
		margin-top:11px;
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 12px;
		color:#FFFFFF;
		text-align: center;
	}
	
	#main .logoone
	{
		height: 210px;
		width: 210px;
		background: transparent url(image/dealer/cyclone.png) no-repeat;
		margin-left: 11px;
		margin-top: 11px;
	}
	
	#main .logotwo
	{
		height: 210px;
		width: 210px;
		background: transparent url(image/dealer/bp_oil.png) no-repeat;
		margin-left: 11px;
		margin-top: 11px;
	}
	
	#main .logothree
	{
		height: 210px;
		width: 210px;
		background: transparent url(image/dealer/general_tire.png) no-repeat;
		margin-left: 11px;
		margin-top: 11px;
	}
	
	#main .content
	{
		width: 647px;
		height: 698px;
		background-color:#FFFFFF;
		float:left;
	}
	
	#main .contentcontent
	{
	padding: 40px;
	}
	
	
	#cyclone_airflow
	{
		height: 150px;
		width: 200px;
		background: transparent url(image/misc/cyclone_airflow.gif) no-repeat;
		margin-left: 11px;
		margin-top: 11px;
		position:inherit;
		float:right;
	}
	
	#bedrijswagens_trailer
	{
		height: 231px;
		width: 590px;
		background: transparent url(image/misc/bedrijfswagens.png) no-repeat;
	
		
	}
	
	.logo-bar
	{
		height: 127px;
		width: 647px;
		background: transparent url(image/misc/logo-bar.png) no-repeat;
		margin-bottom: 0px;
	}
	
	.cyclone-bar
	{
		height: 180px;
		width: 590;
		background: transparent url(image/misc/cyclone-bar.png) no-repeat;
		margin-bottom: 0px;
	}
	
	.route
	{
		background: transparent url(image/misc/map.png) no-repeat;
		margin-bottom: 0px;
		height: 500px;
		width: 500px;
	}
	
	#footer
	{
		height: 20px;
		width: 877px;
		background-color:#191c53;
		line-height: 20px;
		
	}
	
#footer .footertxt A:link { color: #FFFFFF; text-decoration: underline;}
#footer .footertxt A:visited {text-decoration: underline; color:#FFFFFF}
#footer .footertxt A:active {text-decoration: underline; color:#FFFFFF;}
#footer .footertxt A:hover {text-decoration: underline; color:#FF3300;}
	
	#footer .footertxt
	{
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size: 10px;
		color:#FFFFFF;
		text-align: center;
		
	

	}
	
	#bold_txt
	{
	font-weight:bold;
	}
	
