/* Styles */
body {
margin:0;
background:#000;
}

div {
font-size:11px;
font-family:Tahoma, Arial, sans-serif;
color:#888;
}

a {
color:#888;
}

a:hover {
color:#FFF;
}

h1 {
padding:0;
margin:0;
font-size:11px;
display:inline;
}

h2 {
padding:0;
margin:0;
font-size:11px;
display:inline;
}

.Navigation {
font-size:10px;
font-family:Tahoma, Arial, sans-serif;
color:#888;
padding:20px 0 0 82px;
word-spacing:83.5px;
letter-spacing:2px;
font-weight:bold;
}

.Navigation a {
color:#888;
text-decoration:none;
}

.Navigation a:hover {
color:#FFF;
}

p.indent {
margin:0 0 0 0;
padding:0 0 0 65px;
}

.textLeft {
float:left;
margin:0 0 15px 0;
}

.textRight {
float:right;
margin:0 0 15px 0;
}

/* Layout */

#Container {
width:766px;
height:800px;
margin:auto;
}

#header {
width:246px;
height:43px;
background:url(images/index_01.jpg);
float:left;

padding:45px 0 0 520px;
color:#888;
word-spacing:20px;
}

#BMW {
width:766px;
height:203px;
float:left;
}

#Navigation {
width:681px;
height:38px;
background:url(images/index_03.jpg);
float:left;
}

#indexLeft{
width:179px;
height:239px;
float:left;
background:url(images/index_04.jpg);

padding:95px 0 0 75px;
}

#indexCentre {
width:220px;
height:239px;
float:left;
background:url(images/index_05.jpg);

padding:95px 0 0 50px;
}

#indexRight {
width:222px;
height:239px;
float:left;
background:url(images/index_06.jpg);

padding:95px 0 0 20px;
}

#indexRight ul {
margin:0;
padding:0 0 0 10px;
}

#aboutMain {
width:404px;
height:239px;
background:url(images/about_04.jpg);
float:left;

padding:95px 45px 0 75px;
}

#aboutMain ul {
margin:5px 0 0 12px;
padding:0;
}

#servicesMain {
width:524px;
height:334px;
background:url(images/services_04.jpg);
float:left;
}

#servicesWrapper {
width:404px;
height:219px;
margin:95px 45px 0 75px;
overflow:auto;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#888888;
scrollbar-base-color:#888888;
scrollbar-track-color:#333;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#111111;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:#696969
}

#offersMain {
width:524px;
height:334px;
background:url(images/offers_04.jpg) no-repeat;
float:left;
}

#updateWrapper {
width:404px;
height:219px;
margin:95px 45px 20px 75px;
overflow:auto;
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#888888;
scrollbar-base-color:#888888;
scrollbar-track-color:#333;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#111111;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:#696969
}

#contactMain {
width:404px;
height:239px;
background:url(images/contact_04.jpg);
float:left;

padding:95px 45px 0 75px;
}

#rightColumn {
width:187px;
height:252px;
background:url(images/about_05.jpg);
float:left;

padding:82px 55px 0 0;
}

#Footer {
width:666px;
height:97px;
float:left;
background:#000;

padding: 20px 50px 0 50px;
}

#Keywords {
clear:both;
text-align:center;
}


/*------------------------------------ Contact Form ----------------------------------------*/

.formFields {
width: 115px;
margin-bottom:5px;
font-family:Tahoma, Arial, sans-serif;
font-size:11px;
color:#888;
background-color:#333;
border:1px solid #888;
overflow:auto;

}

#FormLeft{

float:right;
width:115px;
padding:0 20px 0 10px;
text-align:right;
}

.formBtns {
color:#888;
font-family:Tahoma, Arial, sans-serif;
font-size: 11px;
background-color:#333;
border:1px solid #888;
width:56px;
height: 20px;
}