<!DOCTYPE HTML>
<html lang="en"><!-- InstanceBegin template="/Templates/standard.dwt" codeOutsideHTMLIsLocked="false" --><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE">
<!-- #BeginEditable "TitleMeta" -->
<title>Quality Used car dealer in Ockley, Dorking, Leatherhead, Crawley, Guilford, Surrey | The Electro Car Company</title>
<meta name="description" content="Quality used cars at The Electro Car Company in Dorking near Leatherhead, Guilford and Crawley in Surrey" />
<meta name="keywords" content="The Electro Car Company,used car,used cars, cheap cars,quality cars,used 4x4, 4x4s, FWD,Four Wheel Drive,Leatherhead,Epsom,Dorking,Reigate,Guilford,Crawley, Surrey,england,uk" />
<!-- #EndEditable -->
<link rel="stylesheet" href="styleford.css" type="text/css">
  <!-- Latest compiled and minified CSS -->
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
  <!-- Optional theme -->
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css">
  <!-- Latest compiled and minified JavaScript -->
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.0/jquery.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
  
	<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
	<!--[if lt IE 9]>
  	<link rel="stylesheet" href="/css/bootstrap.min.css">
		<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
		<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
	<script>
  	alert("You are running an old version of Internet Explorer\n\nFor your own protection you should be using a more up to date version or a different browser like Chrome.\n\nThis site may not display correctly in this browser.");
	</script>	
  <![endif]-->
  <link rel="stylesheet" href="css/bootstrap-custom.css">
  <script>
		function setNavbarSize() {
			var height = $(window).scrollTop();
			var brand = $("#brand");
			barWidth = (($(window).width() - $('.container').width())/2) - 30;
			if(barWidth < 4)
				barWidth = 4;
//			$('.navbar-brand').css("padding-left", barWidth+"px");
			if (height >= 73){
				brand.show();
//				$('.navbar-brand').css("padding-left", "0");
			}
			else{
				brand.hide();
			}
		}
		$(window).scroll(function() {
				setNavbarSize();
			});
		$(window).resize(function() {
				setNavbarSize();
			});
  </script>
<script src="https://www.edart.co.uk/motors/display/responsive/js/display.js" type="text/javascript"></script>
<!-- InstanceBeginEditable name="Header" -->
<style>
	.carousel-control {
			width: 5%;
	}
	.carousel-control:focus, .carousel-control:hover {
			color: #fff;
			text-decoration: none;
			filter: alpha(opacity=90);
			outline: 0;
			opacity: 0.8;
			background-color: #333;
	}
</style>
<!-- InstanceEndEditable -->
<link rel="stylesheet" href="styler.css" type="text/css">
<script src="https://www.edart.co.uk/js/jquery.edart.js" type="text/javascript"></script>
<script type="text/javascript">
	$(document).ready(function() {
	showCookieMessage();
	});
</script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-126472306-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-126472306-1');
</script>
</head>
<body>
<header>
		<div class="row headBanner">
			<div class="headInner">
			<div class="headBannerText">
				<div class="headBannerPhone"><span class="phoneText">Call us on &nbsp;</span><span class="phoneNumber">01306 733 268 or 07956 524191</span></div>				Email: <a href="mailto:sales@theelectrocarcompany.com">sales@theelectrocarcompany.com</a>
			</div>
			<div class="logotext"><img src="images/logo.png" title="The Electro Car Company in Dorking near Leatherhead, Guilford and Crawley in Surrey" alt="The Electro Car Company, in Dorking near Leatherhead, Surrey Used 4x4s" id="CompanyLogo"></div>
			</div>
		</div>
		<nav class="navbar navbar-default collapsed" data-spy="affix" data-offset-top="73" style="z-index:99; padding:0; margin: 0">
		<div class="container"> 
			<!-- Brand and toggle get grouped for better mobile display -->
			<div class="navbar-header" style="margin-left: 0; margin-right: 0"><a id="brand" class="navbar-brand" href="/"></a>
				<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#fixedNavbar" aria-expanded="false"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
			</div>
			<!-- Collect the nav links, forms, and other content for toggling -->
			<div class="collapse navbar-collapse" id="fixedNavbar">
				<ul class="nav navbar-nav">
          <li><a href="index.php">Home</a></li>
          <li><a href="aboutus.php">About Us</a></li>
          <li><a href="/showroom">Used Vehicles</a></li>
          <li><a href="/partex">Part Exchanges For Sale</a></li>
          <li><a href="locate.php">Find a Vehicle</a></li>
          <li><a href="ddetails.php">Find Us</a></li>
					<li class="dropdown">
						<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Contact Us<span class="caret"></span></a>
						<ul class="dropdown-menu">
						<li><a href="contactus.php" class="dropdownBold">Message Us</a></li>
						<li><a href="tel:01306733268">Phone Us <div class="contactPhone">01306 733 268</div></a></li>
						<li><a href="ddetails.php" class="dropdownBold">Find Us</a></li>
         		</ul>
					</li>
					
			</ul>
			</div>
				<!-- /.navbar-collapse --> 
		</div>
		<!-- /.container-fluid --> 
	</nav>
</header>

<div class="container" style="padding-top: 4px">
<div class="row"><!-- InstanceBeginEditable name="Body" -->
    <div id='carousel1' class='carousel slide' data-ride='carousel'  style='width:100%;max-width:980px'>
    <div class='carousel-inner' role='listbox'>
      <div class='item active'><img src='/images/marketing/i2776.jpg' alt='BMW 3 Serires' class='center-block' style='width:100%;max-width:980px'></div>
      <div class='item'><img src='/images/marketing/i2777.jpg' alt='Mitsubishi L200' class='center-block' style='width:100%;max-width:980px'></div>
      <div class='item'><img src='/images/marketing/i2778.jpg' alt='Range Rover' class='center-block' style='width:100%;max-width:980px'></div>
      <div class='item'><img src='/images/marketing/i2779.jpg' alt='Ford Ranger' class='center-block' style='width:100%;max-width:980px'></div>
      <div class='item'><img src='/images/marketing/i2780.jpg' alt='Ford Focus' class='center-block' style='width:100%;max-width:980px'></div>
			<a class='left carousel-control' href='#carousel1' role='button' data-slide='prev'><span class='glyphicon glyphicon-chevron-left' aria-hidden='true'></span><span class='sr-only'>Previous</span></a><a class='right carousel-control' href='#carousel1' role='button' data-slide='next'><span class='glyphicon glyphicon-chevron-right' aria-hidden='true'></span><span class='sr-only'>Next</span></a> </div></div>
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery.touchswipe/1.6.19/jquery.touchSwipe.min.js'></script>
<script>
$("#carousel1").swipe({
  swipe: function(event, direction, distance, duration, fingerCount, fingerData) {
    if (direction == 'left') {
			$(this).carousel('next');
		}
    if (direction == 'right') {
			$(this).carousel('prev');
		}
  },
  excludedElements: "label, button, input, select, textarea, .noSwipe"
});
</script>
  <p style="padding-top: 5px">Thank you for visiting the virtual showroom of The Electro Car Company - Quality Used Car Sales in Ockley, near Dorking, Surrey</p>
<p>The Electro Car Company  has 30 years of experience in the motor industry .  </p>
<p>We prepare each vehicle to  the highest standards, we only list a vehicle when we are confident that  it can meet the very high standards necessary to be on display.</p>
<p>Call us or use the simple form on our <A href="contactus.php">Contact Us</A> page to arrange to view one of our cars or simply
  to request information on any vehicle you have  seen in our list of <A href="veh_showroom.php">Used Vehicles</A>.</p>
  <p>If you can not see the vehicle that you are looking for the please complete the form on the <a href="locate.php">Find a Vehicle</a> page and we will use our extensive links within the industry to locate the vehicle of your dreams.</p>
  <p>Once again, thank you for visiting The Electro Car Company.</p>
  <div style="text-align: center"><img style="border:none; width281px; max-width: 50%" src="images/creditcards.png"></div>
<div><a href="http://www.edart.co.uk" target="_blank" style="float: right"><img src="images/pbe.png" width="80" height="31" border="0" alt="Powered by edarT - Web site developement, hosting and management for the car dealers"></a></div>
<!-- InstanceEndEditable -->
</div>
<div id="cookieMessage"> <a href="cookies.php" class="cookieLink">Click here to view our cookie policy</a> <span class="cookieAccept" onClick="hideCookieMessage()">Click here to accept cookies</span> </div>
</div>
</body>
<!-- InstanceEnd --></html>