/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}

ol, ul {
	list-style: none;
}
blockquote{
	padding-right: 20px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4a4a4a;
}
.redText{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cc0000;
	font-weight: bold;
}
.date{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4098eb;}

.bold{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #4a4a4a;
	font-weight: bold;
}
.newsTitle{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: bold;
	color: #6ea46c;}
.boldBlue{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #4098eb;
	font-weight: bold;
}
.homeText{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #5e5f5e;}
	
	.homeTextBold{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #5e5f5e;
	font-weight: bold;
}
.list{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #e4e3e3;
	padding-left:25px;
}
.list li{
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 4px;
}
.list ul{
	list-style-position: outside;
	list-style-type: disc;
}

.listSite{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4a4a4a;
	padding-left:25px;
}
.listSite li{
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 4px;
}
.listSite ul{

}

.bodylist{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4a4a4a;
	padding-left:60px;
	padding-top: 30px;
}
.bodylist li{
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 8px;
}
.bodylist ul{
	list-style-position: outside;
	list-style-type: disc;
}




h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: normal;
	color: #eaf809;
	padding-bottom: 5px;	
}
#HomeLeft h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #608000;
	line-height: 32px;
}


h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: normal;
	color: #ffffff;
	
}

h4
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #fbfeac;
}
h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: normal;
	color: #000000;
	padding-bottom: 6px;
}

h6{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	color: #6ea46c;
}

body {
	font-size: medium;
	background-color: #000000;
}

#container {
	height: 100%;
	width: 980px;
	margin: auto;
	background-color: #FFFFFF;
}
.clear { 
clear: both; 
} 

#headerWrap{
	background-color: #FFFFFF;
	background-image: url(images/back_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 980px;
		margin: auto;
}
#headerLeft{
	float: left;
	width: 270px;
	padding-top: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
	background-image: url(images/back_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}

#logo a{display:block;
	width:264px; height:93px;
	margin:0; padding:0;
	background: url("images/logo.gif") top left no-repeat;
	text-decoration: none;}
	
#logo a:hover{background-image: url("images/logo.gif");
	background-position: -264px 0;
}

#logo span{display:none
 }
#headerRight{
	background-image: url(images/back_header.gif);
	float: right;
	width: 254px;
	padding-top: 21px;

}

#navTop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 230px;
	text-align: center;
}

#navTop ul{
	margin: 0px;
	padding: 0px;

}
#navTop li{margin-bottom: 5px;}

#navTop li a:link, #navTop li a:visited{
	display: block;
	color: #f5fc81;
	text-decoration: none;
	background-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 1%;

}
	
#navTop li a:hover, #navTop li a:active{
	color: #8fd400;
	text-decoration: none;
	background-color: #3d3c3c;
	font-weight: normal;
}
	
.spclogo{
	width: 300px;
	clear: both;
	margin-left: 22px;
	margin-top: 20px;
	
}

.spclogo2{
	clear: both;
}

#headerCenter{
	padding-top: 38px;
	width: 325px;
	margin-left: 350px;
	padding-left: 25px;
	text-align: left;
}

.searchbutton{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/searchButton.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 129px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #000000;
}
.advanced{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;}
	
.advanced a:link{
	color: #000000;
	text-decoration: underline;
}
.advanced a:visited{
	color: #000000;
	text-decoration: none;}
	
.advanced a:hover{
color: #719500;
	text-decoration: none;}
	
.advanced a:active{
    color: #719500;
	text-decoration: none;
}

/*Main Navigation Bar*/

#mainNavWrap{
	clear: both;
	background-color: #464545;
	background-image: url(images/back_mainNav.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 980px;
		margin: auto;
}

#mainNavLeft{
	float: left;
	width: 663px;
	background-image: url(images/back_mainNav.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#nav {
	height: 37px;
	background-color: #000000;
	background-image: url(images/back_mainNav.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

#nav ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#nav ul li a {
  height: 37px;
  display: block;
  margin: 0;
  padding: 0;
}

#nav ul li a#nav_1 {
	width: 72px;
	text-indent: -9999px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul li a#nav_2 { width: 77px; background: url(images/about.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_3 { width: 143px; background: url(images/products.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_4 { width: 119px; background: url(images/who.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_5 { width: 120px; background: url(images/operations.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_6 { width: 132px; background: url(images/contact.gif) top left no-repeat; text-indent: -9999px; }

#nav ul li a#nav_1_current { width: 72px; background: url(images/home_over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_2_current { width: 77px; background: url(images/about_over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_3_current { width: 143px; background: url(images/products_over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_4_current { width: 119px; background: url(images/who_over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_5_current { width: 120px; background: url(images/operations_over.gif) top left no-repeat; text-indent: -9999px; }
#nav ul li a#nav_6_current { width: 132px; background: url(images/contact_over.gif) top left no-repeat; text-indent: -9999px; }

#nav ul li a#nav_1:hover { background: url(images/home_over.gif) top left no-repeat; }
#nav ul li a#nav_2:hover { background: url(images/about_over.gif) top left no-repeat; }
#nav ul li a#nav_3:hover { background: url(images/products_over.gif) top left no-repeat; }
#nav ul li a#nav_4:hover { background: url(images/who_over.gif) top left no-repeat; }
#nav ul li a#nav_5:hover { background: url(images/operations_over.gif) top left no-repeat; }
#nav ul li a#nav_6:hover { background: url(images/contact_over.gif) top left no-repeat; }




#mainNavRight{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	width: 310px;
	background-image: url(images/back_mainNav.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	font-size: 85%;
	padding-top: 9px;
	padding-right: 7px;
}
#mainNavRight ul{
	margin: 0px;
	padding: 0px;
}
#mainNavRight li{
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}

#mainNavRight li a:link, #mainNavRight li a:visited{
	
	color: #ffffff;
	text-decoration: none;


}
	
#mainNavRight li a:hover, #mainNavRight li a:active{
	color: #f5fc81;
	text-decoration: none;
	font-weight: normal;
}
	
	
#buffer{

	background-image: url(images/back_buffer.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 11px;
	width: 980px;
		margin: auto;
	clear: both;
}
	
/*Main Sections*/

#HomemainLeft{
	float: left;
	width: 340px;

}
#HomeLeft {
	background-image: url(images/homeLeftBox.jpg);
	height: 452px;
	width: 300px;
	padding: 20px;
	font-size: 14px;
}
.homeGreen{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1c6827;
	font-size: 75%;
	padding-top: 21px;
	padding-left: 85px;
	padding-right: 20px;
}
#leftProduct {
	background-image: url(images/leftProduct1.png);
	background-repeat: no-repeat;
	height: 197px;
	width: 225px;
	position: relative;
	top: 5px;
	left: 40px;
}


#learn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	margin-left: 70px;
	margin-right: 20px;
	width: 245px;
}

#learn ul{
	margin: 0px;
	padding: 0px;

}
#learn li{}

#learn li a:link, #learn li a:visited{
display: block !important;
	color: #1c6827;
	text-decoration: none;
	background-color: #d9f0da;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
}
	
#learn li a:hover, #learn li a:active{
	color: #29adba;
	text-decoration: none;
		background-color: #ffffff;

}


.homeGreen ul{}
.homeGreen li{
	list-style-position: outside;
	list-style-type: disc;
	padding-bottom: 3px;
}


#HomemainRight{
	float: right;
	width: 640px;
	margin-bottom: 15px;
}

#HomeRight1{
	height: 175px;
	width: 422px;
	background-image: url(images/back_homeRight.jpg);
	background-repeat: no-repeat;
	background-position: top;

	padding-left: 218px;
	padding-top: 20px;
}

#HomeRight2{
	height: 170px;
	width: 640px;
}

#HomeContent{
	background-color: #000000;
	margin-left: 17px;
	margin-right: 10px;
	margin-bottom: 15px;
}

.HomeContentTitle{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 140%;
	
	color: #FFFFFF;
}

#HomeContentTitle1{
	background-color: #000000;
	float: left;
	width: 324px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.home1{
	float: left;
	width: 300px;
}
.home2{	float: right;
		width: 274px;}

.HomeContent1{
	clear: both;
	padding-left: 12px;
}
.HomeContent2{
	clear: both;

}
#HomeContentTitle2{
	background-color: #000000;

padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#announce {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:75%;
	padding-left: 24px;
	padding-top: 5px;
}

#announce ul{
	margin: 0px;
	padding: 0px;

}
#announce li{
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}

#announce li a:link, #announce li a:visited{
	color: #6e726f;
	text-decoration: underline;
}
	
#announce li a:hover, #announce li a:active{
	color: #29adba;
	text-decoration: none;
	background-color: #3d3c3c;
	font-weight: normal;
}

#TimeWrap{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #d6f1c4;
	background-image: url(images/what_Time.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	width: 972px;
	clear: both;
	padding-left: 8px;
	color: #195f22;
	font-weight: normal;
	padding-top: 25px;
	text-align: left;
	
}

#footer{
background-color: #fbf8e0;
background-image: url(images/back_footer.gif);
background-repeat: repeat-x;
background-position: top;
clear: both;
width: 980px;

}
.footerNav{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 80%;
float: right;
width: 480px;
padding-top: 20px;
text-align: right;
}
.footerNav ul{
margin: 0px;
padding: 0px;

}
.footerNav li{
display: inline;
padding-right: 5px;
padding-left: 5px;
}

.footerNav a:link, .footerNav a:visited{
color: #ababab;
text-decoration: none;
}

.footerNav a:hover, .footerNav a:active{
color: #5e5f5e;
text-decoration: none;
font-weight: normal;
}

.footerNav2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 70%;
float: right;
width: 480px;

text-align: right;
}
.footerNav2 ul{
margin: 0px;
padding: 0px;

}
.footerNav2 li{
display: inline;
padding-right: 4px;
padding-left: 4px;
}

.footerNav2 a:link, .footerNav2 a:visited{
color: #ababab;
text-decoration: none;
}

.footerNav2 a:hover, .footerNav2 a:active{
color: #5e5f5e;
text-decoration: none;
font-weight: normal;
}

#copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/world.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 454px;
	font-size: 75%;
	font-weight: normal;
	color: #ababab;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}

