/*
The design and build of this website is copyrighted to Adventure Graphics, Sutton Coldfield, West Midlands, UK, B72 1SP. 
any intention or attempt to claim responsibility of the design or build of this website is a breach of copyright law.
<meta name="Author" content="Adventure Graphics, 0121 354 1010">
<meta name="Copyright" content="© Adventure Graphics 2008">
<meta name="Publisher" content="Adventure Graphics, www.adventuregraphics.co.uk">
<meta name="Designer" content="Adventure Graphics">
*/

body {
	background-color: #fff;
	margin: 0px;
	border: 0px none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #077647;
	margin-top: 0px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666;
	margin-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #22b14c;
	margin-top: 0px;
	font-weight: bold;
}

p {line-height: 18px; margin-top: 0px;}
img {border: 0px;}
.spaced {line-height: 20px;}
.novmargin {margin-top: 0px; margin-bottom: 0px;}
.notmargin {margin-top: 0px;}
.nobmargin {margin-bottom: 0px;}
.listimg {list-style-image: url(images/listimg.jpg);}
.float_left {float: left; padding: 0px;}
.float_right {float: right; padding: 0px;}
.bold {font-weight: bold;}

.black {font-family: Arial, Helvetica, sans-serif; color: #000;}
.white {font-family: Arial, Helvetica, sans-serif; color: #fff;}
.green {font-family: Arial, Helvetica, sans-serif; color: #22b14c;}
.darkgreen {font-family: Arial, Helvetica, sans-serif; color: #077647;}
.yellow {font-family: Arial, Helvetica, sans-serif; color: #ffde00;}
.formfield {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333;}

a:link {color: #22b14c; text-decoration: none;}
a:visited {color: #22b14c; text-decoration: none;}
a:hover {color: #077647; text-decoration: underline;}
a:active {color: #077647; text-decoration: none;}

/* Allows Div to centre horizontal in browser */
#centre_container {
	width: 1000px;
	height: auto;
	margin: 0px auto 0px;
	background-color: #fff;
}
/* Allows liquid background in FF */
#liquid_background_container {
	width: 1000px;
	height: auto;
	float: left;
	background-image: url('images/liquid_white.jpg');
	background-repeat: repeat-y;
}
#main_contents_container {
	width: 960px;
	height: auto;
	padding: 0px 20px 0px 20px;
	background: transparent;
	float: left;
	color: #000;
}
#copy_container {
	width: 720px;
	height: auto;
	background: transparent;
	float: right;
	padding: 0px;
	margin: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#copy_container .index_container {
	background-image: url('images/world_white.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#copy_container .index_video_box {
	background: url('images/video_box.png') no-repeat top;
	padding: 20px 0px 0px;
	font-size: 11px;
	margin: 0px;
	height: 320px;
}
table.index p {
	font-size: 12px;
	color: #FFFFFF;
}
table.index h3 {
	color: #ffde00;
}
#table_container_1 {
	width: 638px;
	height: 189px;
	background-image: url(images/save_70_w.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 30px;
	font-size:12px;
}
#table_container_2 {
	width: 458px;
	height: 184px;
	background-image: url(images/co2_w.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding: 35px 0px 0px 210px;
	font-size:12px;
}

/* Start of Header Options */

#header {
	width: 1000px;
	height: 205px;
	float: left;
	background-image: url('images/header_white.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#header .logo_link {
	width: 216px;
	height: 130px;
	padding: 25px 20px 0px 20px;
	background: transparent;
	float: left;
	margin: 0px;
}
#header .call_link {
	width: 286px;
	height: 138px;
	padding: 0px 240px 0px 0px;
	background: transparent;
	float: right;
	margin: 0px;
}

/* Start of Footer Options */

#footer {
	width: 1000px;
	height: 50px;
	float: left;
	background-image: url('images/footer_white.jpg');
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding-top: 32px;
}
#footer a:link {color: #ffde00; text-decoration: none;}
#footer a:visited {color: #ffde00; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: none;}
#footer a:active {color: #fff; text-decoration: none;}

#footer .lefttext{
	width: 450px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	background: transparent;
	padding-left: 20px;
}
#footer .midtext{
	width: 1000px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	line-height: 18px;
	background: transparent;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#footer .midtext a:link {color: #999; text-decoration: none;}
#footer .midtext a:visited {color: #999; text-decoration: none;}
#footer .midtext a:hover {color: #666; text-decoration: none;}
#footer .midtext a:active {color: #666; text-decoration: none;}

#footer .righttext{
	width: 100px;
	height: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	background: transparent;
	padding-right: 20px;
}
.midshire {font-size: 9px;}

/* Start of Navigation */

#nav_container_main {
	width: 196px;
	height: auto;
	background: transparent;
	float: left;
	padding: 0px 0px;
}
#nav_container ul {
	border: 0px none;
	margin: 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	background: url('images/button_over_w.jpg');
	background-repeat: no-repeat; 
}
#nav_container ul li {
	text-align: left;
	float: left;
	margin: 0px;
	padding: 0px 0px 7px; /* padding between blocks */
}
#nav_container ul li a, .navcontainer ul li a.selected {
	width: 180px;
	height: 23px; 
	color: #fff;
	text-decoration: none;
	padding-left: 16px;
	padding-top: 7px;
	background: url('images/button_up_w.jpg');
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}
#nav_container ul li a:hover { 
	background-image: url('images/button_over_w.jpg'); 
	background-repeat: no-repeat;
	color: #077647;
	font-weight: bold;
}
#nav_container ul li a.selected {
	background-image: url('images/button_over_w.jpg');
	background-repeat: no-repeat;
	color: #077647;
	font-weight: bold;
}

/* End of Navigation */

#nav_col_advert {
	width: 196px;
	height: auto;
	background: transparent;
	float: left;
	padding: 10px 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}