/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 5px 0;
	padding: 0;
	background: url(images/fade.jpg);
	font: normal small arial;
}

h1, h2, h3, h4 {
	color: #990000;
	font-size: 1.3em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	
	font-size: 1.0em;
}

h4 {
	
	font-size: 1.0em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#vehicle-info-area {
	width: 790px;
	height: 180px;
	margin: 0 auto;
	background: url(images/company-header.jpg);
}

#vehicle-info-area * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#vehicle-info-area h1 {
	float: left;
	padding: 5px 0 0 120px;
	font-size: 2em;
}

#vehicle-info-area h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#chauffeur-car-buttons {
	width: 790px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#chauffeur-car-buttons ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#chauffeur-car-buttons li {
	display: inline;
}

#chauffeur-car-buttons a {
	display: block;
	float: left;
	height: 30px;
	padding: 7px 16px 0px 16px;
	text-decoration: none;
	color: #ffffff;
}

#chauffeur-car-buttons a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #cccccc;
}

/* Content */

#bristol-business-car-hire-info {
	width: 790px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#executive-car-guide {
	float: left;
	width: 180px;
	padding: 2px 5px 7px 5px;
}

#vehicle-profile-overview {
	float: left;
	width: 580px;
	padding: 10px 5px 5px 15px;
}



/* Footer */

#website-link-info {
	width: 790px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#website-link-info * {
	color: #ffffff;
}
