body{
clear:both;
padding:0;
margin:0 auto;
font-family:Tahoma, Arial, Helvetica, sans-serif;
background:url(../images/bg.gif) repeat-x top #3D3D3D;
}

.formtext {
font-size:10px;
}

input {
width:200px;
height:12px;
}

select {
width:200px;
height:18px;
}

textarea{
width:200px;
font-size:100%;
}

input.submit{
width:90px;
height:18px;
font-size:10px;
}


p{
margin:0;
padding:0;
padding-top:12px;
}

h1{
font-size:18px;
}

h2{
font-size:14px;
margin-top:30px;
}

h1 span { display: none; }

h1#logo {
background:url(../images/logo.gif) no-repeat top left;
width:201px;
height:75px;
float:left;
} 

#facebookimg {
width:80px;
height:75px;
margin-top:20px;
margin-left:30px;
float:left;
} 

#container{
width:780px;
margin:0 auto;
}

#header{
background:url(../images/header.gif) no-repeat top;
width:780px;
height:100px;
margin:0 auto;
}



#navigation {
	padding: 0;
	margin: 0;
	height: 100px;
	list-style: none;
	}
#navigation li {
	height: 100px;
	float: right;
	padding: 0;
	margin: 0;
	}
#navigation li a {
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	display: block;
	height: 100px;	
	text-indent: -5000px;
	background-position: left top;
	}
	
#navigation li a:hover {
	color: white;
	background-position: 0 -100px;
	}
		#navigation li a.active,
	#navigation li a.active:hover {
		color: white;
		background-position: 0 -100px;
		}

	
	#nav01 {
		width: 75px;
		margin: 0;
		background:url(../images/btn_home_nor.gif) no-repeat;
		}
	#nav02 {
		width: 75px;
		margin: 0;
		background:url(../images/btn_over_cars_nor.gif) no-repeat;
		}
	#nav03 {
		width: 75px;
		margin: 0;
		background:url(../images/btn_services_nor.gif) no-repeat;
		}
	#nav04 {
		width: 75px;
		margin: 0;
		background:url(../images/btn_about_us_nor.gif) no-repeat;
		}				
	#nav05 {
		width: 75px;
		margin: 0;
		background:url(../images/btn_contact_us_nor.gif) no-repeat;		
		}		
	#nav06 {
		width: 65px;
		margin: 0;
		background:url(../images/btn_gallery_nor2.gif) no-repeat;
		}

#logo{
background:url(../images/logo.gif) no-repeat top left;
width:201px;
height:75px;
float:left;
}

#welcome{
background:url(../images/welcome.gif) no-repeat top;
margin-top:10px;
width:254px;
float:left;
}

#latestnews{
background:url(../images/latest-news.gif) no-repeat top;
margin:10px;
width:253px;
float:left;
}

#ourcars{
background:url(../images/our_cars.gif) no-repeat top;
margin-top:10px;
width:253px;
float:right;
}

.text{
color:#CECECE;
font-size:12px;
font-weight:normal;
margin-right:10px;
}

.newsintro{
height:200px;
margin-bottom:5px;
border-bottom:1px solid #5A5A5A;
}

.readmore{
font-size:12px;
color:#4FADD6;
font-weight:normal;
text-decoration:underline;
}

.readmore:hover{
font-size:12px;
color:#4FADD6;
font-weight:normal;
text-decoration:none;
}

.readmore_01{
font-size:12px;
color:#FFD38E;
font-weight:normal;
text-decoration:underline;
}

.readmore_01:hover{
font-size:12px;
color:#FFD38E;
font-weight:normal;
text-decoration:none;
}

#footer{
float:left;
clear:both;
width:780px;
background:url(../images/footer.gif) no-repeat;
height:45px;
margin:10px 0px 10px 0px;
}

#footerleft{
width:450px;
float:left;
margin:11px 0px 0px 5px;
}


#footerright{
width:200px;
float:right;
margin:16px 0px 0px 0px;
}

.footerlink{
font-size:11px;
font-weight:normal;
color:#9F9F9F;
text-decoration:none;
}

.footerlink:hover{
font-size:11px;
font-weight:normal;
color:#9F9F9F;
text-decoration:underline;
}

.footerlinkbreak{
padding:0px 7px 0px 7px;
font-size:11px;
font-weight:normal;
color:#9F9F9F;
text-decoration:none;
}

#socialmedia{
margin:20px 0 0 0;
}

#facebook{
float:left;
margin:10px 0 0 10px;
/*
margin-top:3px;
margin-left:10px;
*/
}

#twitter{
float:left;
margin:10px 0 0 20px;

}

#content{
width:575px;
float:left;
margin:0px 0px 0px 0px;
}

#contentfull{
width:780px;
float:left;
margin:0px 0px 0px 0px;
}

#img_right{
float:right;
margin:0px 0px 0px 0px;
}


#img_about{
background:url(../images/img_about.gif) no-repeat;
width:200px;
height:200px;
float:right;
margin:0px 0px 0px 0px;
}

#img_cars{
background:url(../images/img_cars.gif) no-repeat;
width:200px;
height:200px;
float:right;
margin:0px 0px 0px 0px;
}

#img_contact{
background:url(../images/img_contact.gif) no-repeat;
width:200px;
height:200px;
float:right;
margin:0px 0px 0px 0px;
}


#img_gallery{
background:url(../images/img_gallery.gif) no-repeat;
width:200px;
height:200px;
float:right;
margin:0px 0px 0px 0px;
}


#img_services{
background:url(../images/img_services.gif) no-repeat;
width:200px;
height:200px;
float:right;
margin:0px 0px 0px 0px;
}

#bottom {
width:780px;
padding-bottom:15px;
font-size:9px;
color:#9F9F9F;

}

#bottom a, #bottom a:active, #bottom a:visited, #bottom a:hover {
font-size:9px;
}

#bottom img {
vertical-align:middle;
}

#optimas {
text-align:right;
}

.border {
border:2px solid color:#9F9F9F;
}


.galleryimg{
padding:1px;
background-color:#9d9d9d;
border:3px solid #5a5a5a;
margin-right:4px;
}

.title span {
display:none;
}

#about { width: 780px; height: 69px; background: url(../images/title_about_us.jpg) no-repeat; } 
#accessibility { width: 780px; height: 69px; background: url(../images/title_accessibility.jpg) no-repeat; } 
#badsworth { width: 780px; height: 69px; background: url(../images/title_badsworth.jpg) no-repeat; } 
#cars { width: 780px; height: 69px; background: url(../images/title_cars.jpg) no-repeat; } 
#contact { width: 780px; height: 69px; background: url(../images/title_contact.jpg) no-repeat; } 
#daimler { width: 780px; height: 69px; background: url(../images/title_daimler.jpg) no-repeat; } 
#disclaimer { width: 780px; height: 69px; background: url(../images/title_disclaimer.jpg) no-repeat; } 
#gallery { width: 780px; height: 69px; background: url(../images/title_gallery.jpg) no-repeat; } 
#links { width: 780px; height: 69px; background: url(../images/title_links.jpg) no-repeat; } 
#news { width: 780px; height: 69px; background: url(../images/title_news.jpg) no-repeat; } 
#princess { width: 780px; height: 69px; background: url(../images/title_princess.jpg) no-repeat; } 
#privacy { width: 780px; height: 69px; background: url(../images/title_privacy.jpg) no-repeat; } 
#services { width: 780px; height: 69px; background: url(../images/title_services.jpg) no-repeat; } 
#sitemap { width: 780px; height: 69px; background: url(../images/title_sitemap.jpg) no-repeat; } 
#success { width: 780px; height: 69px; background: url(../images/title_success.jpg) no-repeat; } 
#windsor { width: 780px; height: 69px; background: url(../images/title_windsor.jpg) no-repeat; } 



