@font-face {
	font-family: ArialBlack;
	src: url("fonts/ArialBlack.ttf");
}
@font-face {
	font-family: CenturyGothic;
	src: url("fonts/CenturyGothic.ttf");
}
@font-face {
	font-family: MyriadBold;
	src: url("fonts/MyriadPro-Bold.ttf");
}
.mobile {
    display: none;
}
.desktop {
    display: block;
}
body {
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.home {
	background-image: url(images/home-bg.jpg);
}
.container {
	width: 1296px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.head {
	height: 531px;
}

.home .head {
	height: 695px;
}

.head .bar {
	background-image: url(images/bevel.jpg);
	height: 7px;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
}
.head .bar .phone {
	display:none;
}
.head .menu {
	text-align: center;
	margin-top: 15px;
}

.head .menu .item {
	background-image: url(images/menu-button.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 179px;
	display: inline-block;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 12px;
}
.head .menu .item a {
	color: #000;
	text-decoration: none;
}
.head .menu .item:hover , .head .menu .item:hover a{
	color: #F30;
}
.head .menu .item .submenu {
	position: absolute;
	z-index: 10;
	background-color: #fffbe2;
	margin-top: 9px;
	padding: 5px;
	display: none;
	text-align: left;
	box-shadow: 0px 3px 6px #000;
	line-height:1.5em;
}
.head .menu .item .submenu .border {
	border: 1px solid #ed5100;
	padding: 10px;
}

.head .menu .item .submenu .subitem {
	display: inline-block;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
	font-size: 14px;
}
.head .menu .item .submenu .subitem:hover {
	color: #F30;
}
.head .menu .item.transmission .submenu {
	margin-left: -55px;
}
.head .menu .item.faq .submenu {
	margin-left: -130px;
}




.head .sitename {
	font-family: ArialBlack;
	font-size: 40px;
	color: #7d0505;
	text-align: center;
	line-height: 0.8em;
	position: absolute;
	width: 665px;
	left: 218px;
	letter-spacing: -1px;
	margin-top: 15px;
}
.head .contact {
	width: 280px;
	position: absolute;
	margin-top: 15px;
	right: 165px;
	font-family: CenturyGothic;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
	line-height: 1.1em;
}

.head .contact .contactButton {
	font-family: MyriadBold;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-color: #ed5100;
	padding: 5px;
	border-radius: 8px;
	box-shadow: 0px 2px 5px 0px #333;
	margin-bottom: 10px;
	line-height: 1em;
}
.head .contact .commerce {
	width:200px;
	height:auto;
	margin-top:5px;
}
.head .tagline {
	font-size: 16px;
	text-align: center;
	position: absolute;
	width: 800px;
	line-height: 1.2em;
	margin-top: 115px;
	left: 160px;
	color: #870606;
	font-weight: bold;
	text-shadow: 0px 0px 5px #FFF;
}
.home .head .tagline {
	color: #000;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: -1px;
	line-height: 1em;
	left: 170px;
	margin-top: 115px;
}
.head .BBB {
	font-size: 18px;
	font-weight: bold;
	color: #870606;
	position: absolute;
	margin-left: 1090px;
	margin-top: 58px;
	padding-left: 65px;
	background-image: url(images/bbb.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 52px;
	height: 122px;
}
.home .head .BBB {
	width: auto;
	height: auto;
	margin-top: 190px;
	margin-left: 810px;
}
.banner {
	height: 316px;
	margin-top: -316px;
}


.home .banner{
	margin-top: -460px;
	height: 470px;
}
.contactpage .banner {
	height: 260px;
}

.banner .images {
	margin-top: 0px;
	position: absolute;
	margin-left: 190px;
}
.banner .images img {
	position: absolute;
}

.home .banner .images .engine {
	margin-left: 557px;
	margin-top: 150px;
}
.banner .images .rebuildautomatic {
	margin-top: -20px;
}
.banner .images .diagnostic {
	margin-left: 50px;
	margin-top: -55px;
}
.banner .images .howtoknow {
	margin-top: -18px;
	margin-left: 20px;
}
.banner .images .maintenance  {
	margin-top: -18px;
}
.banner .images .advice {
	margin-top: -20px;
	margin-left: 70px;
}
.banner .images .testimonials {
	margin-top: -30px;
	margin-left: 230px;
}
.banner .images .automatic {
	margin-left: 10px;
	margin-top: -28px;
}







.main {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
	line-height: 1.4em;
	padding-bottom:230px;
}
.main.higher {
	margin-top: -40px;
}

.main h1 , .main h2{
	font-size: 24px;
	color: #600000;
	margin: 0px;
	text-align: center;
	line-height: 1.1em;
}
.main h1 {
	font-size: 30px;
	color: #000;
	letter-spacing: -1px;
}
.home .main h2 {
	font-size: 24px;
}
.main h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
.main h2.left {
	text-align: left;
}
.main h2.brand {
	font-size: 24px;
	font-weight: normal;
	margin-top: 15px;
}
.main ul.numbers {
	list-style-type: decimal;
	padding-left: 20px;
	margin-top: -10px;
}



.testimony {
	margin-bottom: 40px;
}
.testimony .date {
	font-style: italic;
	color: #666;
	margin-bottom: 5px;
}

.testimony .message {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #930;
	font-size: 18px;
	margin-bottom: 10px;
}
#TestimonyForm {
	margin-bottom: 60px;
}
#TestimonyForm table tr td {
	font-size: 12px;
}
#TestimonyForm input , #TestimonyForm textarea{
	width: 290px;
}
#captcha  {
	cursor: pointer;
}

#TestimonyForm #secure {
	width: 30px;
	text-align: center;
}
#TestimonyForm .mainimg {
	float: right;
}

.error  {
	color: #F30;
}
.error.small {
	font-size: 12px;
}
.contactpage table tr td {
	font-size: 16px;
}
.contactpage .openhours {
	float: left;
}
.contactpage .openhours .payment {
	margin-top: 30px;
	text-align: center;
}
.contactpage .openhours .payment img {
	margin-top: 10px;
}


#ContactForm  {
	float: left;
	margin-left: 60px;
	width: 540px;
}
#ContactForm table tr td {
	font-size: 13px;
}
#ContactForm input , #ContactForm textarea  {
	width: 300px;
}
#ContactForm #secure {
	width: 30px;
	text-align: center;
}
.loading {
	display: none;
}

.coupons {
	text-align:center
}
.coupons img {
	width:400px;
	height:auto;
	margin:20px;
}

.googlemap {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 100px;
}
.googlemap .mapthumb {
	cursor: pointer;
}

.bigmap  {
	position: absolute;
	border: solid 1px #333;
	box-shadow: 0px 0px 20px #666;
	margin-left: 0px;
	margin-top: -400px;
	background-color: #FFF;
	visibility: hidden;
	z-index: 10;
}
.closemap  {
	position: absolute;
	margin-left: 890px;
	margin-top: -420px;
	cursor: pointer;
	display: none;
	z-index: 11;
}



.clear {
	clear: both;
}
.sitemap {
	margin-left: 250px;
	line-height: 1.6em;
	color: #870606;
}
.sitemap a {
	color: #870606;
	text-decoration: none;
}
.sitemap .item {
	font-weight:bold;
}
.sitemap a:hover {
	text-decoration: underline;
}
.sitemap .submenu {
	margin-left:30px;
}
.sitemap .submenu a {
	font-weight:normal;
}










.footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 670px;
	margin-top: -80px;
	padding-top: 171px;
}
.footer .content {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer-center-bg.png);
	background-repeat: no-repeat;
	background-position: left 80px bottom 140px;
	height: 670px;
	width: 1296px;
	opacity: 1;
}
.footer .content .snap {
	position: absolute;
	margin-top: -270px;
	margin-left:408px;
}
.footer .content .brands {
	position: absolute;
	margin-top: -48px;
	margin-left: 308px;
}
.footer .content .text {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 300px;
	font-size: 18px;
}
.footer .content .text .title {
	font-weight: bold;
	color: #600000;
	margin-top: 15px;
	text-align: center;
}
.footer .content .text .bevel {
	margin-left: -45px;
}
.footer .content .text .bevel.bottom {
	margin-top: 180px;
}
.footer .content .text .imgaddress {
	margin-top: 10px;
	position:relative;
}

.footer .content .text .imgaddress .img {
	position:absolute;
	top:20px;
}
.footer .content .text .imgaddress .img.atsg {
	left:90px;
    top: 60px;
}
.footer .content .text .imgaddress .img.bbb {
	right:80px;
}
.footer .content .text .imgaddress .address {
	position:absolute;
	text-align: center;
	width:100%;
	height: 134px;
	top: 0px;
	font-size:0.95em;
}
.footer .content .text .imgaddress .address .copy {
	font-size:0.9em;
	margin-top:5px;
	line-height:1.4em;
}
.footer .content .text .imgaddress .address a {
	text-decoration: none;
	color: #00F;
}
.footer .content .text .imgaddress .address a:hover {
	text-decoration: underline;
}
