body {background: url(backgound.jpg) repeat-x #6D7C8F;
      background-attachment: fixed;
      color: black;
      font-family: arial, helvetica, san-serif;
      text-align: center;
      font-size: 10pt;}

#bigdiv {margin: 0px auto 0px auto;
         position: relative;
         top: 0px;
         width: 1000px;
         overflow: hidden;
         
         min-height: 600px;
         }
#texttop  {z-index: 2;
        position: relative;
       top: 5px;
       left: 0px;
       width: 900px;
       height: 70px;
       margin: 0px auto 0px auto;
       background: url(texttop3.png);
       }
#text  {
        z-index: 1;
        position: relative;        
        width: 880px;
        overflow: hidden;
        min-height: 600px;
       
         margin: 0px auto 0px auto;
        background: url(text.jpg);
        padding: 10px 10px 10px 10px;
        text-align: left;
        }
#logo  {z-index: 5;
        position: absolute;
        top:10px;
        left: 0px;
        width: 238px;
        height: 145px;
        background: url(logo.png);
        
        }

#space {position: relative;
        height: 50px;
        width: 10px;
        
        }
#mostpages {margin-top: 10px;float: left;width: 720px;position: relative; margin-left: 0px;border: 0px solid blue;overflow: hidden;}
#textleftbarcontainer {float: left;
                      margin-right: 0px;
                      margin-left: 0px;
                      margin-top: 50px;
                      width: 150px;
                      min-height: 800px;
                      height: 100%;}
#textleftbartop  {position: relative;
                  
                  width: 140px;
                  height:18px;
                  background: url(leftbartop.jpg);
                  float: left;
                  clear: left;
                  
                  }
#textleftbar     { clear: left;
                   float: left;
                   position: relative;
                   font-size: 9pt;
                  width: 120px;
                  min-height:400px;
                  background: url(leftbar.jpg);
                  color: black;
                  padding: 0px 10px 1px 10px;
                  }
#textleftbarbottom  {
                     clear: left;
                     float: left;
                   position: relative;
                  
                  width: 120px;
                  height:17px;
                  background: url(leftbarbottom.jpg);
                   padding: 0px 10px 1px 10px;
                 
                  }
#menuback {z-index: 3;
           position: absolute;
           top: 75px;
           left: 52px;
           height: 30px;
           width: 896px;
           background: url(menuback.jpg);}
        
#slideshowcontainer {position: relative;
                     
                     float: right;
                      
                     height: 300px;
                     width: 200px;
                     
                     
                     padding: 0px 10px 10px 10px;
                     margin: 30px 10px 10px 10px;
                     background: #f5f5f5;
                     clear: left;
                     clear: right;
                     }
#slideshow1 {text-align: center;
            position: absolute;
            top:5px;
            left: 10px;

            opacity: 1.0;}
#slideshowtext1 {position: relative;
                 text-align: center;
                 top: 10px;
                 color: #00d;
                 font-weight: bold;
                 font-size: 10pt;
                 }
#slideshow2 {text-align: center;
            position: absolute;
            top:5px;
            left: 10px;
            opacity: 0;}
#slideshowtext2 {position: relative;
                 text-align: center;
                 top: 10px;
                 color: #00d;
                 font-weight: bold;
                 font-size: 10pt;
                 } 

#contactdiv1 {margin-top:0px;float: left;margin-left: -20px;width: 490px;}
#contactdiv2 {float:left;overflow:hidden;margin-left: 0px;width: 800px;padding: 0px 0px 0px 0px;margin-top: 0px;overflow: hidden;}           
#retailerhead {float: left; width: 100%;overflow: hidden;margin-top: 20px;position: relative;border: 1px solid blue;}
#footer  {z-index:3;
        position: relative;
       top: 0px;
       left: 0px;
       width: 900px;
       height: 90px;
       margin: 0px auto 0px auto;
       background: url(textbottom.png);
       font-size: 8pt;
       color : #a0a0a0;
       }

ul#menu  {z-index: 5;
          text-align: center;
          color: #CEA916;
          
          height: 22px;
          list-style: none;
          position: absolute;
          top: 65px;
          left: 200px;
          font-size: 10pt; 
          }
         
          
ul#menu li {width: 140px;
            height: 22px;
            background: url(buttonoff.jpg);
            color: white;
             float: left;
             list-style: none;
             padding: 0px 0px 0px 0px;
             position: relative;
             top: 2px;
              
             }


ul#menu li a:link,
ul#menu li a:visited
                   {color: white;
                   text-decoration: none;
                   width: 140px;
                   display: block;}

ul#menu li a:hover

 {background: url(buttonon.jpg);
                    color: yellow;
                    text-decoration: none;
                    width: 140px; 
                    height: 22px;
                    display: block;}

ul#menu li a:active 
      {background: #fff;
                    color: #666;
                    text-decoration: none;
                    width: 140px; 
                    height: 22px;
                    display: block;}
ul#menu li:hover ul.submenu {display: block;}
ul#menu li ul.submenu {z-index: 22;
                       background: url(dropback.jpg);
                       margin: 0px 0px 0px 0px;
                       position: absolute;
                       top: 20px;
                       left: 0px;
                       width: 140px;
                       padding: 1px 4px 5px 4px;
                       border: 1px solid #500;
                       display: none; 
                       clear: left;
                        background-color: white;
                       
                      
                       }
ul#menu li ul.submenu  li { clear: left; width: 140;border-bottom: 1px solid pink;}
ul#menu li ul.submenu  li a:visited, a:active, a:link
                      {color: white; 
                       text-decoration: none;
                       display: block;
                       clear: left;
                      }
ul#menu li ul.submenu li a:hover
                      {color: yellow; 
                       text-decoration: none;
                       background: url(buttonon.jpg);}


                          

h1  {margin: 0px auto 0px auto;
     color: #FFFF40;
     width: 500px;
     position: relative;
     top: 1px;
     font-size: 18pt;
     font-weight: bold;
     text-align: center;
     font-family: perpetua;}
h2  {margin: 0px auto 0px auto;
     color: #FFFF40;
     width: 500px;
     position: relative;
     top: 0px;
     font-size: 11pt;
     font-weight: bold;
     text-align: center;}
h3  {margin: 5px auto 0px auto;
     color: #00d;
     width: 500px;
     position: relative;
     top: 25px;
     font-size: 14pt;
     font-weight: bold;
     text-align: center;}

          


 
#bottomstuff {opacity: 0;
              zoom: 1;}
         

 a:link,
 a:visited,
 a:active  {color: #00d;
         text-decoration: none;
         display: inline;}
 a:hover {color: #0dd;
           text-decoration: none;
            display: inline;}


 a.lnks:link,
 a.lnks:visited,
 a.lnks:active  {color: #fff;
         text-decoration: none;
         display: inline;}
 a.lnks:hover {color: #fff;
           text-decoration: none;
            display: inline;}



a.footer:link		        {  color: #a0a0a0; text-decoration:none;font-size: 7pt;}
a.footer:visited			{  color: #a0a0a0; text-decoration:none; font-size: 7pt;}
a.footer:active 			{  color: #a0a0a0; text-decoration:none; font-size: 7pt;}
a.footer:hover 			{  color: #00d; text-decoration:none; font-size: 7pt;}

.inputfields      {background: #E4F7F8;
                   font-family: arial, helvetica, san-serif;
                   border: 1px inset #306A6C;}
.redthing         {color: red;
                   font-weight: bold;}
td.leftcol  {text-align: right;
              font-weight: bold;font-size: 10pt;}
td.rightcol  {text-align: left;
              margin-left: 10px;font-size: 10pt;}
td.warn     {height: 10px;}
.warn      {position: relative;margin-left: 140px;background: #FDE7E7; color: #d00; font-size: 7pt;border: 1px solid #d00;visibility: hidden;padding: 1px 1px 1px 1px;font-family: arial, helvetica;}
.leftcol   {float: left;width: 110px;text-align: right;font-weight: bold;font-size: 10pt;margin-left: 20px;margin-right: 10px; }
.leftcol2   {float: left;width: 112px;text-align: right;font-weight: bold;font-size: 10pt;margin-left: 20px; }
.rightcol   {float: left;width: 300px;text-align: left;font-size: 10pt;margin-left: 10px;}
.rightcol2   {float: left;text-align: left;font-size: 10pt;margin-left: 10px;}

.contactoption {float: left;overflow: auto;position: relative;}
.contactoption2 {float: left;overflow: auto;margin-top: 10px;width: 500px;position: relative;}

.leftbartitle  {width: 140px;
                margin-left: -10px;
                 margin-top: 10px;
                 
                background: url(titleback.jpg);
                border-top: 3px solid #e7a067; 
                border-bottom: 3px solid #e7a067;
                position: relative; 
                padding: 0px 0px 0px 0px;
                font-family: Tahoma,Geneva,sans-serif;
                text-align: center;
                font-size: 12pt;}
