* {padding: 0; margin: 0;} 
p {padding-bottom:15px}

textarea {
	overflow:visible;
	padding: 5px;
	width: 95%;} 
	
li { margin-left:30px; margin-bottom:5px; margin-top:5px}

ul,ol{ margin-bottom:10px;}

/*alternate coloured tables Start*/
tr.d0 td {
	background-color: #F2F2F2;
	color: #5B5B5B;
	padding:3px; 
}
tr.d1 td {
	background-color: #E0E0E0;
	color: #5B5B5B;
	padding:3px; 
}

.f5 {
	color: #666666;
	font-size:12px;
	line-height: 20px;
}

.subhead {
	color: #666666;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
}


.admin2 {
	font-size: 13px;
	letter-spacing: 2px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}	



#catscroll {
	position:relative; 
	left:0px; 
	top:0px; 
	width:925px; 
	height:200px;
	margin-bottom:20px;
	overflow:auto;
	z-index:9
	}
	
	
#catexpand {
	position:relative; 
	left:0px; 
	top:0px; 
	width:925px; 
	margin-bottom:20px;
	z-index:9
	}




.logos img 
{ 
margin-left:5px;
margin-right:10px;
	margin-bottom:10px
	}
	
	

.gal img 
{
	border-style:solid;
	border-color: #cccccc;
	border-width:3px;
	margin-right:10px;
	margin-bottom:10px
	}

.gal {
	font-size: 11px;
	letter-spacing: 2px;
	line-height:18px;
	color: #333333;
}


.team img 
{
	border-style:solid;
	border-color: #cccccc;
	border-width:3px;
	margin-left:2px;
	margin-right:10px;
	margin-bottom:10px
	}
	
.team {
	font-size: 11px;
	letter-spacing: 2px;
	line-height:18px;
	color: #333333;
}


.serv img 
{
	border-style:solid;
	border-color: #cccccc;
	margin-left:2px;
	margin-right:10px;
	margin-bottom:10px
	}
	
.serv {
	font-size: 11px;
	letter-spacing: 2px;
	line-height:18px;
	color: #333333;
}

body  {
	COLOR:#999999;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#EBEBEB;
	background-image:url(main_bg.gif);
	background-repeat:repeat;
}


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }




#container {
	position:relative;
	width: 950px;
	margin: 0px auto;
	text-align: left;
	background-color: #ffffff;
	z-index: 1;
}

.seperator{
margin-bottom:20px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	}


/*HORIZONTAL MENU START*/

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 8px 12px 2px 18px;
	text-decoration: none;
	font-size: 9px;
	font-weight:500;
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 0px;
}

#menu a:hover {
	color: #53BB9D;
}

#menu a:active {
	color: #ffffff;
}

/*HORIZONTAL MENU END*/




/* Form Styles*/
.quoteform {
	font-size: 14px;
	background-color:#F5F5F5;
	color: #999999;
	border-style:dotted;
	padding:2px 0px 2px 0px;
	border-color: #cccccc;
	border-width: 1px;
	}
	
	
	
.loginform {
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	border-style:dotted;
	border-color: #cccccc;
	border-width: 1px;
	}

input.submit_button{
	color:#ffffff;
	background-color: #333333;
	font-size: 12px;
	border-style: solid;
	border-color: #333333;
	border-width: 5px;
 }
 
 
 
 input.login_button{
	color:#ffffff;
	background-color: #333333;
	font-size: 12px;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	padding:0px 5px 0px 5px
 }
 
 
 .noform {
	font-size: 12px;
	letter-spacing: 1px;
	color: #00CC33;
	font-weight: bold;
	background-color: #FFFFFF;
	border-width: 0px;
	}
	
	
	noform2 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	font-weight: bold;
	background-color: #cccccc;
	border-width: 0px;
	}
 
 /*start header divs*/



#logo{
	position:absolute; 
	overflow:hidden; 
	left:7px; 
	top:10px; 
	width:207px; 
	height:87px; 
	z-index:2; 
	background-color:#ffffff
	}
 

#footer {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:950px; 
	height:130px;
	padding-top:10px;
	text-align:center; 
	float :left; 
	z-index:2;
	/*background-image:url(f_bg1.jpg);
	background-repeat:repeat-x;*/
	background-color:#007D47
	}



#main {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:100%; 
	z-index:2;
	float :left; 
	background-color:#ffffff
	}
	
#headerleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	height:185px; 
	width:660px; 
	z-index:2; 
	float :left; 
	background-color:#007D47
	}
	
#headerright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	height:185px; 
	width:290px; 
	z-index:2; 
	float :right;
	background-color:#53BB9D
	}
	
	
#menu {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	height:30px; 
	width:950px; 
	z-index:2; 
	float :left;
	background-image:url(m_bg1.jpg);
	background-repeat:repeat-x


	}
	
	#spacer1,#spacer2,#spacer3,#spacer4,#spacer5,#spacer6,#spacer7,#spacer8,#spacer9,#spacer10{
	position:relative; 
	left:0px; 
	top:0px; 
	width:925px; 
	height:10px;
	margin-bottom:20px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dashed;
	border-bottom-width:1px
	}
	
	
/*FLASH MOVIE DIV*/	
#upperleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	height:300px; 
	width:660px; 
	z-index:2; 
	float :left; 
	background-color:#EFEFEF;
		border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:5px
	}
	
	
/*NEW TICKER DIV*/
#upperright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	height:300px; 
	width:280px; 
	z-index:2; 
	float :right;
	background-color:#EFEFEF;
	background-image:url(news_bg.jpg);
	background-repeat:repeat-x;
	padding:0px 5px 0px 5px;
			border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:5px
	}
	
	
/*HOME DIVS*/
#homeleftcolumn {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:630px; 
	z-index:2; 
	float :left; 
	padding: 0px 10px 0px 10px;
	background-color:#ffffff;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width:0px
	}
	
#homerightcolumn {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:277px; 
	z-index:2; 
	float :right; 
	padding: 0px 0px 0px 10px;
	background-color:#ffffff;
	border-top-color:#333333;
	border-top-style:solid;
	border-top-width:0px
	}
/*HOME DIVS*/


/*QUOTE DIVS*/
#quotecolumn {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:930px; 
	z-index:2; 
	float :left; 
	padding: 0px 10px 0px 10px;
	background-color:#ffffff;
	}
/*QUOTE DIVS*/


/*FAQ DIVS*/
#faqcolumn {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:930px; 
	z-index:2; 
	float :left; 
	padding: 0px 10px 0px 10px;
	background-color:#ffffff;
	}
/*FAQ DIVS*/


/*ABOUT DIVS*/
#aboutcolumnleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:630px; 
	z-index:2; 
	float :left; 
	margin-bottom:20px;
	padding: 0px 10px 0px 10px;
	background-color:#ffffff;
	margin-bottom:25px
	}
	
	
#aboutcolumnright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:275px; 
	z-index:2; 
	float :right;
	margin-bottom:20px;
	background-color:#ffffff;
	padding: 0px 0px 0px 10px;
	}
/*ABOUT DIVS*/
	
	
/*SERVICE DIVS*/
#servicecolumnleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:245px; 
	z-index:2; 
	float :left; 
	margin-bottom:20px;
	padding: 0px 0px 0px 10px;
	background-color:#ffffff;
	margin-bottom:25px
	}
	
	
#servicecolumnright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:665px; 
	z-index:2; 
	float :right;
	margin-bottom:20px;
	background-color:#ffffff;
	padding: 0px 10px 0px 10px;
	}
/*SERVICE DIVS*/
	
	

/*ENERGY DIVS*/
#energycolumnleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:630px; 
	z-index:2; 
	float :left; 
	margin-bottom:20px;
	padding: 0px 10px 0px 10px;
	background-color:#ffffff;
	margin-bottom:25px
	}
	
	
#energycolumnright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:275px; 
	z-index:2; 
	float :right;
	margin-bottom:20px;
	background-color:#ffffff;
	padding: 0px 0px 0px 10px;
	}
/*ENERGYDIVS*/


/*CONTACT DIVS*/
#contactcolumnleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:430px; 
	z-index:2; 
	float :left; 
	margin-bottom:20px;
	padding: 0px 10px 0px 10px;
	background-color:#ffffff;
	margin-bottom:25px
	}
	
	
#contactcolumnright {
	position:relative; 
	overflow:hidden; 
	right:0px; 
	top:0px; 
	width:440px; 
	z-index:2; 
	float :right;
	margin-bottom:20px;
	background-color:#ffffff;
	padding: 0px 0px 0px 10px;
	}
/*CONTACTDIVS*/


	
	
/*NEWS DIVS*/
#newscolumn {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:930px; 
	z-index:2; 
	float :left; 
	padding: 0px 10px 0px 10px;
	background-color:#ffffff;
	margin-bottom:25px
	}
/*NEWS DIVS*/
	
	
	/*end main divs*/

.form1 {
	font-size: 12px;
	background-color: #FFFFFF;
	color: #999999;
	border: 1px solid #CCCCCC;
	
}

.main {
	font-size: 11px;
	letter-spacing: 2px;
	line-height:18px;
	color: #333333;
}


.news{
	font-size: 9px;
	letter-spacing: 2px;
	line-height:18px;
	color: #333333;
}

.newsdate{
	font-size: 11px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	line-height:18px;
	color:#333333;
}


.footertext {
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 2px;
	line-height:18px
}



.white {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.whitehead {
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight:600
}




.newshead {
	font-size: 12px;
	letter-spacing: 1px;
	color: #53BB9D;
	font-weight: bold;
	line-height:26px
}


.address {
	color: #333333;
	font-size:11px;
	letter-spacing:1px;
	line-height: 18px;
}


h1 {
	font-size: 16px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 18pt;
	background: url(icon.jpg) no-repeat left top;
	padding-left: 30px;
	padding-bottom:10px;
	padding-top:10px
}


h2 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 20px;
	padding-bottom:10px;
	padding-left:4px;
	padding-top:3px
}


h3 {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	line-height: 20px;
	padding-bottom:10px;
	padding-left:0px;
	padding-top:3px
}

.log {
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
	font-weight:600;
	line-height: 20px;
	padding-bottom:5px;
	margin-left:4px;
	padding-top:5px;
	background: url(user.gif) no-repeat left center;
    padding-left: 25px;
}


.e1 {
	font-size: 10px;
	letter-spacing: 2px;
	color:#FF0000;

}

.f1 {
	font-size: 10px;
	letter-spacing: 2px;
	color:#333333;
	line-height: 30px;

}

.f2 {
	font-size: 10px;
	font-weight:600;
	letter-spacing: 2px;
	color:#333333;
	line-height: 35px;

}


.f3 {
	font-size: 10px;
	font-weight:600;
	letter-spacing: 2px;
	color:#333333;

}


.t1 {
	font-size: 11px;
	font-weight:600;
	letter-spacing: 1px;
	line-height:18px;
	color:#007D47;

}

.t2 {
	font-size: 10px;
	font-weight:500;
	letter-spacing: 1px;
	line-height:18px;
	color:#333333;

}

.t3 {
	font-size: 10px;
	font-weight:500;
	letter-spacing: 1px;
	line-height:18px;
	color:#333333;

}



.success{
	font-size: 12px;
	letter-spacing: 1px;
	color:#00CC00;
	line-height: 25px;
	background: url(images/success.gif) no-repeat left center;
	padding-left: 30px;
	padding-bottom:10px;
	padding-top:10px
}


.error{
	font-size: 12px;
	letter-spacing: 1px;
	color:#CC0000;
	line-height: 25px;
	background: url(images/error.gif) no-repeat left center;
	padding-left: 30px;
	padding-bottom:10px;
	padding-top:10px
}

/*UNSTYLED LINKS*/
a{
	text-decoration: none;
}
	
a:link {color: #007D47}
a:visited {color: #007D47}
a:hover {
	color: #007D47;
	text-decoration:underline
	}
/*UNSTYLED LINKS*/



/*STYLED LINKS*/
a.links {
	font-size: 11px;
	text-decoration: none;
}
	
a.links:link {color: #007D47}
a.links:visited {color: #007D47}
a.links:hover {
	color: #53BB9D;
	text-decoration:underline}


a.morelinks {
	font-size: 10px;
	text-decoration: none;
	border-color:#53BB9D;
	border-width:2px;
	border-style:solid;
	letter-spacing:0px;
}
	
a.morelinks:link {color: #ffffff; background-color:#53BB9D}
a.morelinks:visited {color: #ffffff; background-color:#53BB9D}
a.morelinks:hover {
	color:#ffffff; background-color:#53BB9D;
	text-decoration: none;}
	
	
a.morelinks2 {
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}
	
a.morelinks2:link {color: #007D47}
a.morelinks2:visited {color: #007D47}
a.morelinks2:hover {
	color: #53BB9D;
	text-decoration:underline
	
	}
	
a.wlinks {
	color:#ffffff;
	letter-spacing: 2px;
	text-decoration: none;
	padding-left: 20px;
}
	
a.wlinks:link {color: #ffffff}
a.wlinks:visited {color: #ffffff}
a.wlinks:hover {
	color: #ffffff;
	text-decoration: none;}



a.footerlinks {
	font-size: 10px;
	color:#ffffff;
	letter-spacing: 2px;
	line-height:15px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
	
a.footerlinks:link {color: #ffffff}
a.footerlinks:visited {color: #ffffff}
a.footerlinks:hover {
	color: #ffffff;
	text-decoration: none;}
	
	
a.footerlinks2 {
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 2px;
	line-height:15px;
	text-decoration: none;
}
	
a.footerlinks2:link {color: #ffffff}
a.footerlinks2:visited {color: #ffffff}
a.footerlinks2:hover {
	color: #ffffff;
	text-decoration: none;}
	
	
a.bottomlinks {
	font-size: 9px;
	color: #999999;
	line-height:15px;
	text-decoration: none;
}
	
a.bottomlinks:link {color: #999999}
a.bottomlinks:visited {color: #999999}
a.bottomlinks:hover {
	color: #999999;
	text-decoration: underline;}

a.plinks {
	font-size: 12px;
	text-decoration: none;
	background: url(images/pdf.gif) no-repeat left center;
    margin-left: 5px;
	padding-left: 25px;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing: 1px;
}
	
a.plinks:link {color: #333333}
a.plinks:visited {color: #333333}
a.plinks:hover {
	color: #007D47;
	text-decoration: underline;
	cursor:hand}
	
	
a.splinks {
	font-size: 12px;
	text-decoration: none;
	background: url(smallpdf.gif) no-repeat left center;
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:5px;
}
	
a.splinks:link {color: #007D47}
a.splinks:visited {color: #007D47}
a.splinks:hover {
	color: #53BB9D;
	text-decoration: underline;
	cursor:hand}
	
	
	
	
a.newslinks {
	font-size: 12px;
	text-decoration: none;
	background: url(images/news.gif) no-repeat left center;
	padding-left: 25px;
	padding-top:25px;
	padding-bottom:25px;
	margin-left:5px;
	line-height:25px;
	letter-spacing: 2px;
}
	
a.newslinks:link {color: #333333}
a.newslinks:visited {color: #333333}
a.newslinks:hover {
	color: #0077bb;
	text-decoration: none;}
	
	
	
a.maplinks {
	text-decoration: none;
	color:#999999;
	font-size:11px;
	letter-spacing:1px;
	background: url(images/search.gif) no-repeat left center;
    padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
	
a.maplinks:link {text-decoration: none}
a.maplinks:visited {text-decoration: none}
a.maplinks:hover {text-decoration:underline}

/*STYLED LINKS*/



#marqueecontainer{
position: relative;
width: 270px; /*marquee width */
height: 310px; /*marquee height */
overflow: hidden;
border: 0px ;
padding: 5px;
padding-left: 4px;
}


#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
font-size:10px;
color:#333333;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
