@charset "UTF-8";
* {margin:0; padding:0; border:0; width:auto;}
header, nav, section, footer {
   display:block;
}

*:link, *:visited, *:hover, *:active, *:focus {
	-webkit-transition:color .25s ease, background-color .25s ease, background .25s ease,border-color .25s ease, opacity .5s ease;
	transition:color .25s ease, background-color .25s ease, border-color .25s ease, opacity .5s ease;
}

a {text-decoration:none;}
a:link,a:visited,a:active {color:#e1e1e1;}
a:hover {color:#a52828;}

html {
	height:100%;
}
body {
	height:100%;
	background:url(images/bg-carbon-fibre4.png) repeat-x top;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:17px;
	background-color:#222;
	margin: 0;
	padding: 0;
	color: #e1e1e1;
}

h1 {
	font-family: 'verdana;
	font-weight:400;
	font-size:30px;
	color:#FFF;
	text-transform:none;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:24px;
	color:#FFF;

}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	font-size:17px;
	color:#FFF;
	text-transform:uppercase;

}

#wrapper {
	width:1150px;
	margin:0 auto 0 auto;
	position:relative;
	min-height:95%;
	padding-bottom:180px;
}

header {
	position:relative;
	height:116px;
	background:url(images/header.png) top right no-repeat;
}

#header-logo {
	width:355px;
	height:116px;
	background:url(images/logo.png);
	background-size:cover;
	float:left;
}
#header-icon {
	width:35px;
	height:35px;
	background:url(images/icon-facebook.png);
	background-size:cover;
	position:absolute;
	bottom:5px;
	right:15px;
}

#clear-both {
	clear:both;
}

nav {
	height:30px;
	margin:10px 0 0 0;
	/*border-top: solid 1px #e1e1e1;
	border-bottom:  solid 1px #e1e1e1;*/
	background:url(images/border.png) top center no-repeat;
}
nav img {		
	float:left;
	position:relative;
	height:30px;
	width:auto !important;
} 

section {
	padding:15px;
}
section ul {
	padding-left:20px;
}
.highlight {
	font-weight:700;
	color:#a52828;
}

.image-main {
	display:inline;
	width:400px;
	height:250px;
	float:right;
	background:#999;
	margin:0 0 10px 10px;
}
.image-main img {
	width:100%;
	height:auto !important;
	overflow:hidden;
}

.image-gallery {
	width:340px;
	float:left;
	background:#999;
	margin:10px 50px 25px 0;
}
.image-gallery img {
	width:100%;
	height:auto !important;
}
.image-gallery2 {
	width:340px;
	float:right;
	background:#999;
	margin:10px 0 25px 0;
}
.image-gallery2 img {
	width:100%;
	height:auto !important;
}	
.gallery-info {
	padding:7px;
	background:url(images/bg-carbon-fibre.png) repeat;
}

#sub-gallery {
}
#sub-gallery img {
	float:left;
	width:265px;
	height:auto !important;
	padding: 10px 12px 0 0;
}

footer {
	clear:both;
	position:absolute;
	bottom:0;
	width:1150px;
	height:180px;
	left:0px;
	/*border-top: solid 1px #e1e1e1;*/
	background:url(images/border2.png) top center no-repeat;
	margin:40px 0 10px 0;
}
.copyright {
	clear:both;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
}
.copyright a:link,a:visited,a:active {color:#e1e1e1;}

.footer-left {
	width:320px;
	height:110px;
	float:left;
	border-radius:9px;
	padding:15px;
	background:url(images/bg-carbon-fibre.png);
	margin-top:10px;

}
.footer-contactform {
	width:750px;
	height:110px;
	float:right;
	border-radius:9px;
	padding:15px;
	background:url(images/bg-carbon-fibre.png);
	margin-top:10px;
}

@keyframes slidy {
0% { left: 0%; }
10% { left: 0%; }
18% { left: -100%; }
28% { left: -100%; }
36% { left: -200%; }
46% { left: -200%; }
54% { left: -300%; }
64% { left: -300%; }
72% { left: -400%; }
82% { left: -400%; }
90% { left: -500%; }
100% { left: -500%; }
}

body { margin: 0; } 
div#slider { overflow: hidden; background-image:url(images/slider-bg.jpg); }
div#slider figure img { width: 16.6666%; float: left; }
div#slider figure { 
  position: relative;
  width: 600%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 20s slidy infinite; 
}

/*#slider {
	width:100%;
	height:300px;
	background:#999;
}*/

.google-maps {
        position: relative;
        padding-bottom: 30%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
}
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
}

.contact-us {
	display:inline;
	width:370px;
	height:auto;
	float:right;
	margin:20px 0 10px 10px;
	border:1px solid #666;
	border-radius:10px;
	padding:15px;
}
.contact-us-child1 {
	float:left;
	width:75px;
	line-height:1.5;
}
.contact-us-child2 {
	float:left;
	width:auto;
	line-height:1.5;
}
.h1 {
	color:#8F2323;
	font-size:18px;
}

.h2 {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}

.h3 {
	color:#FFF;
	font-size:20px;
	text-transform:none;
	font-weight:bold;
}

.h4 {
	color:#FFF;
	font-size:20px;
	text-transform:none;
	font-weight:bold;
}

a.six {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	
}

a.one:link {color:#8F2323;}
a.one:visited {color:#8F2323;}
a.one:hover {color:#8F2323;}





