body {
	font: 62.5%/1.6 Helvetica, Arial, sans-serif;
	color: #666;
	margin: 25px auto 15px auto;
	text-align: center;
	background: #eee url(../images/bg-body.gif) repeat-x 50% 0;
}
p {
	margin: 15px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0 0 15px 0;
	padding: 0;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: solid 1px #eaeaea;
	margin-bottom: .5em;
	color: #096BB3;
}
h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #2797E6;
}
h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 22px;
}
#vehiclesearch h3 {
	font-size: 120%;
	font-weight: bold;
	color: #3B75C1;
	border-bottom: 3px solid #ddd;
	padding-left: 0;
	text-transform: uppercase;
}
a:link {
	color: #2797E6;
	text-decoration: none;
}
a:hover {
	color: #3DB0F4;
	text-decoration: underline;
}
a:visited {
	color: #2797E6;
	text-decoration: none;
}
img {
	border: 0;
}
.address {
	background: url(../images/icons/home.png) no-repeat left center;
}
.contact {
	background: url(../images/icons/phone.png) no-repeat left center;
}
.time {
	background: url(../images/icons/time.png) no-repeat left center;
}
.map {
	background: url(../images/icons/map.png) no-repeat left center;
}
.email {
	background: url(../images/icons/email.png) no-repeat left center;
}
.clear {
	clear: both;
	height: 0;
}
.small {
	font-size: 85%;
	color: #999;
}
.left {
	float: left;
}
.right {
	float: right;
}
.box {
	width: 48%;
}
#footer p, #slideshow-wrapper p {
	padding: 0;
	margin: 0;
}
#sidebar p, #vehiclesearch p  {
	margin: 0 0 15px 0;
	text-align: center;
}

/* LAYOUT
----------------------------------------*/

#layout {
	text-align: left;
	margin: 0 auto;
	font-size: 1.4em;
	background: #fff url(../images/bg-content-wrapper.gif) repeat-x 50% 0;
}
#masthead {
	width: 980px;
	margin: 0 auto;
	padding: 5px 5px 0 5px;
	height: 185px;
	background: url(../images/bg-header.jpg) no-repeat;
}
#header {
	height: 150px;
	position: relative;
}
#content-wrapper {
	width: 935px;
	margin: 0 auto;
	padding: 20px 25px 5px 20px;
	background: #fff;
}
#content {
	width: 705px;
	float: right;
}
#vehiclesearch {
	width: 210px;
	float: left;
}
#footer-wrapper {
	margin: 0 auto;
	padding: 15px 0;
	clear: both;
	font-size: 1.2em;
	color: #999;
	background: #eee;
	border-top: 1px solid #ddd;
}
#footer {
	text-align: center;
}
#slideshow-wrapper {
	height: 160px;
	background: #B5CBD9;
}

/* HEADER
----------------------------------------*/

#logo {
	position: absolute;
	top: 5px;
	left: 30px;
}
#manu {
	position: absolute;
	top: 15px;
	right: 15px;
}

/* CONTENT
----------------------------------------*/

.picture {
	padding: 5px;
	border: 1px dashed #ddd;
}
ul.list {
	padding: 0;
	margin: 0 20px 20px 20px;
	border-top: 1px dashed #ddd;
}
ul.list li {
	list-style: none;
	background: url(../images/icons/arrow.gif) no-repeat 0 9px;
	margin: 0;
	padding: 6px 0 6px 15px;
	border-bottom: 1px dashed #ddd;
}
a.top {
	font-size: 85%;
	display: block;
	text-transform: uppercase;
	display: block;
	padding: 5px 10px 5px 0;
	margin: 0;
	text-align: right;
	background: url(../images/icons/arrow-top.gif) no-repeat right center;
	border-top: 1px solid #eee;
}

/* THUMBNAIL
----------------------------------------*/

.thumbnail {
	width: 245px;
	padding: 20px 5px 5px 39px;
	background: #fff url(../images/thumbnail-container.png) no-repeat 50% 0;
}
.thumbnail img {
	width: 235px;
	height: 175px;
	padding: 5px;
	margin-bottom: 20px;
	border: 0;
}
.thumbnail p {
	font-style: italic;
	margin: 0;
	padding: 0;
	color: #999;
}

/* CAR SEARCH FORM
----------------------------------------*/

form.carsearch {
	margin: 0;
	padding: 60px 20px 0 20px;
\\	height: 170px;
	background: url(../images/bg-carsearch-top.gif) no-repeat 50% 0;
	display: block;
}
.carsearch fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.carsearch legend {
	display: none;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 0 0 10px 0;
	background:  url(../images/icons/search.png) no-repeat left center;
	text-transform: uppercase;
}
.carsearch label {
	display: none;
}
.carsearch select, .carsearch input {
	display: block;
	width: 170px;
	color: #666;
	margin-bottom: 5px;
}
.carsearch input.button {
	width: 41px;
	height: 22px;
	margin-top: 10px;
}
#formfooter {
	height: 30px;
	margin-bottom: 10px;
	background: url(../images/bg-carsearch-bottom.gif) no-repeat center bottom;
}

/* FORM
----------------------------------------*/

form.feedback {
	padding: 0;
	margin-top: 20px;
}
.feedback fieldset {
	padding: 0 20px 20px 20px;
	margin: 0 0 20px;
	border: 1px solid #ddd;
}
.feedback legend {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 0 5px 0 20px;
	background:  url(../images/icons/arrow-grey.gif) no-repeat left center;
	text-transform: capitalize;
}
.feedback label {
	padding: 5px 0 0;
	margin: 0;
	display: block;
}
.feedback .required {
	color: #999;
	font-style: italic;
}
.feedback input, .feedback textarea, .feedback select {
	padding: 1px 2px;
	width: 98%;
	color: #333;
	margin: 0 0 5px;
	border: 1px solid #ddd;
}
.feedback textarea {
	height: 150px;
}
.feedback .radio {
	width: 15px;
	height: 15px;
	border: none;
}
.feedback .checkbox {
	border: none;
	width: 15px;
	height: 15px;
	margin-right: 10px;
	float: left;
	display: block;
}
.feedback input.button, #carsearch input.button {
	font-weight: bold;
	color: #ddd;
	text-transform: uppercase;
	width: 70px;
	border: none;
	text-align: center;
	padding: 6px 0 25px 0;
	background: url(../images/icons/btn_form.png) no-repeat left 0;
	cursor: pointer;
	font-size: 0.7em;
}
.feedback input.button:hover, .feedback input.button:active, #carsearch input.button:hover, #carsearch input.button:active {
	color: #fff;
\\	background: url(../images/icons/btn_form.png) no-repeat left -31px;
}

/* SELF CLEARING FLOATS
----------------------------------------*/

#content-wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#content-wrapper {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #content-wrapper {
	height: 1%;
}
#content-wrapper {
	display: block;
}
/* End hide from IE-mac */
