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

#preload { 
background-image:url(/images/nav/at.gif);
background-image:url(/images/nav/on.gif);
background-image:url(/images/nav/off.gif);
background-image:url(/images/graphics/box1_h.gif);
background-image:url(/images/graphics/box2_h.gif);
width: 0px;
height: 0px;
display: inline;
}

body { text-align:center; border:0; margin:10px 0 20px 0; padding:0; height:100%; width:100%; font:normal 12px/16px Arial, Helvetica, sans-serif; background-color:#FFFFFF; background-image: url(/images/bg/bg.jpg); background-repeat:no-repeat; background-position:top }
a img { display:block; border:none; }
table { border-collapse:collapse; border-spacing:0px; }
td {
	vertical-align:top;
	text-align: left;
}
th { text-align:left; }
h1 { font:bold 24px/28px Arial; margin:10px 0 20px 0; color:#006600; border-bottom:solid #FFCC33 4px; padding-bottom:4px; }
h2 { font:bold 18px/21px Arial; margin:10px 0 15px 0; color:#333333; }
h3 { font:bold 14px/18px Arial; margin:12px 0 5px 0; color:#339900; }
h4 { font-size:12px; margin:20px 0 5px 0; color:#666666; }
p {
	font:normal 12px/16px Arial;
	color:#333333;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
ul { font:normal 11px/16px Arial; padding:0; margin:0px 0 15px 20px; color:#006600; }
ul li { }
#policy li {font:normal 12px/16px Arial; color:#333333;}
ol { font:normal 12px/16px Arial; margin-top:8px; margin-bottom:15px; }
ol li { margin-bottom:10px; }
ol li p { font-size:11px; color:#666666; }
input, textarea, select { font-size:12px; }
legend { display:none; }
label { font:bold 11px/14px Arial; margin:15px 0 3px 0; display:block; }
label.linear { display:inline; margin:0; padding:0; font:bold 11px/14px Arial; }
fieldset { border:none; margin:0; display:block; }
fieldset label { display:inline; margin:0; padding:0; font:bold 11px/14px Arial; }
a:link { color:#0066CC; text-decoration:none; }
a:visited { color:#0066CC; text-decoration:none; }
a:hover { color:#009933; text-decoration:underline; }
a:active {
	color:#009933;
	text-decoration:underline;
	text-align: center;
}


/**********************************
 Products Page
**********************************/

#get-pricing { width: 232px; height: 31px; margin-top:50px; margin-bottom:30px; background-image:url(/images/graphics/box1.gif); background-repeat:no-repeat; text-align:center; padding-top: 15px;}
#get-pricing:hover { background-image:url(/images/graphics/box1_h.gif); color:#0066cc; }
#get-pricing a { font-size:30px; color:#666666; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
#get-pricing a:hover { text-decoration:none; color:#0066cc; }

#already-customer { width:282px; height:50px; margin-top:50px; margin-bottom:50px; background-image:url(/images/graphics/box2.gif); background-repeat:no-repeat; padding-top:7px }
#already-customer:hover { background-image:url(/images/graphics/box2_h.gif); }
#already-customer a {  font-size:18px; color:#666666; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:22px; }
#already-customer a:hover { text-decoration:none; color:0066cc; }


a.products-green {  color:#99D760; font-size:40px; line-height:35px; }
a.products-green:hover {  color:#3899E8; font-size:40px; line-height:35px; text-decoration:none; }

	

/**********************************
 Green Boxes
**********************************/

#testimony {
	margin-top: 45px;
	padding:0px;
}

#testimony-top {
	background:url(/images/graphics/testimony-top.gif);
	width:274px;
	height:25px;
	margin:0px;
	padding:0px;
	
}

#testimony-bottom {
	background:url(/images/graphics/testimony-bottom.gif);
	width:274px;
	height:38px;
	margin:0px;
	padding:0px;
	
}

#testimony-mid {
	background:url(/images/graphics/testimony-mid.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
}

#testimony p { margin-top:0px; margin-bottom:0px; }
#another-story {text-align:center;margin-top:20px; }

#testimony-quote {
	font-style: italic;
 	margin-left: 15px;
	padding-top:10px;
}

#dealer-testimony {
	margin-top:15px;
	width:274px;
}

#green-box {
	margin: auto;
	margin-top:25px;
	width:223px;
}

#green-box-mid {
	background:url(/images/graphics/green-box-mid.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
}


#green-box img {
	margin:0px;
	padding:0px;
}


/**********************************
 Extras
**********************************/


#video-navigation {
	margin-top: 40px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background:#E7F8D7;
	border:solid #234900 1px;
}



.video-heading {
	background:#AFE58C;
	border:solid #234900 1px;
}

.video-heading h2 {
	color:#006600;
	margin:5px;
}

.video-content {
	background:#E7F8D7;
	padding:5px;
	border:solid #234900 1px;
}



.products-text h2 {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
}




#extracts-oil-from {
	margin:0;
	padding:0;
}




	
#equipment-images {
	text-align:center;
	padding-top:20px;
	
}
	
#equipment-images img {
	text-align:center;
}

