@charset "UTF-8";
/* CSS Document */

/*** SPACING ***/

.spc3 {
	line-height: 3px;
	clear: both;
}

.spc5 {
	line-height: 5px;
	clear: both;
}

.spc10 {
	line-height: 10px;
	clear: both;
}


#slideshow {
	position:relative;
	height:288px;
	width: 549px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}











#steps_slideshow {
	position:relative;
	height:298px;
	width: 559px;
	padding: 10px;
}

#steps_slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#steps_slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#steps_slideshow IMG.last-active {
    z-index:9;
}













.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	width: 960px;
	}
.menu ul{
	height:38px;
	list-style:none;
	margin:0;
	background-image: url(images/menuBg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	.menu li{
	float:left;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
		}
	.menu li a{
	color:#FFF;
	display:block;
	line-height:38px;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	padding: 0px;
		}
		.menu li a:hover{
	color:#C5D71F;
	text-decoration:none;
			}
	.menu li ul{
	background:#B9D98E;
	display:none;
	filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:194px;
	z-index:200;		/*top:1em;
		/*left:0;*/
	height: auto;
	padding-bottom: 1px;
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
	display:block;
	float:none;
	width:188px;
	background-color: #FFF;
	padding-right: 0px;
	padding-left: 2px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	height: 30px;
		}
#logo {
	height: 147px;
	width: 425px;
	float: left;
	padding-top: 8px;
	padding-left: 6px;
}
#topNumber {
	float: right;
	width: 400px;
	padding-top: 50px;
}
	.menu li ul a{
	display:block;
	font-size:11px;
	text-align:left;
	color: #77A15A;
	padding-left: 4px;
		}
		.menu li ul a:hover{
	color:#91B37B;
			}
	.menu p{
		clear:left;
		}	





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#all {
	width: 100%;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 194px;
}
#headerTop {
	height: 156px;
	width: 960px;
}
#headerMenu {
	height: 38px;
	width: 960px;
}
#slideHome {
	height: 288px;
	width: 549px;
	border: 1px solid #78A05A;
	float: left;
	padding: 5px;
}
#homeVid {
	height: 288px;
	width: 380px;
	border: 1px solid #78A05A;
	float: right;
	padding: 5px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 260px;
	padding-top: 10px;
	padding-bottom: 12px;
}
#footerLinks {
	width: 960px;
	background-color: #f0f0f0;
	padding-top: 20px;
	padding-bottom: 20px;
}
#footerLinks ul  {
	margin: 0px;
	list-style-type: none;
	width: 890px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footerLinks ul li {
	float: left;
	display: block;
	width: 150px;
	margin-right: 10px;
	margin-left: 10px;
}
#footerLinks ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}
.footerTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
#copyRight {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	color: #333;
	text-align: center;
}
#homeContentTop {
	width: 960px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#homeContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#homeBodyMid {
	width: 958px;
	border: 1px solid #78A05A;
}
.bigBodyText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666;
}
.text12Tre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
p {
	text-indent: 15px;
	line-height: 17px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #749E5A;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#subContent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #77A15A;
}
#subContentInside {
	width: 940px;
	padding: 10px;
}
.pageTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77A15A;
	background-image: url(images/line.jpg);
	display: block;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 3px;
}

.company_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77A15A;
}

.msds_header, .msds_header a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #77A15A;
	font-weight: bold;
	text-decoration: none;
}

#testimonials {
	width: 100%;
}
#contactDiv {
	width: 940px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#contactDiv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contactDiv ul li {
	float: left;
	width: 450px;
	padding-right: 10px;
	display: block;
	padding-top: 5px;
}
.formFields {
	width: 340px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	height: 40px;
	border: 1px solid #77A15A;
	padding-left: 4px;
}
.theTextArea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	width: 340px;
	border: 1px solid #709855;
	padding-left: 4px;
}
.contactTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	display: block;
	padding-bottom: 2px;
}
#buttons {
	width: 300px;
	padding-top: 30px;
	display: block;
}
.buttonLook {
	width: 125px;
	height: 38px;
	background-image: url(images/menuBg.png);
	margin-right: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactInfo {
	width: 940px;
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#all #subContent #subContentInside #contactInfo .three a #cleaning up oil Map {
	border: 1px solid #77A15A;
}
.contactTitlesCopy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	display: block;
	padding-bottom: 3px;
}
.contactBottometext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.menu li ul a.acitve {
	color:#91B37B;
}
#subWIthMenu {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#subRight {
	width: 960px;
	border: 1px solid #77A15A;
	float: left;
}
.topImages {
	display: block;
	padding: 10px;
}
#disList {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 650px;
}
#disList ul li {
	padding-left: 5px;
	width: 650px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F0F0F0;
}
.imageLeft {
	float: left;
	padding-right: 0px;
	border: 1px solid #92AD6F;
	margin-right: 6px;
}
#disList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subMenuLeft {
	float: right;
	background-color: #FFF;
	width: 210px;
	padding-top: 10px;
}
#vidThumbSub {
	width: 248px;
	margin-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #00C;
}
.vidThumbTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	display: block;
	padding-top: 6px;
}
#subMenuLIst {
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#subMenuLIst ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subMenuLIst ul li {
	display: block;
	width: 210px;
	margin-bottom: 2px;
}
#subMenuLIst ul li a {
	display: block;
	width: 200px;
	padding-left: 6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	height: 20px;
	padding-top: 4px;
	border: 1px solid #C5D71F;
}
#subNewLeft {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 930px;
}
#subCOntentL {
	float: left;
	width: 680px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#midInside {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bottomThree {
	width: 940px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
.three {
	height: 180px;
	width: 303px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F0F0F0;
}
#faqsLIst {
	width: 100%;
	padding-top: 20px;
}
#faqsLIst ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.questions   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #76A15A;
	display: block;
	padding-top: 10px;
	background-color: #F0F0F0;
	padding-bottom: 10px;
	padding-left: 7px;
}
.answers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-left: 15px;
}
.answers a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78A05A;
	padding-bottom: 15px;
	text-decoration: none;
}
.answers a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78A05A;
	padding-bottom: 15px;
	text-decoration: underline;
}
.pageText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16px;
}
.pageText a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16px;
	text-decoration: none;
}
.pageText a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16px;
	text-decoration: underline;
}
.pageText a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 16px;
	text-decoration: none;
}
.answers a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #78A05A;
	padding-bottom: 15px;
	text-decoration: none;
}
#steps_slideshow {
	position:relative;
	height:298px;
	width: 559px;
}
#msdsList {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.downloadPdf {
	display: block;
	background-image: url(images/lilPdf.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 50px;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.downloadPdf a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78A05A;
}
#testimonials ul li {
	list-style-type: none;
	margin-top: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
}
#testimonials ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.testimonialBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #78A05A;
	font-style: italic;
}
#tanktray {
	width: 100%;
	margin-top: -5px;
}
.bottomPowderPic {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#tanktray ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#tanktray ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
	margin-top: 20px;
	padding-left: 10px;
}
#directions {
	height: 450px;
	width: 940px;
}
#videoOut {
	width: 910px;
	background-color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#mainVid {
	float: left;
	width: 640px;
}
#vidList {
	float: right;
	width: 112px;
}
#vidList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#vidList ul li {
	height: 100px;
	width: 112px;
}
.botomBigLInk {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77A15A;
	display: block;
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 3px;
	text-align: center;
	text-decoration: none;
}
.botomBigLInk a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77A15A;
	text-align: center;
	text-decoration: none;
}
.botomBigLInk a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77A15A;
	text-align: center;
	text-decoration: none;
}
.botomBigLInk a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #77A15A;
	text-align: center;
	text-decoration: none;
}
#bottomPageLInk {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
#pagePics {
	height: 125px;
	background-color: #F0F0F0;
	width: 640px;
}
.pageThumbs {
	padding: 5px;
	float: left;
	width: 150px;
	height: 115px;
}
.buyNow_sm {
	padding-top: 10px;
}
#literatureDiv ul li {
	padding: 10px;
	background-color: #FAFAFA;
	display: block;
	margin-top: 8px;
	margin-right: 50px;
	margin-bottom: 8px;
	margin-left: 0px;
	height: 98px;
	float: left;
	width: 250px;
}
#literatureDiv ul {
	margin: 0px;
	list-style-type: none;
}
.floatPdfImageLeft {
	display: block;
	padding: 4px;
	float: left;
	margin-right: 15px;
}
.pageTextSmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.pageTextSmall a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-decoration: none;
}
.pageTextSmall a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}
.pageTextSmall a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 16px;
	text-decoration: underline;
}
#scienceDiv {
	float: left;
	width: 750px;
}
.bigBodyGreenLinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #92AD6F;
}
.bigBodyGreenLinks a:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #92AD6F;
	text-decoration: none;
}
.bigBodyGreenLinks a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #92AD6F;
}
.bigBodyGreenLinks a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #92AD6F;
}
#adobe {
	background-image: url(images/smPdf.jpg);
	height: 50px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 50px;
}
#industries {
	border: 1px solid #77A164;
	width: 958px;
	margin-bottom: 6px;
}
.industryPic {
	margin: 0px;
	padding: 0px;
}
#industries ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 4px;
	margin-top: 4px;
}
#industries ul li {
	float: left;
}
#homeMidLeft {
	width: 550px;
	float: left;
}
#homeMidRight {
	float: right;
	width: 390px;
	height: 290px;
	margin-bottom: 4px;
	margin-right: 6px;
	margin-top: 6px;
}
#siteBY {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
}
#copyRight a:link {
	color: #333;
	text-decoration: none;
}
#copyRight a:visited {
	color: #333;
	text-decoration: none;
}
#copyRight a:hover {
	color: #333;
	text-decoration: underline;
}

