body {
	margin:0;
	padding: 8px 0 0 0;
	font-family:Verdana;
	font-size:small;
	text-align:center;
	color:#333;
	background: #FFF;

}
.industry_link {margin-top:40px;}
#map_container {float:left;height:450px;width:289px;display:block}
/* .industry_link a {margin-top:10px;} */
body#home h1.home-head {
	font-size: 14px;
	width: 200px;
	height: 50px;
	text-indent: -9999px;
	background: url(images/head-home.gif) no-repeat top left;
}

p a:link, p a:visited {
	padding-bottom:0;
	color: #000000;
	text-decoration:underline;
}

.bd2 {color:#FFFFFF;}

h1 a:link, h2 a:link, h3 a:link, h1 a:visited, h2 a:visited, h3 a:visited {
	border-bottom: none;
	color: #000;
	text-decoration: none;
}

h4 a:link, h4 a:visited {
	color: #000000;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}

h6 a:link, h6 a:visited {
	border-bottom: none;
	color: #084C8D;
	text-decoration: none;
}

h6 a:hover {
	color: #084C8D;
	text-decoration: underline;
}

a {
	text-decoration: none;
	border: 0;
}

a:hover {
	padding-bottom:0;
	color:#000000;
	text-decoration:none;
}

.photo img {
	border: 8px solid #000000;
	margin: 0 10px 10px 0;
}

textarea, input {
	background: #FFFFFF;
}

.coupon_ls { display: none; }

/* book a visit rollover */

#book {
	width:180px;
	height: 135px;
	margin:0;
	padding:0;
}

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

#book li a {
	margin: 0;
	padding: 0;
	display: block;
	height: 130px;
	background: url(images/bookavisit2.png) no-repeat top left;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#book-online a {
	width: 180px;
	background-position: 0px 0px;
}

li#book-online a:hover { background-position: 0px -135px; }




/* page structure
---------------------------------------------------------- */

#main-body {
	width:800px;
	margin:0 auto 0 auto;
	padding:0;
	font-size:95%;
	line-height:1.6em;
	text-align:left;
	background: url(images/body_bot.png) no-repeat bottom left;
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;
}

#content {
	width: 620px;
	float: right;
	margin:2px 0 0 0;
	padding: 30px 0 0 0;
	display: inline;
	background: url(images/bg_content.png) no-repeat top left;
}

#content-inner {
	width:580px;
	margin: 10px;
	padding: 10px;
}
	
#sidebar {
	width: 180px;
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 90%;
	line-height: 1.5em;
	color: #FFF;
	padding: 0;
	display: inline;
}
	

/* header
---------------------------------------------------------- */

#header {
	padding:0;
	font-size:95%;
	background:none;
}

/* logo */

#logo {
	width:800px;
	margin:0 auto;
	padding:20px 0 0 0;
	text-align:left;
}

#logo span, #logo a {
	display:block;
	width:800px;
	height:129px;
	padding:0;
	border-style:none;
	background:url(images/head_foot_05_6.png) no-repeat;
}

#logo img {
	display:block;
	width:0;
}

#logo a:hover {
	/*background-image:url(images/logo_rollover.gif);*/
}

/* navigation */

#nav {
	width:800px;
	height: 30px;
	position: relative;
	margin:0 auto;
	padding:0;
}

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

#nav li {
	float:left;
}

#nav li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 30px;
	background: url(images/nav2.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}

li#nav_hom a {
	left: 0px;
	width: 87px;
	background-position: -1px 0;
}

li#nav_ser a {
	left: 87px;
	width: 127px;
	background-position: -88px 0;
}

li#nav_our a {
	left: 214px;
	width: 155px;
	background-position: -215px 0;
}

li#nav_mai a {
	left: 363px;
	width: 190px;
	background-position: -364px 0;
}

li#nav_mee a {
	left: 528px;
	width: 165px;
	background-position: -529px 0;
}

li#nav_con a {
	left: 674px;
	width: 126px;
	background-position: -675px 0;
}

li#nav_hom a:hover { background-position: -1px -40px; }
li#nav_ser a:hover { background-position: -88px -40px; }
li#nav_our a:hover { background-position: -215px -40px; }
li#nav_mai a:hover { background-position: -364px -40px; }
li#nav_mee a:hover { background-position: -529px -40px; }
li#nav_con a:hover { background-position: -675px -40px; }

body#home li#nav_hom a { background-position: -1px -80px; }
body#services li#nav_ser a { background-position: -88px -80px; }
body#guarantee li#nav_our a { background-position: -215px -80px; }
body#maintenance li#nav_mai a { background-position: -364px -80px; }
body#meetourteam li#nav_mee a { background-position: -529px -80px; }
body#contact li#nav_con a { background-position: -675px -80px; }

/* content
---------------------------------------------------------- */
	
#content h1 {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, serif;
	font-size: 21px;
	line-height: 1.5em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0;
	color: #084c8d;
}

#content h2 {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0;
	color: #084c8d;
}

#content h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-family: Verdana, serif;
	font-size: 10px;
	line-height: 2em;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: 0;
	color: #084c8d;
}

#content h4 {
	margin: 0;
	padding: 20px 0 20px 35px;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	text-transform:lowercase;
	background: url(accordian/images/big_arrow.png) left no-repeat;
}

#content h5 {
	margin: 0;
	padding: 15px 0 15px 45px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	text-transform:lowercase;
	background: url(images/big_arrow_white.png) left no-repeat;
}

#content h5 a {
	color: #000000;
}

#content h6 {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Verdana, serif;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	text-transform:lowercase;
	letter-spacing: 0;
	color: #084C8D;
	text-align: left;
}

/*#content h7 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 0;
	color: #333333;
}*/

body#services #accordian h6 {
	color: #084C8D;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, serif;
	text-transform: none;
}

#content-text p {
	font-size: 12px;
	line-height: 1.5em;
}

#wide-image {
	background: url(images/shadow.gif) repeat-x bottom right;
}

.wide {
	width:800px;
	height:154px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	margin: 0 0 8px 0;
}

#title {
	margin: 0;
	padding: 0;
	color: #FFF;
}

#title h1 {
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, sans-serif;
	font-size: 200%;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #000;
	border: none;
}

body#home #content {
	padding-top: 20px;
	margin-top: 2px;
}

body#home #content-text {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

body#home #content-left {
	width: 215px;
	float: left;
	display: inline;
	margin-bottom: 15px;
	margin-top: 0px;
}

body#home #content-right {
	width: 350px;
	float: right;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-right: 10px;
}

body#services #content {
	padding-top: 0;
	margin-top: 0;
	background: none;
}

body#services #content-text {
	padding-top: 0px;
	margin-top: 0px;
}

#service-main {
	width: 575px;
	margin-top: -15px;
	margin-left: 5px;
}

body#bookavisit #content {
	padding-top: 0;
	margin-top: 0;
	background: none;
}

body#bookavisit #content-text {
	padding-top: 0px;
	margin-top: 0px;
}

body#feedback #content {
	padding-top: 0;
	margin-top: 0;
	background: none;
}

body#feedback #content-text {
	padding-top: 0px;
	margin-top: 0px;
}


body#guarantee #content-text {
	background: url(images/guarantee_title.png) no-repeat top left;
	padding-top: 120px;
}

body#maintenance #content {
	padding-top: 15px;
	margin-top: 2px;
	background: url(images/bg_content.png) no-repeat top left;
}

body#maintenance #content-text {
	background: url(images/maintenance_title.png) no-repeat top left;
	padding-top: 100px;
	margin-top: 0px;
}

#accordian {
	background: #fdf5cc url(accordian/images/maintenance_bot.png) no-repeat bottom left;
}

#accordian-inner {
	background: url(accordian/images/maintenance_top.png) no-repeat top left;
	padding: 15px;
}

body#bookavisit #accordian {
	background: #F0F0F0 url(images/bookavisit_bot.gif) no-repeat bottom left;
}

body#bookavisit #accordian-inner {
	background: url(images/bookavisit_top.gif) no-repeat top left;
	padding: 65px 15px 15px 15px;
}

.accordian-left {
	float: left;
	display: inline;
	margin-right: 10px;
}

.accordian-right {
	float: right;
	display: inline;
	margin-left: 10px;
}

body#meetourteam #content {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0px;
	background: none;
}

body#meetourteam #content-text {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

body#meetourteam #right {
/* 	padding-top: 30px; */
	margin-bottom: 0px;
}

body#meetourteam #testimonial {
	margin: 0px;
}

#man {
	margin-left: 10px;
}

body#forsale #content {
	padding-top: 0;
	margin-top: 0;
	background: none;
}

body#forsale #content-text {
	padding: 0px 0px 0px 20px;
	margin-top: 0px;
}

body#forsale #right dl.rounded {
	margin-top: 30px;
}

body#forsale #right .rounded_b {
	margin-top: -10px;
}

body#contact #content-text {
	background: url(images/contact_us.png) no-repeat top left;
	padding: 100px 0px 0px 0px;
	margin-top: 0px;
}

body#contact #content-left {
	width: 160px;
	float: left;
	display: inline;
	padding-right: 20px;
	border-right: 1px dotted #CCCCCC;
}

body#contact #content-right {
	float: right;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
}

body#newsarticle #content {
	padding-top: 0px;
}

#t, #e, #f, #w, #b { 
	padding-left: 25px;
	margin-top: 0px;
}

#t { background: url(images/t.png) left no-repeat; }
#e { background: url(images/e.png) left no-repeat; }
#b { background: url(images/b.png) left no-repeat; }
#f { background: url(images/f.png) left no-repeat; }
#w { background: url(images/w.png) left no-repeat; }



/* rounded corners yellow
---------------------------------------------------------------------*/

dl.rounded, dt.rounded1, dd.rounded2, .rounded3 {
	margin: 0 0 18px 0;
	padding: 0;
	border: 0;
}

dl.rounded {
	width: 280px;
}

dd.rounded2 {
	background: #F7DD3A url(images/rounded_top.png) top left no-repeat;
	padding-top: 0px;
}

.rounded3 {
	background: url(images/rounded_bot.png) bottom right no-repeat;
	padding-bottom: 0px;
}

.unattended p {
	padding: 20px;
	font-size: 12px;
	color: #084C8D;
	font-weight: bold;
}

/* rounded corners blue
---------------------------------------------------------------------*/

dl.rounded_b, dt.rounded1_b, dd.rounded2_b, .rounded3_b {
	margin: 20px 0 12px 0;
	padding: 0;
	border: 0;
}

dl.rounded_b {
	width: 280px;
}

dd.rounded2_b {
	background: #084C8D url(images/franchise_b_top.png) top left no-repeat;
	padding-top: 0px;
}

.rounded3_b {
	background: url(images/franchise_b_bot.png) bottom right no-repeat;
	padding-bottom: 0px;
}

.franchise_paragraph {
	padding: 20px 0 0 0;
}

.franchise_paragraph p {
	padding: 0 15px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}



/* enquiry form 
---------------------------------------------------------------------*/

#enquiry {
	margin: 0px;
}

#enquiry-pad {
	width: 380px;
	background: #ccc url(images/enquiry_bot.gif) no-repeat bottom left;
}

ul.enquiry-top {
	background: url(images/enquiry_top.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
	margin-left: 0;
}

ul.enquiry-top li {
	margin: 0px;
	padding-top: 20px;
}

#enquiry form {
	margin: 0px;
	padding: 0 20px 20px 20px;
}

/*--------------------------------------------------------------------*/


ul.thumbnails {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thumbnails li {
	float: left;
	display: inline;
	margin: 0 10px 10px 0;
	padding: 0;
	line-height: 1;
}

ul.thumbnails img {
	margin: 0;
	padding: 0;
	border: 0;
	border: 8px solid #000000;
}

.photo {
	float: left;
	display: inline;
}

.photo-right {
	float: right;
	display: inline;
	margin-left: 8px;
	margin-top: 5px;
}

.links {
	margin-bottom: 10px;
}

.green {
	color:#ff3333;
	background:#000;
	padding: 10px;
}

.fail {
	color:#ff3333;
}

/* testimonials
---------------------------------------------------------------------*/

#testimonial {
	width: 580px;
	margin: -20px 0 0 0;
	padding: 0px;
	background: #F0F0F0 url(images/bookavisit_top2.gif) no-repeat top left;
	clear: left;
}

body#meetourteam #testimonial {
	margin-top: -20px;
}

#testimonial-inner {
	width: 580px;
	margin: 0px;
	padding: 0;
	background: url(images/bookavisit_bot.gif) no-repeat bottom left;
}

#testimonial p {
	text-align: center;
	padding-top: 20px;
}

#testimonial h3 {
	padding-bottom: 20px;
	border-bottom: #F7DD3A;
	text-align: right;
	font-size: 10px;
	padding-right: 30px;
}

#test-protect {
	display: block;
}
	



/* news
---------------------------------------------------------------------*/

#news-bot {
	width: 180px;
	background: #084C8D url(images/news_02.png) no-repeat bottom left;
}

table.news-top {
	background: url(images/news_01.png) no-repeat;
	list-style: none;
	padding: 0;
	margin: 0;
}



/* articles
----------------------------------------------------------------------*/

body#article #content-inner {
	float: right;
	width: 570px;
}

body#article .blog h1 {
	margin-bottom: 4px;
	line-height: 1em;
	color: #09F;
	font-size: 24px;
	padding-bottom: 4px;
	border-bottom: 1px solid #777;
}


/* sidebar
---------------------------------------------------------- */

#sb-info {
	padding-bottom: 0px;
	padding-top: 0px;
	background: none;
}

#sb-info img { padding-bottom: 0px; }

#sb-info table {
	width: 180px;
}

#sb-info table td {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#news-head { 
	margin-top: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	width: 180px;
	height: 30px;
}

#news {
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 14px;
	width: 180px;
}

#news ul {
	list-style: square;
	line-height: 2;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-left: 8px;
	margin-right: 6px;
	padding-right: 6px;
	margin-top: 0px;
	color: #F7DD3A;
}

#news ul li a {
	color: #FFFFFF;
}


/* footer
---------------------------------------------------------- */

#footer {
	width: 800px;
	height: 60px;
	margin: 2px auto 0px auto;
	padding: 0;
	background:url(images/head_foot_23.png) no-repeat top left;
}

#footer a {
	width: 180px;
	height: 54px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	display: inline;
	text-indent: -9999px;
}
	
#footer p {
	margin: 0;
	padding: 0;
	font-size: 100%;
	color:#ff3333;
}

#footer a {
	color:#AAAAAA;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	background: none;
}

#footer a:visited {
	text-decoration:none;
}

/* byline
---------------------------------------------------------- */

#byline, #byline a:link, #byline a:visited {
	font-size: 9px;
	color: #084C8D;
	text-decoration: none;
}

#byline { margin-bottom: 200px; }

#byline a:hover {
	font-size: 9px;
	color: #084C8D;
	text-decoration: underline;
}

#disclaimer {
	color: #999999;
}

#disclaimer a:link, #disclaimer a:visited {
	color: #999999;
	text-decoration: none;
}

#disclaimer a:hover {
	color: #000000;
	text-decoration: none;
}

hr, .hide {
	display: none;
}

a img {
	border: none;
}

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
ul.thumbnails:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
	
/* non distructive form */
.nonDistructiveForm{
padding:0;
margin:0;
}

/* ---------------- Popup Zoom Style ------------ */
.popupWindow{
background-image:url(images/shadow.png);
padding:0;
margin:0;
width: 460px;
height: 460px;
position:absolute;
display:none;
top:0;
left: 100px;
top: 50px;
z-index:500;
}
.popupClose{
position:absolute;
padding:0;
margin:0;
left: 20px;
top: 20px;
z-index:9999;
}
.zoomDiv{
float:left; 
position:absolute; 
z-index:999;
}
.zoomTable{
margin-top:30px;
margin-left:32px;
/*background-color:#FFFFFF;*/
width: 392px;
text-align:center;
}





/* Update 01/02/2010 by Richard King */
/* Updates to the Meet our Team member page */

.team_seperator{
	height: 3px;
	width: 100%;
	line-height: 3px;
	overflow: hidden;
	background-color: #333333;
	margin: 10px 0;
}

#team_details h1 {
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	color:#084C8D;
	margin: 0;
	padding: 0;
}
#team_details h2 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color:#333;
	margin: 10px 0;
}

#team_title1{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #000;
	padding: 10px 0;
	clear: both;
}
#team_text{
	font-size: 12px;
	color: #333;
}
