@charset "utf-8";
body {
	/*background: #000 url(../media/images/bg.jpg) repeat-x 0 0;*/
	background: #ffffff url(../media/images/bg.jpg) repeat-x 0 0;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
h1 {
	color: #FFFFFF;
}
#page-header {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#header-container {
	width: 100%;
	height: 167px;
}
#header-container .left {
	width: 488px;
	float: left;
}
#header-container .right {
	float: right;
	position: relative;
	top: 2px;
}
#header {
	background: url(../media/images/logo_large.jpg) no-repeat;
	background-size: contain;
	border-bottom: 1px solid #4e4f4f;
	height: 116px;
	text-indent: -999em;
	width: 100%;
}
#header-mid {
	/*background: transparent url(../media/images/header-mid-bg.jpg) repeat-x top left;*/
	height: 73px;
	border-bottom:1px solid #4E4F4F;
	float: left;
	width: 488px;
}	
#car_img {
	float: right;
	width: 312px;
}
#header-mid p {
	min-width: 475px;
	width: 60%;
	margin-top: 1%;
	margin-left: 2%;
	color: #737373;
}	
#navigation {
	background-color: #002a37;
	height: 29px;
	width: 100%;
	border-bottom:1px solid #4E4F4F;
	clear: both;
	line-height: 29px;
}
#navigation > ul {
	margin-left: 20px;
	list-style: none;	
	position: relative;
	z-index: 100;
}
#navigation > ul > li {
	border-left: 1px solid #1C4357;
	display: block;
	float: left;
	height: 29px;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
}
#navigation > ul > li > ul {
	display: none;
	background-color:#002A37;
	padding:0 11px 3px;
	position:absolute;
	top:29px;
	left:-1px;
	border: 1px solid #1C4357;
	width: 100px;
}
#navigation > ul > li > ul > li:first-child {
	border-top: medium none;
}
#navigation > ul > li > ul > li {
	border-top: 1px solid #1C4357;
	height: 29px;
	width: 100%;
}

#navigation a, #navigation a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover {
	color: #777777;
}

#page-content {
	width: 800px;
	margin: 0 auto;
}	
#quick_boxs {
	width: 100%;
	height: 205px;
	background-color: #001217;
	margin: 0 auto;
	margin-bottom: 15px;
}
.quick_box {
	width: 31%;
	float: left;
	margin-left: 15px;
	min-height: 156px;
}
.quick_box h1 {
	width: 200px;
	margin: 0 auto;
	padding-top: 85px;
	padding-bottom: 15px;
}
.quick_box p {
	width: 200px;
	color: #666666;
	margin: 0 auto;
	padding-bottom: 25px;
}
.read_arrow {
	background: transparent url(../media/images/read-arrow.png) no-repeat bottom right;
}
.first {
	margin-left: 5px;
	background: transparent url(../media/images/honest_garage.jpg) no-repeat top center;
}
.second {
	background: transparent url(../media/images/free_tyre_fitting.jpg) no-repeat top center;
}
.third {
	background: transparent url(../media/images/services.jpg) no-repeat top center;
}

#content-container {
	width: 100%;
}
#content {
	padding: 10px;
	width: 97%;
	float: left;
	background: transparent url(../media/images/content-bottom-right.jpg) no-repeat bottom right;
	margin-bottom: 40px;
	line-height: 110%;
}
#content h1 {
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 25px;
}
#content p {
	padding: 5px 15px 10px 5px;
}
#content a, #content a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	color: #3d709b;
}
#content ul {
	margin-left: 5px;
	padding: 0.8em;
}
#content li {
	list-style-type: disc;
	list-style-position: inside;
}
#content em {
	color: #FFF;
	font-weight: bold;
}
#news {
	width: 30%;
	float: right;
}
#news div {
	width: 211px;
	margin: 0 auto;
	background: #001217 url(../media/images/news_header_top.jpg) no-repeat top right;
}
#news h1 {
	text-align: left;
	padding-left: 5px;
	padding-top: 105px;
}
#news ul {
	padding-top: 15px;
	padding-bottom: 20px;
}
#news h1, #news ul {
	width: 195px;
	margin: 0 auto;
}
#news li {
	min-height: 35px;
	padding: 10px 5px;
	border-bottom: 1px solid #354347;
	font-size: 12px;
}
#news li:first-child {
	border-top: 1px solid #354347;
}
#news em {
	font-size: 13px;
	color: #3d4848;
	padding-bottom: 4px;
}

#footer {
	width: 100%;
	height: 93px;
	clear: both;
	text-align: right;
	background: #00171d url(../media/images/footer-bg.jpg) repeat-x top right;
	position: relative;
	top: 10px;
	margin-bottom: 20px;
	color: #868585;
}
#footer-center {
	position: absolute;
	top: 35px;
	right: 50px;
}
#footer-left {
	float: left;
	width: 229px;
	height: 93px;
	background: transparent url(../media/images/footer-left.jpg) no-repeat top right;
}
#footer-left p {
	margin-top: 40px;
}
#footer-right {
	float: right;
	width: 466px;
	height: 93px;
	background: transparent url(../media/images/footer-right.jpg) no-repeat top right;
}
#footline {
	font-size: 10px;
	float: right;
	position: relative;
	right: 5px;
	bottom: 5px;
	color: #666666;
	text-align: right;
}
#footline a, #footline a:link, #footline a:visited {
	color: #888888;
}
#footline a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

em {
	font-style: normal;
	font-weight: bold;
}

.clearFloat {
	clear: both;
}

#content .image {
	text-align: center;
	font-size: 90%;
	padding: 5px 5px 2px 5px;
}
#content .center {
	display: block;
	margin: 0 auto;
}
#content .left {
	float: left;
	margin: 5px 5px 0px 0px;
}
#content .right {
	float: right;
	margin: 5px 0px 0px 5px;
}




/** Slider
 */

 .container {
  background:#000;
  width:500px;
  margin: 0 auto;
  padding: 10px 10px 0 10px;
  
  
}

.slideshow_wrapper {
  width:500px;
  height:280px;
  overflow: hidden;
   
}

.slideshow {
  width:1500px;
  height:280px;
  margin: 0 0 0 -1000px;
 position: relative;
  -webkit-animation-name: slide_animation;
  -webkit-animation-duration:15s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-direction:alternate;
   -webkit-animation-play-state: running;
}

.slide {
  
  width:500px;
  height: 270px;
  position:relative;
  float:left;
  overflow:hidden;
  
}

.slideshow img{
  width:500px; height:270px;
}

@-webkit-keyframes slide_animation {
  
  0% {left:0px;}
  8% {left:0px;}
  16% {left:0px;}
  24% {left:0px;}
  32% {left:500px;}
  40% {left:500px;}
  48% {left:500px;}
  56% {left:500px;}
  64% {left:500px;}
  72% {left:500px;}
  80% {left:500px;}
  88% {left:1000px;}
  96% {left:1000px;}
  100% {left:1000px;}
  
  
}



