/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


body {
	margin: 0px 0;
	padding: 0;
	background: #CECECE url(images/west1bg.gif);
	font: normal small arial;
}

h1, h2, h3 {
	color: #FF0066;
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	
	font-size: 1.2em;
}

h4 {
	
	font-size: 1.1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #FF3300;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* title */

#title {
	width: 980px;
	height: 240px;
	margin: 0 auto;
	background: url(west1title/masthead.jpg);
}

#title * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#title h1 {
	float: left;
	padding: 5px 0 0 120px;
	font-size: 2em;
}

#title h2 {
	float: left;
	padding: 20px 0 0 0;
	font-size: 1em;
}

/* Menu */

#menu {
	width: 980px;
	height: 40px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 7px 10px 0px 10px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 980px;
	margin: 0 auto;
	background: url(images/img5.gif);
}

#content-white {
	width: 980px;
	margin: 0 auto;
	background: url(images/img7.gif);
}

#limoinfo {
	float: left;
	width: 175px;
	padding: 5px 4px 0 6px;
}

#swindon-profiles-column {
	float: left;
	width: 570px;
	padding: 5px 15px 15px 20px;
}

#swindon-profiles-one-column-wide {
	float: left;
	width: 900px;
	padding: 25px 25px 25px 25px;
}


#limousine-graphics {
	float: right;
	width: 190px;
	padding: 0px;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #ffffff;
}