body{
background: url(http://www.vwgroups.co.uk/images/woodbg.png) repeat;
font-family:"lucida sans unicode";
font-size:11px;
line-height:20px;
text-align:justify;
}

#container{
width:500px;
position:absolute;
left:50%;
margin-left:-275px;
top:50px;
background-color:transparent;
}

.navigation{
width:500px;
border:none;
background: url(http://www.vwgroups.co.uk/images/greybg.png) repeat;
padding:0px; 
margin:0px;
}

.main{
width:470px;
_width:500px;
background: #ffffff;
padding:15px;
border:none;
}

.logo {
  height: 172px;
  background: url(http://www.vwgroups.co.uk/images/logo.png) no-repeat;
  text-align:center;
}

.footer{
width:470px;
_width:500px;
background: url(http://www.vwgroups.co.uk/images/greybg.png) repeat;
color:#ffffff !important;
text-align:center;
padding:15px;
border:none;
}

table, td{padding:0px; margin:0px;}

a.nav, a.nav:active, a.nav:visited, a.nav:link{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background: url(http://www.vwgroups.co.uk/images/greybg.png) repeat;
text-decoration:none;
font-family:"lucida sans unicode";
border-right:1px solid #000000;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav:hover{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#be1d33;
background-color: #be1d33;
text-decoration:none;
font-family:"lucida sans unicode";
border-right:1px solid #000000;
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav2, a.nav2:active, a.nav2:visited, a.nav2:link{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#ffffff;
background: url(http://www.vwgroups.co.uk/images/greybg.png) repeat;
text-decoration:none;
font-family:"lucida sans unicode";
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}

a.nav2:hover{
display:block;
width:100%;
height:30px;
_height:40px;
text-align:center;
color:#be1d33;
background-color:#be1d33;
text-decoration:none;
font-family:"lucida sans unicode";
text-transform:uppercase;
font-size:10px;
font-weight:bold;
padding-top:10px;
margin:0px;
}




a, a:active, a:visited, a:link{
color:#be1d33;
text-decoration:none;
}

a:hover{
color:#67917A;
text-decoration:none;
}

b{
color:#B8AF03;
text-decoration:none;
text-transform:uppercase;
}

i{
color:#67917A;
}

u{
border-bottom:1px dotted #d64e6b;
text-decoration:none;
}

h1{
font-family:"arial black";
font-size:15px;
text-align:center;
font-weight:bold;
text-decoration: underline;
letter-spacing:2px;
word-spacing:5px;
color:#be1d33;
margin-bottom:5px;
margin-top:0px;
}

h2{
font-family:"arial black";
font-size:30px;
text-align:center;
font-weight:bold;
letter-spacing:-1px;
word-spacing:5px;
color:#e4dcbc;
text-transform:uppercase;
margin-bottom:20px;
}


