@charset "utf-8";
/* CSS Document */

#container {
	width: 968px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
}
#banner {
	background-color: #FFF;
	height: 130px;
}
#banner_pic {
	float: left;
}
#banner_nav {
	float: right;
	margin-top: 75px;
	width: 420px;
}

#nav_strap {
	margin-bottom: 25px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
}
#main_text {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
#contact_form {
	float: left;
	color: #666;
	background-color: #EEE;
	padding: 5px;
	height: 330px;
	width: 428px;
}
#contact {
	float: left;
	margin-right: 10px;
	color: #666;
	background-color: #EEE;
	padding: 5px;
	height: 330px;
}
#contact_content {
	background-color: #DDD;
	overflow: hidden;
	padding: 10px;
}
#gallery {
	background-color: #DDD;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-top: 7px;
	text-align: center;
	overflow: hidden;
}
#gallery_page {
	padding-bottom: 5px;
	padding-left: 5px;
	clear: left;
	background-color: #DDD;
}


#gallery_enlarge {
	float: left;
	clear: right;
	margin-top: 3px;
	margin-right: 20px;
}
#testimonial {
	float: left;
	background-color: #FFF;
	padding: 5px;
	margin-top: 3px;
	margin-right: 15px;
	width: 245px;
}
#testimonial_strap {
	float: left;
	width: 245px;
	font-size: 10px;
}






#bottom_banner {
	height: 150px;
	background-color: #FFF;
	clear: left;
	background-image: url(images/bottom-banner_index.jpg);
	background-repeat: no-repeat;
}

#footer {
	clear: left;
	color: #000;
	text-align: center;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	height: 20px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFAC63;
}
#showrooms_heading {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
}
#opening_times {
	float: left;
	margin-right: 10px;
	background-color: #EEE;
	color: #666;
	height: 340px;
	line-height: 19px;
}

#tiles_intro {
	padding: 10px;
}
.small {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
}



.content {
	padding: 10px;
	background-color: #DDD;
	text-align: justify;
}
.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.body_text {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
}
.grey {
	background-color: #DDD;
}

.table {
	margin-right: 20px;
	margin-left: 15px;
}
.warning {
font-weight:bold;
color:#F00;
}.fltright {
	float: right;
	text-align: left;
	width: 250px;
	clear: left;
	display: block;
}
.offers_table {
	border: 1px dotted #F00;
}
#offers_box {
	background-color: #DDD;
}
.offers {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}

