body {
	margin: 0;
	padding: 0;
	font: 80%/1.3 Arial, Verdana, sans-serif;
	background-color: #C6D2D2;
	color: #666;
}

h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 0;
}

h4 {
	font-size: 2.0em;
	font-weight: normal;
	margin:0;
}

h5 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #eaeaea;
}

a:visited {
	color: #8C8C8C;
}

#wrapper {
	width: 991px;
	margin: 20px auto 0px auto;
	background-color: #fff;
}

#branding {
	height: 160px;
}

#logo {
	height: 91px;
	padding-top: 25px;
	float: left;
	margin-left: 224px;
}

#branding_tel {
	float: right;
	width: 215px;
	margin: 10px 6px 0px 0px;
}

#logo p {
	margin: 0;
}

#logo img {
	border: 0;
}

#topnav {
	height: 45px;
	clear: both;
}

#topnav ul {
	list-style: none;
	margin: 0;
width:100%;
}

#topnav ul li {
	display: inline;
	margin-right: 29px;
	line-height: 45px;
}


#topnav ul li a {
	color: #969694;
}

#topnav ul li a:hover {
	color: #000;
}

#topnav ul li#current a {
	color: #000;
}

#topnav ul li.first {
	margin-left: -11px;
}

/* Main Content */

#page-image {
	width: 991px;
	height: 228px;
}

#main-content-area ,#main-content-area-left{
	margin-top: 15px;
}

#left-content {
	float: left;
	width: 392px;
	margin-left: 30px;
	margin-right: 40px;
}

#secondary-content-area {
	width: 513px;
	float: left;
	position: relative;
}

#secondary-content-picture {
	width: 329px;
	float: left;
	padding: 0 14px 0 0;
}

.small-text {
	font-size: 0.8em;
	margin-top: -10px;
}

.offer-advert {
	width: 138px;
	float: left;
	padding: 0 18px 0 10px;
	border-left: 1px solid #CCCCCC;
}

.offer-advert.last {
	padding-right: 0;
}

.offer-advert.internal {
	padding-right: 0;
	float: right;
	clear: right;
	margin-top: 20px;
}

.offer-advert p {
	margin-top: 0;
	font-size: 1.1em;
}

.offer-advert p.offer-text-small {
	font-size: 0.8em;
	margin-top: -10px;
}

.offer-advert p a:hover {
	text-decoration: none;
	color: #ff0000;
}

.clear-fix {
	clear: both;
}

.telephone {
	clear: both;
	width: 500px;
	height: 17px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: right;
}

.internal-telephone {
	width: 294px;
	height: 17px;
	position: absolute;
	bottom: 0;
	right: 180px;
}

.promotion-box3 {
	clear: both;
	width: 503px;
	height: 65px;
}

.opening-hours {
	width: 483px;
	text-align: right;
	margin-right: 20px;
	font-size: 0.9em;
}

.opening-hours-home {
	width: 483px;
	text-align: right;
	margin-right: 20px;
	font-size: 0.9em;
	float:right;
}

.testimonials {
	width: 370px;
	padding: 5px 10px 0 10px;
	background: #fff url(/images/testimonial-bg.gif) repeat-x top left;
}

.testimonials .quote {
	font-size: 1.2em;
	color: #000;
}
.testimonials .cite {
	font-size: 1.0em;
	color: #000;
}

#content-opening-times {
	width: 400px;
	clear: both;
	float: left;
	margin-left: 30px;
}

#telephone-number {
	width: 300px;
	float: left;
	margin-left: 20px;
}

/* Showroom Pages */

#showroom-content {
	width: 738px;
	margin-left: 30px;
	float: left;
}

#showroom-advert-area {
	width: 148px;
	float: right;
	margin-right:18px;
}


/* Gallery Pages */

.gallery {
	width: 750px;
}

.clear {
	clear: both;
}

.gallery-thumbnail {
	width: 124px;
	height: 210px;
	margin-left: 25px;
	margin-bottom: 20px;
	float: left;
	overflow: hidden
}

.gallery-thumbnail img {
	border: 2px solid #fff;
}

.gallery-thumbnail a:hover img {
	border: 2px solid #000;
}


/* Contact Form */
#contact-form-holder {
	width: 738px;
	margin-left: 30px;
	float: left;
}

#contact-form {
	width: 450px;
	margin: 0 auto;
	padding-top: 15px;
	font-size: 0.9em;
}

#contact-form p {
	clear: both;
}

#contact-form label {
	width: 190px;
	float: left;
}

#contact-form .textfield {
	width: 200px;
}

#contact-form .checkbox-label {
	width: 320px;
}

#contact-form .submit-button {
	background-color: #3D3D3D;
	color: #fff;
	border: 0;
	float: right;
	border: 1px solid #3d3d3d;
}

#contact-form .reset-button {
	background-color: #fff;
	color: #666;
	border: 1px solid #666;
	float: right;
	margin-right: 10px;
}

/* Footer Styling */

#footer {
	width: 991px;
	margin: 20px auto;
}

#footer p {
	font-size: 0.8em;
	color: #666666;
	margin-top:-10px;
}

#footerleft {
	width: 800px;
	float: left;
	text-align: left;
}

#footerright {
	width: 180px;
	float: right;
	text-align: right;
}
#main-content-area-left {
	float: left;
}
#main-content-area-right {
	float: left;
	width: 260px;
	height: 150px;
	overflow:hidden;
	margin-left: 40px;
	padding-left: 10px;
}
#main-content-area-right a{
	line-height: 24px;
}