@charset "utf-8";
/* CSS Document */

*{
margin: 0px;
padding: 0px;
}
.clear{
clear: both;
}
.last {
border: none!important;
}
ul {
list-style-type: none;
}
img {
border: 0px;
}
html{
padding: 0px;
margin: 0px;
border: 0px;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #787777;
background: url(../img/img-bg-repeat.gif) repeat;
}

h1 {
padding: 0 0 15px 0;
font-size: 20px;
}
p {
padding: 0 0 15px 0;
line-height: 18px;
}

a, a:visited {
color: #787777;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

.bold {
font-weight: bold;
}

#wrapper {
width: 798px;
margin: 0 auto;
background-color: #fff;
border: 1px solid #fff;
}
#header {
width: 798px;
float: left;
background-color: #a7a9ac;
}
#logoBox {
width: 768px;
float: left;
padding: 5px 15px 15px 15px;
}
a.logoAT { 
width: 239px;
height: 92px;
display: block;
float: left;
background: url(../img/img-logo.gif) no-repeat;
}
a.logoAT span {
display: none; 
}
#strapline { 
width: 227px;
height: 40px;
display: block;
float: right;
margin: 30px 10px 0 0;
background:url(../img/img-strap-tel.gif) no-repeat;
}
#headerImg {
width: 798px;
float: left;
}
#nav {
width: 798px;
float: left;
overflow: hidden;
}
#content {
width: 798px;
float: left;
margin: 5px 0;
position: relative;
background: url(../img/img-content-bg.gif) repeat-y 0 0;
}
#colLeft {
width: 149px;
float: left;
padding: 5px;
}
.quote {
margin: 40px 0 220px 0;
width: 139px;
text-align: center;
background: url(../img/img-bg-quotes.gif) no-repeat 20px 0;
}
.quote p {
font-size: 12px;
padding: 0 0 10px 0;
}
.quote span {
font-weight: normal;
font-size: 10px;
}
#badgetMB {
position: absolute;
bottom: 10px;
left: 20px; 
width: 116px;
height: 114px;
display: block;
background: url(../img/img-badge-mercedes-benz.gif) no-repeat;
}
#colRight {
width: 618px;
padding: 20px 10px;
float: left;
}
#footer {
clear: both;
width: 798px;
background-color: #a7a9ac;
padding: 5px 0;
text-align: center;
color: #fff;
font-size: 10px;
}
#footer p {
padding: 0px;
}
#footer a, #footer a:visited {
color: #fff;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}

#nav li {
float: left;
display: block;
border-right: 1px solid #fff;
}
#nav a, #nav a:visited {
float: left;
display: block;
height: 28px;
border-bottom: 7px solid #e8e8e9;
}
#nav a:hover, #nav a.selected {
border-bottom: 7px solid #a7a9ac!important;
}
#nav a span {
display: none;
}

a.btnHome {
width: 74px;
background: url(../img/img-nav.gif) no-repeat 0 0;
}
a.btnExecServices {
width: 158px;
background: url(../img/img-nav.gif) no-repeat -75px 0;
}
a.btnCorpServices {
width: 167px;
background: url(../img/img-nav.gif) no-repeat -234px 0;
}
a.btnbooking {
width: 145px;
background: url(../img/img-nav.gif) no-repeat -402px 0;
}
a.btnTestimonials {
width: 123px;
background: url(../img/img-nav.gif) no-repeat -548px 0;
}
a.btnContact {
width: 126px;
background: url(../img/img-nav.gif) no-repeat -672px 0;
}

.inputBox {
width: 350px;
padding: 0 0 10px 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputBox input, .inputBox textarea {
width: 230px;
border: 1px solid #cecece;
}
.inputBox label {
width: 90px;
float: left;
display: block;
}
.inputBox .btnSubmit {
border: none;
background-color: #fff;
width: 110px;
font-weight: bold;
color: #787777;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
cursor: pointer;
}