<?php 
ob_start ("ob_gzhandler");
header("Content-type: text/css; charset: UTF-8");
header("Cache-Control: must-revalidate");
$offset = 60 * 60;
$ExpStr = "Expires: " . 
gmdate("D, d M Y H:i:s",
time() + $offset) . " GMT";
header($ExpStr);
?>

@charset "UTF-8";

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
* {
	margin: 0px;
	padding: 0px;
}
form {
	margin:0px;
}
input {
	margin:0px;
}
img {
	border:none;
	margin:0px;
	padding:0px;
}
body {
	text-align: center;
	margin:0px;
	background-image: url(../spimages/background.gif);
	background-repeat: repeat-x;
	font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', 'Myriad', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color:#51606B;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
hr{
border-style:dotted; 
color:#CCCCCC;
margin:10px 5px; 
margin-top: 0px;
border-width:1px;
}
h1 {
	font-size:36px;
	font-weight:normal;
	color:#339933;
	font-family: 'Century Gothic', 'Myriad', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin-left: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size:16px;
	font-family: 'Century Gothic', 'Myriad','Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color: #436498;
	margin:0px;
	margin-left: 5px;
}
h3 {

	font-size:14px;
	font-family: 'Century Gothic', 'Myriad', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color: #666666;
	margin:3px 5px;
	display:inline;	
}

h4 {
	font-size:22px;
	font-family: 'Century Gothic', 'Myriad','Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color: #3C4D51;
	color: #436498;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	line-height:22px;
	font-weight:normal;

}

h5 {
	font-size:18px;
	font-family: 'Century Gothic', 'Myriad','Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #ffffff;
	position:absolute;
	top:0px;
	
}
.shadow{
	position:relative;
	top:-1px;
	color:#1E497D;
}

p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
a { color: #436498;
	text-decoration:underline;

}
a:hover {
	color: #006691;
	text-decoration:underline;
}
#container {
	margin: 0 auto;
	text-align: center;
}

#nav-container {
	height: 149px;
	width: 980px;
	margin: 0 auto;
	position:relative;
	clear:right;
}
#body-container {
	width: 875px;
	text-align:left;
	margin: 0 auto;
	padding: 0px;
	padding-right:10px;
	padding-left: 10px;
	margin-top:15px;	
	clear:both;
	line-height:20px;
}
#slideshow{
clear:both;}


#footer-container {
	height: 60px;
	width: 940px;
	margin: 0 auto;
	color: #A9B2B6;
	font-size: 10px;
	text-align:center;
	padding-top: 30px;
	clear:both;
	color:
}
#footer-container a, #footer-container a:hover  {
	color: #A9B2B6;
}

.caption{
font-size:10px;
font-style:italic;
color:#000000;
text-align:left;
}


.leftfloat {
display:block;
float:left;
}
.rightfloat {
display:block;
float:right;
}

.thickbtn {
width:83px;
height:18px;
}
.warning{
font-size:10px;
color:#990000;
}


.main-news{
	width:853px;
	height:25px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height:25px;
	color:#666666;
	background-color:#CCCCCC;
	border:1px solid #999999;
	text-align:left;
}
#nav{
width:640px;
margin-top:96px;
}

#nav a, #nav div {
	font-family: Arial, Helvetica, sans-serif ;
	color: #FFFFFF;
	font-size: 14px;
	height: 33px;
	display:block;
	background-image: url(../spimages/main_nav.gif);
	background-repeat:no-repeat;
}
#nav li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	list-style-type: none;
	display:inline;
}
#nav li a span {display:none;}

/* BUTTONS */
.n-spacer{background-position: 0px 0px; width: 14px;}
.n-home{background-position: -14px 0px; width: 72px;}
.n-news{background-position: -86px 0px; width: 112px;}
.n-technology{background-position: -198px 0px; width: 125px;}
.n-industries{background-position: -323px 0px; width: 97px;}
.n-ecofriendly{background-position: -420px 0px; width: 112px;}
.n-contact{background-position: -532px 0px; width: 108px;}


/* OVER STATES */
.n-home:hover{background-position: -14px -33px;}
.n-news:hover{background-position: -86px -33px;}
.n-technology:hover{background-position: -198px -33px;}
.n-industries:hover{background-position: -323px -33px;}
.n-ecofriendly:hover{background-position: -420px -33px;}
.n-contact:hover{background-position: -532px -33px;}



/* PRESSED STATES */
.n-home_on{background-position: -14px -66px; width: 72px;}
.n-news_on{background-position: -86px -66px; width: 112px;}
.n-technology_on{background-position: -198px -66px; width: 125px;}
.n-industries_on{background-position: -323px -66px; width: 97px;}
.n-ecofriendly_on{background-position: -420px -66px; width: 112px;}
.n-contact_on{background-position: -532px -66px; width: 108px;}

.subnav{ width:640px;
font-size:10px;
height:20px;
line-height:20px;
text-align:right;
background-image: url(../spimages/main_subnav.gif);
display:none;
clear:both;
}
.subnav a{
	font-family:Arial, Helvetica, sans-serif;
	color: #41575C;
	text-decoration:none;

}
.subnav a:hover{
	color: #1C2123;
}
a.subon{
	color: #00518F;
	text-decoration:none;
	font-weight:bold;
}a.subon:hover{
	color: #00518F;
	
}





.ind-section{
width:425px;
height:212px;
float:left;
margin-top:25px;
}
.ind-textbox{
	background-image:url(../spimages/industry_textbox.gif);
	height:37px;
	width:405px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-size:10px;
	line-height:16px;
	color:#666666;
}

.ind-section2{
width:875px;
height:150px;
}

.ind-section2 div a {
text-decoration:none;
}

.ind-section2 div {
padding-top: 60px;
padding-left: 12px;
padding-right: 115px;
line-height:15px;
font-size:10px;
}
#ind1{
width:92px;
height:90px;
float:left;
background-image:url(../spimages/industry_03.gif);
}
#ind2{
width:92px;
height:90px;
float:left;
background-image:url(../spimages/industry_04.gif);
}
#ind3{
width:90px;
height:90px;
float:left;
background-image:url(../spimages/industry_05.gif);
}
#ind4{
width:93px;
height:90px;
float:left;
background-image:url(../spimages/industry_06.gif);
}



.lbarl{
float:left;
width:600px;
}
.lbarr{
float:left;
width:250px;
margin-left:25px;
}
.bar1{
background-image:url(../spimages/subbar.png);
background-repeat:repeat-x;
border:1px solid #B2B2B2;
height:24px;
line-height:24px;
margin-bottom:15px;
	
}

.bar2{
background-image:url(../spimages/pages/box-head.png);
width:250;
height:30px;
line-height:30px;
padding-left:8px;
position:relative;	
}

.lbarr p{
font-size:11px;
color:#7a808f;
line-height:16px;
}
.lbarl i{
font-size:11px;
color:#7a808f;
}
.lbarl p{
line-height:20px;
}
.bodyheadlink{
font-family: 'Century Gothic', 'Myriad', 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
color:#339933;
font-size:17px;
margin-left:5px;
text-decoration:none;
display:block
	}
.bodyheadlink:hover{
color:#26AF5C;
	}
.bodyheadlink2{
color:#339933;
font-size:22px;
text-decoration:none;
	}
.bodyheadlink2:hover{
	color:#26AF5C;
	}
.lbarl ul{
	font-size:10px;
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: square;
	line-height:15px;
}
.rowalter{
	background-color:#E9F1F3;
}
.bodychart{
margin-bottom:15px;

}
.bodychart td{
padding:10px;
padding-top: 6px;
padding-bottom:6px;
font-size:11px;
}
.caption{
margin:10px;
font-size:11px;
color:#7a808f;
}
.arrow{
position:relative;
left:3px;
top:3px;
}
.arrow:hover{
background-image:url(../spimages/arrow-r.png);
}
.form-table2 {
font-size:10px;
margin-bottom:15px;
color:#004268;
}
.table600{
	background-image: url(../spimages/table-600_02.jpg);
	background-position: center bottom;
	padding: 10px;
	padding-top:0px;
	margin-top:0px;
	width: 580px;
	height:330px;
	}
 .tab-ul3{
 list-style:square;
 font-size:11px;
 line-height:15px;
 color:#004268;
 margin-left:30px;
 }
.tab-ul3 li{
 margin-bottom:10px;
 }
 .catholyte{
	background:url(../spimages/pages/box.png);
	background-position:bottom;
	border-top-width:2px;
	border-top-style:groove;
	border-top-color:#D9EFF5;
	width:220px;
	padding:15px;
	padding-top:25px;

 } 
 
 .anolyte{
 background:url(../spimages/pages/box.png);
 background-position:top;
 width:220px;
 padding:15px;
padding-top:25px;

 }
 
 .anolyte p, .catholyte p {
 	color:#37454C;
	}
	.newslink{	
	text-decoration:none;
	}
	.newslink:hover{
	color:#006491;

	}
	.ecoheader
	{
	background-image:url(../spimages/pages/ecobar.png);
	width:840px;
	height:190px;
	padding:15px;
	padding-top:25px;
	margin-left:5px;
	background-repeat:no-repeat;
	}
