body {
   background: #f1f3f8;
   background: #ebeff5;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Ariel, Helvetica, sans-serif;
   font-size: 11px;
   background: url(images/wallpaper.jpg) top left repeat;
}
p {
   margin-top: 0px;
   margin-bottom: 15px;
}
.banner {
   margin: 0px;
   padding: 0px;
   border: none;
   height: 85px;
}
#homeimg {
   background: url(images/banners/home.jpg) top right no-repeat;
   height: 85px;

}
#productimg {
   background: url(images/banners/product.jpg) top right no-repeat;
   height: 85px;
}
#oemimg {
   background: url(images/banners/oem.jpg) top right no-repeat;
   height: 85px;
}
#tailimg {
   background: url(images/banners/taillight.jpg) top right no-repeat;
   height: 85px;
}
#techimg {
   background: url(images/banners/tech.jpg) top right no-repeat;
   height: 85px;
}
#newsimg {
   background: url(images/banners/news.jpg) top right no-repeat;
   height: 85px;
}
#worldnewsimg {
   background: url(images/banners/news-world.jpg) top right no-repeat;
   height: 85px;
}
#wpaperimg {
   background: url(images/banners/wpaper.jpg) top right no-repeat;
   height: 85px;
}
#distributorimg {
   background: url(images/banners/distrib.jpg) top right no-repeat;
   height: 85px;
}
#windpowerimg {
   background: url(images/banners/windspire-energy.jpg) top right no-repeat;
   height: 85px;
}
#policyimg {
   background: url(images/banners/policy.jpg) top right no-repeat;
   height: 85px;
}
#rrimg {
   background: url(images/banners/rainracer.jpg) top right no-repeat;
   height: 85px;
}
#aquabarimg {
   background: url(images/banners/aquabar.jpg) top right no-repeat;
   height: 85px;
}
#grobarimg {
   background: url(images/banners/grobar.jpg) top right no-repeat;
   height: 85px;
}
#aboutimg {
   background: url(images/banners/about.jpg) top right no-repeat;
   height: 85px;
}
#innovimg {
   background: url(images/banners/innovation.jpg) top right no-repeat;
   height: 85px;
}
#showimg {
   background: url(images/banners/showcase.jpg) top right no-repeat;
   height: 85px;
}
#sitemap {
   background: url(images/banners/map.jpg) top right no-repeat;
   height: 85px;
}
#customers {
   background: url(images/banners/customers.jpg) top right no-repeat;
   height: 85px;
}
.standardpage {
   height: 665px;
}
.customerspage {
   height: 4350px;
}
.oempage {
   height: 660px;
}
#catchphrase {
   margin: 55px 0px 0px 0px;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   float: left;
   display: inline;
}
#statement {
   float: left;
   display: block;
   width: 400px;
   margin: 20px 0px 0px 0px;
   font-style: italic;
}
#logo {
   float: left;
   margin: 4px 10px 0px 4px;
   border: none;
   display: inline;
}
#wrap {
   width: 1000px;
   /*border: 1px solid #646464;*/
   border-top: 1px solid #646464;
   border-right: 1px solid #646464;
   border-left: 1px solid #646464;
   background: white;
   margin: 0px 80px 0px 80px;
   padding: 0px;
   margin-left: auto;
   margin-right: auto;
}
#crumbs {
   color: #asaaaaa;
   padding: 2px 10px 3px 10px;
   border-top: 1px solid #646464;
   background: #dee4ed;
}
#crumbs ul {
   margin: 0px;
   padding: 0px;
   display: inline;
   border: none;
}
#crumbs ul li {
   margin: 0px;
   padding: 0px;
   border: none;
   list-style: none;
   display: inline;
   font-size: 9px;
}
#crumbs a {
   text-decoration: none;
}
.crumbcolor {
   color: #828282;
}
.crumbdim {
   color: #b4b4b4;
}
#crumbs a:hover {
   color: red;
   text-decoration: underline;
}
#nav {
   width: 1000px;
   height: 22px;
   margin: 0px;
   padding: 0px;
   background: url(images/navbtn-bkg.gif) repeat-x;
}
#nav ul {
   margin: 0px;
   padding: 0px;
   font-size: 11px;
   line-height: 18px;
}
#nav li {
   list-style-type: none;
   display: inline;
}
#nav a {
   display: block;
   float: left;
   width: 100px;
   height: 22px;
   line-height: 14px;
   color: white;
   background: url(images/navbtn.gif) no-repeat;
   text-decoration: none;
   text-align: center;
}
#nav #youarehere {
   background: url(images/navbtn-over.gif) no-repeat;
}
#nav a:hover {
   background: url(images/navbtn-over.gif) no-repeat;
}
#leftnav {
   float: left;
   width: 130px;
   margin: 0px;
   padding: 25px 0px 0px 0px;
}
#leftnav ul {
   margin: 0px;
   padding: 0px;
   font-weight: normal;
}
#leftnav li {
   list-style: none;
   text-align: left;
   margin-left: 10px;
}
#leftnav ul li a {
   display: block;
   width: 105px;
   height: 25px;
   background: #dee4ed;
   border-top: 1px solid #c8d2e1;
   border-bottom: 1px solid #c8d2e1;
   border-left: 3px solid #c8d2e1;
   border-right: 3px solid #c8d2e1;
   color: #646464;
   text-decoration: none;
   line-height: 25px;
   font-size: 9px;
   padding-left: 5px;
}
#leftnav ul li a:hover {
   background: #d0d7e8;
}
#leftnav ul li #selected {
   border-left: 3px solid red;
}
#leftnav ul li .light {
   background: #f0f2f7;
}
#leftnav ul li .level2 {
   padding-left: 15px;
   width: 95px;
}
#leftnav ul li .level3 {
   padding-left: 25px;
   width: 85px;
}
.imglinkhover {
   padding: 0px;
   margin: 0px;
   border: none;
}
.imglinkhover:hover {
   margin: 0px;
   border-bottom: 2px solid blue;
}
.imglink {
   border: none;
}
.ital {
   font-style: italic;
}
.cust {
   padding-left: 40px;
}
.custloc {
   font-size: 9px;
   font-style: normal;
}
.custcol {
   width: 322 px;
   height: 500px;
   float: left;
   padding-left: 65px;
   margin-top: 20px;
}
.privacy {
   padding-top: 20px;
}
#sidebar {
   float: right;
   width: 195px;
   margin: 0px;
   padding: 10px 10px 0px 0px;
}
.newstitle {
   font-size: 13px;
   margin: 0px 0px 10px 0px;
   padding: 2px 0px 2px 0px;
   background: #d0d7e8;
   color: #444444;
   border: 2px solid #c8d2e1;
   text-align: center;
   font-weight: normal;
}
.newstopic {
   font-size: 11px;
   margin: 15px 0px 0px 0px;
   padding: 3px 3px 3px 5px;;
   background: #f0f2f7;
   border: 1px solid #c8d2e1;
   color: #444444;
   text-align: left;
   font-weight: normal;
   font-style: normal;
}
.newsbody {
   padding: 3px;
   margin: 0px;
   border-right: 1px solid #c8d2e1;
   border-bottom: 1px solid #c8d2e1;
   border-left: 1px solid #c8d2e1;
   /*margin-left: 3px;*/
   /*text-align: justify;*/
   text-align: left;
}
.pressbody {
   padding: 0px;
   margin: 3px 10px 10px 3px;
   text-align: justify;
}
.pressbottom {
   padding: 0px;
   margin: 3px 10px 25px 3px;
   text-align: justify;
}
.newslink {
   padding: 0px;
   margin: 0px 0px 0px 3px;
   font-size: 9px;
}
#newsmore {
   padding: 5px 0px 5px 3px;
}
#newsmore a {
   text-decoration: none;
}
#newsmore a:hover {
   text-decoration: underline;
}
#main1c {
   width: 890px;
   margin: 0px 0px 0px 0px;
   border: none;
}
#main2c {
   width: 820px;
   margin: 0px 0px 0px 130px;
   padding: 20px 20px;
}
#main3c {
   width: 645px;
   padding: 20px 5px;
   margin: 0px 190px 0px 130px;
}
#main3c, #main2c, #main1c {
   line-height: 150%;
   text-align: justify;
}
.rpic {
   float: right;
   margin-bottom: 10px;
   margin-left: 20px;
}
.lpic {
   float: left;
   margin-bottom: 10px;
   margin-right: 15px;
}
.mpic {
   float: left;
   margin-bottom: 10px;
   margin-left: auto;
   margin-right: auto;
}
.aqpicl {
   float: left;
}
.aqpicr {
   float: right;
}
.imgswap {
   float: right;
}
.imgswap p {
   font-size: 9px;
   text-align: center;
   line-height: 0px;
}
.imgswap a.singleRollover {
   margin: 0px 0px 15px 15px;
   display: block;
   width: 238px;
   height: 437px;
   background: url(images/grobar/gb-ro.jpg) no-repeat 0 0;
   overflow: hidden;
   text-indent: -10000px;
   font-size: 0px;
   line-height: 0px;
   cursor: default;
}
.imgswap a:hover.singleRollover {
   background-position: 0 -437px;
}
.nanotop {
   float: right;
   margin: 2px 500px 0px 0px;
}
.custcatch {
   float: left;
}
#unami1 {
   padding-top: 30px;
}
#unami2 {
   padding-bottom: 30px;
}
.caption {
   display: block;
   margin: 0;
   width: 264px;
   clear: all;
   float: right;
   text-align: center;
   font-weight: bold;
   line-height: 100%
}
.oemcap {
   width: 264px;
}
.low {
   padding: 20px;
   border: 1px solid #646464;
   width: 350px;
   margin: 25px auto;
   text-align: center;
}
.clearpicr {
   float: right;
   margin-bottom: 10px;
   margin-left: 20px;
   border: none;
}
.clearpicl {
   float: left;
   margin-bottom: 10px;
   margin-left: 20px;
   border: none;
}
.rpict {
   float: right;
   margin: 0px;
}
.rpicb {
   float: right;
   margin-top: 14px;
   margin-bottom: 20px;
}
.lpic, .rpic, .mpic, .rpict, .rpicb, .aqpicl, .aqpicr {
   padding: 5px;
   background: white;
   border: 1px solid #c8d2e1;
}
.separator {
   width: 640px;
   height: 43px;
   margin: 40px 0px 0px 0px;
}
.prods {
   width: 640px;
   height: 97px;
   margin: 40px 0px 0px 0px;
}
.address{
   margin: 0px;
   padding: 0px;
}
.underfloat{
   width: 500px;
   margin: 0px;
   padding: 0px;
   clear: both;
}
.rrpicgroup {
   width: 550px;
   height: 200px;
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
}
.biocap {
   font-size: 9px;
   margin-top: 5px;
}
.gsp-center {
   width: 550px;
   height: 225px;
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
}
.hh-center {
   width: 372px;
   height: 132px;
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
}
.bio-center {
   width: 450px;
   height: 338px;
   margin-top: 20px;
   padding-bottom: 105px;
   margin-left: auto;
   margin-right: auto;
}
.innpicgroup {
   /*clear: all;*/
   width: 600px;
   height: 200px;
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
}
.mattpicgroup {
   /*clear: all;*/
   width: 600px;
   height: 260px;
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
}
.showpicgroup {
   /*clear: all;*/
   width: 571px;
   height: 380px;
   margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
}
.oemgroupt {
   width: 590px;
   height: 220px;
   margin-top: 10px;
}
.oemgroupb {
   width: 255px;
   height: 115;
}
.afterfloat {
   margin-top: 30px;
   clear: both;
}
.afterfloatl {
   margin-top: 30px;
   clear: left;
}
.afterfloatr {
   margin-top: 30px;
   clear: right;
}
.spotsepgroup {
   width: 350px;
   height: 6 px;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: auto;
   margin-right: auto;
}
.cpic {
   width: 645;
   margin-left: auto;
   margin-right: auto;
}
.lpicgap {
   margin-left: 10px;
}
#rrtopspace {
   margin: 0px 0px 0px 0px;
   padding-bottom: 20px;
}
#inshtopspace {
   padding: 10px 0px 0px 0px;
}
.centertext {
   text-align: center;
   width: 700px;
   /*clear: both;*/
   margin-left: auto;
   margin-right: auto;
}
.nanoemph {
   font-style: italic;
}
.nanobig {
   font-size: 14px;
}
.nanotexttop {
   line-height: 500%;
}
.nanopic {
   margin-top: 35px;
   margin-bottom: 91px;
}
li {
   line-height: 150%;
}
.faqq {
   font-style: italic;
   font-weight: bold;
   padding: 0px;
   margin-bottom: 5px;
}
.faqa {
   margin-top: 5px;
}
.oldsection {
   font-size: 125%;
   font-weight: bold;
}
p.pointdetail {
   margin: 5px 0px 20px 0px;
   padding: 0px;
   line-height: 150%;
}
#spacer {
   width: 540px;
   padding: 10px 20px 10px 30px;
}
#disttitle {
   margin: 20px;
   font-size: 16px;
}
.distrib {
   padding: 20px;
}
.lgmtv {
   padding-top: 5px;
   padding-bottom: 5px;
}
.distribsubcol {
   width: 155px;
   padding: 0px 0px 0px 45px;
   float: left;
}
.distribsublines {
   border-left: 1px solid #c8d2e1;
   border-right: 1px solid #c8d2e1;
}
.distrib p {
   margin: 0px;
   line-height: 150%;
}
.distrib .title {
   text-align: left;
   font-size: 12px;
   font-weight: bold;
}
.distribsub {
   width: 150px;
   height: 75px;
   padding: 0px;
   margin: 0px;
}
.distribt {
   padding-left: 20px;
}
.tlclear {
   width: 800px;
   clear: left;
   padding-left: 20px;
}
.bold {
   font-weight: bold;
}
.ptext {
   line-height: 115%;
   margin-top: 5px;
   text-align: justify;
}
.linkline {
   height: 106px;
   width: 500px;
   margin-left: auto;
   margin-right: auto;
}
.lf {
   float: left;
   padding: 5px;
   margin-right: 10px;
   margin-top: 2px;
   border: 1px solid #c8d2e1;
}
.loud{
   clear: right;
   font-weight: bold;
   font-size: 13px;
   font-family: verdana;
   margin-left: 0px;
}
.veryloud{
   clear: right;
   font-weight: bold;
   font-size: 14px;
   font-family: verdana;
   margin-left: 0px;
}
.oimg {
   padding: 5px;
   margin: 8px;
   background: white;
   border: 1px solid #c8d2e1;
   float: left;
   height: 120px;
}
.oimg a {
   text-decoration: none;
}
.oimg p {
   padding: 0;
   margin: 0;
   text-align: center;
   font-weight: bold;
   color: black;
}
#therm01 {
   padding-top: 75px;
   padding-bottom: 70px;
}
#therm02 {
   padding-top: 67px;
   padding-bottom: 65px;
}
#therm03 {
   padding-top: 80px;
   padding-bottom: 75px;
}
#therm04 {
   padding-top: 100px;
   padding-bottom: 95px;
}
#therm05 {
   padding-top: 100px;
   padding-bottom: 95px;
}
#therm06 {
   padding-top: 100px;
   padding-bottom: 95px;
}
#therm07 {
   padding-top: 100px;
   padding-bottom: 95px;
}
#therm08 {
   padding-top: 220px;
   padding-bottom: 195px;
}
#therm09 {
   padding-top: 100px;
   padding-bottom: 95px;
}
#therm10 {
   padding-top: 100px;
   padding-bottom: 95px;
}
#footer {
   width: 1000px;
   border-left: 1px solid #646464;
   border-right: 1px solid #646464;
   border-bottom: 1px solid #646464;
   background: white;
   margin: 0px 80px 0px 80px;
   padding: 10px 0px 10px 0px;
   margin-left: auto;
   margin-right: auto;
   clear: both;
}
#footer p {
   clear: both;
   margin-top: 5px;
   text-align: center;
   color: #646464;
}
.smallcaps {
   font-variant: small-caps;
}
.annbox {
   padding: 10px;
   border: 1px solid black;
}
.preload {
   display: none;
}
#footnav {
   padding: 0px;
   margin: 0px 0px 00px 0px;
   text-align: center;
}
#footnav ul {
   margin: 0px;
   padding: 0px;
   border: none
}
#footnav li {
   margin: 0px;
   padding: 0px 0px 0px 5px;
   border-left: 1px solid #646464;
   list-style: none;
   display: inline;
}
#footnav #last {
   padding-right: 5px;
   border-right: 1px solid #646464;
}
#footnav a {
   color: #646464;
   text-decoration: none;
}
#footnav a:hover {
   color: blue;
   text-decoration: underline;
}
.p1 {
   font-size: 15px;
   font-weight: 700;
}
.p2 {
   font-size: 13px;
   font-weight: 600;
}
.p3 {
   font-weight: bold;
}
sub {
   vertical-align: sub;
   font-size: 75%;
   position: relative;
}
a img {
   border: none;
}
.noline {
   text-decoration: none;
}
.noline:hover {
   color: red;
   text-decoration: underline;
}
.sbannerl {
   float: left;
   margin-right: 20px;
   border-right: 2px solid black;
   border-bottom: 1px solid black;
}
.midfloat {
   width: 585px;
   margin: 10px auto;
}
.combine {
   width: 150px;
   height: 15px;
   float: left;
}
.combine img {
   clear: left;
   float: left;
   border: none;
}
.tfloat {
   float: left;
}
.iclear {
   clear: both;
}
.address {
   margin-left: 10px;
   margin-bottom: 0px;
}
.copyright {
   width: 500px;
   margin-left: auto;
   margin-right: auto;
}
.mlogo {
   margin-left: 250px;
   margin-top: 10px;
}
.wptext {
   margin-top: 3px;
   margin-bottom: 2px;
}
.wplink {
   color: #849cc2;
   text-decoration: none;
}
.wpilink {
   text-decoration: none;
}
.wplink:hover {
   color: #336496;
   text-decoration: underline;
}
.wpgroup {
   width: 500px;
   height: 150px;
   /*float: left;
   clear: left;*/
}
.wpimg {
   float: left;
   /*margin: 4px 10px 0px 4px;*/
   margin-right: 10px;
   margin-left: 100px;
   border: none;
   display: inline;
}
.wptopgrp {
   margin-top: 30px;
}

.wpgap {
   margin-top: 20px;
}


/* KEEP THESE LINES AT THE END OF THE FILE */
/* OR FIREFOX DISPLAY WILL BE SCREWED UP */
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav li a ( float: none; }
/* End IE5-Mac hack */

