@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, #content a{
	border:none;
	color: #5e5d5d;
	text-decoration: none;
}

a:hover, #footer a:hover, #menu ul li a:hover{
color:#318f2e;
}

img{
border:none;
}
#layout {
	width: 765px;
	margin: 30px auto;
}
#main {
	float: left;
	width: 757px;
	padding: 4px;
	border: 1px solid #c9c9c9;
	text-align: left;
	position:relative;
}

#column_wrapper {
	float: left;
	width: 100%;
/*	background-image:url(../../images/column_bg.gif);*/
	background-repeat:repeat-y;
/*	background-color:#0f0;*/
}
.main_bg {
	background-image:url(../../images/column_bg_main.gif);
}
.product_bg {
	background-image:url(../../images/column_bg_products.gif);
}

#column_wrapper_bottom {
	width:767px;
	height:1px;
	float:left;
margin-top:-1px;
}
#column_wrapper_bottom img {
float:right;
}
#column_wrapper_bottom img.left {
float:left;
}


#header {
	float: left;
	width: 737px;
	height: 74px;
	background-color:#3B9639;
	padding: 20px 0px 0px 20px;
	/*background-image: url(../../images/header_bg.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
}
#header p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
#header .logo {
	font-size: 1.7em;
}
#menu {
	float: left;
	width: 100%;
	font-size: 0.7em;
	background-color:#fff;
	padding-bottom:4px;
}
#menu ul {
	float: left;
	margin: 11px 0px 0px 20px;
	padding: 0px 0px 6px 0px;
	display: inline;
	list-style: none;
}
#menu ul li {
	float: left;
	display: inline;
}
#menu ul li a {
	display: block;
	color: #5e5d5d;
	margin: 0px 15px 0px 0px;
	white-space: nowrap;
	text-decoration: none;
}
#phone {
	float: right;
	width: 300px;
	margin: 5px 10px 0px 0px;
	display: inline;
}
#phone p {
	float: right;
	margin: 0px;
	padding: 0px;
	color: #5e5d5d;
}
#phone p.text {
	margin: 6px 10px 0px 0px;
}
#phone p.number {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
}
.underheader{
 background-image: url(../../images/under_header_bg.jpg);
}
.underheader-random0{
 background-image: url(../../images/headers/main-random01.jpg);
}
.underheader-random1{
 background-image: url(../../images/headers/main-random01.jpg);
}
.underheader-random2{
 background-image: url(../../images/headers/main-random02.jpg);
}
.underheader-random3{
 background-image: url(../../images/headers/main-random03.jpg);
}
.underheader-random4{
 background-image: url(../../images/headers/main-random04.jpg);
}
.underheader-random5{
 background-image: url(../../images/headers/main-random05.jpg);
}
#underheader {
	float: left;
	width: 100%;
	height: 164px;
	display: inline;
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom:4px;
	position:relative;
}
#underheader p {
	float: left;
	margin: 24px 0px 0px 0px;
	padding: 0px 20px 20px 320px;
	/*width: 360px;*/
	color: #FFFFFF;
	font-size: 0.9em;
	vertical-align:bottom;
	position:absolute;
	bottom:20px;
}
#underheader p span {
	color: #84d181;
/*	font-size: 1.2em;*/
}
#leftcolumn {
	float: left;
	width: 282px;
	color: #5e5d5d;
	font-size: 0.7em;
}
#leftcolumn a {
	color: #5e5d5d;
	text-decoration: none;
}
#leftcolumn p {
	margin: 0px;
	padding: 0px;
}
#leftcolumn #panel1 {
	float: left;
	width: 162px;
	height: 73px;
	padding: 10px 20px 0px 100px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background-image: url(../../images/buttons/nav-buttons01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftcolumn #panel2 {
	float: left;
	width: 162px;
	height: 73px;
	padding: 10px 20px 0px 100px;
	margin: 4px 0px 0px 0px;
	display: inline;
	background-image: url(../../images/buttons/nav-buttons02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftcolumn #panel3 {
	float: left;
	width: 162px;
	height: 73px;
	padding: 10px 20px 0px 100px;
	margin: 4px 0px 0px 0px;
	display: inline;
	background-image: url(../../images/buttons/nav-buttons03.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftcolumn #panel4 {
	float: left;
	width: 162px;
	height: 73px;
	padding: 10px 20px 0px 100px;
	margin: 4px 0px 0px 0px;
	display: inline;
	background-image: url(../../images/buttons/nav-buttons04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftcolumn #panel5 {
	float: left;
	width: 162px;
	height: 73px;
	padding: 10px 20px 0px 100px;
	margin: 4px 0px 0px 0px;
	display: inline;
	background-image: url(../../images/buttons/nav-buttons05.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#contactdetails {
	float: left;
	width: 242px;
	margin: 15px 20px 5px 20px;
	display: inline;
}
.content, .insidecontent {
	float: left;
	width: 662px;
	margin: 4px 1px 0px 0px;
	border: 1px solid #c9c9c9;
	color: #5e5d5d;
	font-size: 0.75em;
	padding: 35px 45px 35px 45px;
}
.content{
	width: 377px;
}
.content h1, .insidecontent h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}
.content h2, .insidecontent h2, .services h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}
.content p, .insidecontent p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height:1.3em;
}
.content a {
	text-decoration:underline;
}

.insidecontent_details {
	float: left;
	width: 692px;
	margin: 4px 0px 0px 2px;
	border: 1px solid #c9c9c9;
	color: #5e5d5d;
	font-size: 0.75em;
	padding: 30px 30px;
}

.insidecontent_details h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}
.insidecontent_details h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}
.insidecontent_details p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	line-height:1.3em;
}





#footer {
	float: left;
	text-align: right;
	width: 765px;
	font-size: 0.6em;
	color: #5e5d5d;
	margin: 10px 0px 10px 0px;
}
#footer a {
	color: #5e5d5d;
}
.servicesimages {
	float: left;
	width: 661px;
	display: inline;
	background-color:#330000;
}
.insidecontent ul {
	list-style-type: none;
	padding: 0em;
	margin: 0em;
}

.insidecontent ul li{
	background-repeat: no-repeat;
	background-position: 0em .4em;
	height:50px;
	padding-top: 20px;
	padding-left: 80px;
}
.insidecontent h3
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}

#articlebox{
	border: 1px solid #c9c9c9;
	padding:5px;
}

.bullet1{
	background-image: url(../../images/bullet1.jpg);
}
.bullet2{
	background-image: url(../../images/bullet2.jpg);
}
.bullet3{
	background-image: url(../../images/bullet3.jpg);
}
.bullet4{
	background-image: url(../../images/bullet4.jpg);
}
#welcome_panel {
	float: left;
	width: 210px;
	display: inline;
	margin: 0px 1px 0px 3px;
	border: 1px solid #c9c9c9;
	border-right: none;
	border-bottom: none;
	color: #5e5d5d;
	font-size: 0.75em;
	padding: 35px 35px 35px 35px;
}

#welcome_panel h1{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}

#news_panel{
	float: left;
	width: 170px;
	padding: 37px 0px 0px 15px;
	color: #5e5d5d;
	font-size: 0.75em;
	margin: 0px 0px 0px 5px;
	display: inline;
}
#news_panel p{
	margin: 0px;
	padding: 0px;
}
#news_panel p a, #news_panel h3 a{
	text-decoration: underline;
}

#news_panel h1{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
}

#news_panel h2, #news_panel h3
{
	font-weight:normal;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#news_panel h2{
	padding-bottom:5px;
}
#news_panel h2 a{
	text-decoration:underline;
}


#products_panel{
	float: left;
	width: 210px;
	margin: 0px 1px 0px 0px;
	border-top: 1px solid #c9c9c9;
	color: #5e5d5d;
/*	font-size: 0.7em;*/
	padding: 35px 35px 35px 35px;
}

#products_panel h1{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}

#products_panel ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#products_panel ul a{
	text-decoration:underline;
}

#products_panel ul a:hover{
color:#318f2e;
}


#products_info_panel{
	float: left;
	width: 402px;
	margin: 0px 0px 0px 3px;
	border-top: 1px solid #c9c9c9;
/*	border-bottom: none;*/
	color: #5e5d5d;
	font-size: 0.75em;
	padding: 35px 35px 35px 35px;
/*	background-color:#900;*/
}

#products_info_panel h1{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
color:#318f2e;
}

#products_info_panel #product_link{
float:right;
padding:0px 0px 10px 10px;
width:200px;
}
#products_info_panel #product_link img{
float:left;
padding-right:10px;
}
#products_info_panel #product_link img.main_image{
border:1px solid #9d9d9d;
width:198px;
clear:both;
float:left;
margin:0px 0px 10px 0px;
padding:0px;
}



#product_news{
	float: left;
	width: 684px;
	margin: 6px 0px 0px 0px;
	border: 1px solid #c9c9c9;
	color: #5e5d5d;
	font-size: 0.75em;
	padding: 35px 35px 35px 35px;
}

#product_news h1{
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 1.2em;
}



.product_sub_container{
	float:left;
	width:148px;
	border:1px solid #c9c9c9;
	margin-right:30px;
}

.product_sub_container_end{
	float:left;
	width:148px;
	border:1px solid #c9c9c9;
}

.product_sub_container a, .product_sub_container_end a{
	padding-right:10px;
	float:right;
}

.product_sub_container h1, .product_sub_container_end h1{
	margin:0px;
	padding:10px;
}


.product_sub_container img, .product_sub_container_end img{
	width:148px;
	border-top:1px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
}

.product_sub_outter_container{
float:left;
padding-bottom:30px;
width:690px;
}

#productpopup{
	padding-left:10px;
	text-align:left;
	clear: left;
}
#productpopup h1{
 font-size:0.8em;
 width:355px;
 color: #5e5d5d;
}

#productpopup img{
 float:left;
 padding-right:10px;
 
}
#productpopup p{
 padding: 0px 10px 0px 10px;
 line-height:1.3em;
 font-size:0.8em;
 color: #5e5d5d;
 
margin-top: 0;
margin-left: 156px;
}
* html .#productpopup p{ /* IE 3px jog hack*/
height: 1%;
}
#productpopup p a{
 text-decoration:underline;
 color: #5e5d5d;
}
#popupleft{
}
.services{
	float:left;
	padding:0px 0px 20px 0px;
	margin:0px;
	width:670px;
}
.services_left_image{
 padding-right:10px;
 float:left;
}
.services_right_image{
 padding-left:10px;
 float:right;
}

/* styles added by Gary 15/01/2010 */

.numbered-list li{list-style-type:decimal; text-indent:0; padding:0; margin:0}
.services-box-left{float:left; display:block}
.services-box-right{float:right; display:block; width:450px}
.services-box-left img{float:left; display:block; clear:both; padding:0 10px 10px 0}
.services-row{float:left; width:100%; margin:20px 0 0 0}
.row{float:left; width:100%}

/* Styles added by Gary 25/01/2010 */

.pagination{float:left; width:100%; min-height:85px; height:auto !important; height:85px}
.pagination ul{float:left}
.pagination a{text-decoration:underline}



