* {
  margin: 0;
  padding: 0;
}
html, body {
	height: 100%;
}
body {
	color: #333;
	font: 13px Verdana, sans-serif;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
#container-page {
  margin: 0 auto;
  width: 100%;
  background: #FFFFFF;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
  background: #999;
}

#head {
  padding: 1em;
}

#container-content {
  padding: 0 0 30px 0;
  text-align: left;
}

#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}


#container-foot {
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: -2px!important;
	bottom: -2px; /* For Certain IE widths */
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 0px;
}

#foot {
  padding: 0 1em;
  line-height: 30px;
  text-align: center;
 	
}
#head1 {
	background-image: url(Images/clouds3.jpg);
	height: 38px;
}
#head2 {
	/*height: 10px;*/
	line-height: 15px;
	background-color: #346699;
	/*font: 10px;*/
	}
#head3 {
	height: 26px;
	background-color: #333367;
	}
#head4	{
	height: 49px;
	background-color: #CCCCCC;
	min-width: 700px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	} 
#logogroup {
	float: right;
	padding-bottom: -1px;
	margin-bottom: -3px;
	}
#greytxt h1{
	width: 20%;
	font-size: medium;
	color: #FFFFFF;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	
	}
#menu {
	width: 20%;
	min-width: 150px;
	background-color: #ccc;
	float: left;
	margin-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	}
#menu2 {
	width: 20%;
	min-width: 75px;
	background-color: #ccc;
	float: left;
	margin-top: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	}
#main {
	margin-top: 10px;
	width: 79%;
	margin-left: 1%;
	overflow: hidden;
	}
#links {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}
#links a {
	display: block;
	padding: 2px 2px 1px 2px;
	background-color: #cccccc;
	background-image:  url(images/l1_button.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color:#FFFFFF;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#links a:link, #links a:visited {
color: #FFFFFF;
text-decoration: none;
}

#links a:hover, #links a:active {
background-color:#eeeeee;
background-image:  url(images/l1_button.jpg);
background-repeat: no-repeat;
background-position: 0% 0%;
color: #cccccc;
}
/**************************************************************************************/
#usedcars {
	margin-top: -75px;
	height: 925px;
	width: 100%;
	overflow: hidden;
	}
#usedcars2 {
	margin-top: -130px;
	height: 600px;
	width: 957px;
	overflow: hidden;
	}
#standard {
	padding-left: 10px;
	overflow: auto;
	}

h1 {
  font: bold 12px Verdana, sans-serif;
}

h2 {
  padding: 1em 0 .2em 0;
  font: normal 18px/1.5em Georgia, serif;
}

a {
  color: #666;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #999;
  text-decoration: underline;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.frontpagetxt {
	vertical-align: middle;
	margin-top: 5px;
}
.media {
	padding-left: 5px;
	padding-top: 10px;
}
.bottomlink a {
	display: block;
	padding: 2px 2px 2px 2px;
	background-color: #cccccc;
	background-image:  url(images/l1_button.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color:#FFFFFF;
	text-decoration:none;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
}
.where { 
	width: 48%;
	margin-top: 10px;
	}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	margin-left: 50%;
	left: 0px;
	top: 155px;
	visibility: hidden;
	border: 1px solid #666666;
}
#Layer2 {
	position:absolute;
	width:000px;
	height:115px;
	z-index:1;
	margin-left: 50%;
	left: -360px;
	top: 155px;
	visibility: hidden;
	border: 1px solid #666666;
}
.pagecontent {
	text-align: justify;
	}
.rencars {
	height: 71px;
	text-align: center;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 5px;
	display: inline;	
	}
.rencars img{
	border: none;
	}
.logogroup {
	text-align: left;
	}
.logogroup img{
	padding: 10px;
	}
.terms	{
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	}
.staff {
	font-size: 10px;
	}
.offers	p{
	padding-left: 80px;
	}
.offerred {
	font-weight: bold;
	color: #FF0000;
	text-shadow: #FFFF00;
	}
.list {
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(images/candr-tiny.jpg);
	vertical-align: middle;
}
.image {
	border: none;
	}
.contact label{
	float: left;
	width: 100px;	
}
.contact input, .contact textarea{
	width: 300px;
	}
.postcode input{
	width: 100px;
	}
.contactus {
	margin-right: 20px;
	text-align: left;
	}
.daihatsu {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline;
	float:center;
	}
.daihatsu div{width: 22%;}
.daihatsu img{padding: 5px;}
.daihatsu p{text-align:justify;}
.rover {text-align: center;	vertical-align: middle;}
.stats {text-align: center;}
#whitebg a {
	display: block;
	padding: 2px 2px 1px 2px;
	background-color: #FFFFFF;
	background-image:  url(images/l1_button.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color:#FFFFFF;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;}