<!--

      
/* main page containers  */
               
               
                    
               
#mission  {
           width:980px;
           height:159px;
           background: url('images/bg-mission.png') top left repeat-x;
           position:relative;
           
           
            }    
                       
 #mission h1  {
         background: transparent url('images/welcome-quote.png') top center no-repeat;
         width: 497px;
         height:122px;
         position:absolute;
         top:130px;
         left:240px;
         
           } 
#mission h1 span  {display:none; }  


#mission p  {
            width:600px;
            font:normal 16px/18px Verdana, Times, serif;
            text-align:center;
            padding-bottom:20px;
            padding-top:70px;
            
            margin:0 auto;
            
          }   
          
      /* slide show*/  
#slide  {
                 width:540px;
                 height:290px;
                 background: transparent url('images/bg-slide.png') no-repeat;     
                 position:relative;
                 margin-left:420px;
                 margin-top:65px;
                  
        }                   

#slideapplet {
            width:450px;
            height:200px;
      
            position:absolute;
            top:32px;
            left:35px;
    
           
            
            
              }    
              
/* add on containers  */

#addon  {
        width:450px;
        height:350px;
        position:absolute;
        top:700px;
        left:750px;
        
        z-index: 5;}
        
#weather  {
          
          position:absolute;
          top: 625px;
          left: 500px;
          z-index: 5;
           }        
              
#counter  {
          width: 200px;
          height:200px;
          position:absolute;
          top: 550px;
          left:610px;
            }      
              
                            
                
         /*intro container */       
                
#intro  {
              width: 500px;
              margin: 0 auto;
              float:left;
              margin-top:-250px;
               }



#welcome  {
          float:left;
          padding-top:10px;
     
         
          } 
 

#welcome h2 span  {display:none; } 

#welcome h2  {
         background: transparent url('images/h2.png') no-repeat;
         width: 283px;
         height:46px;
         margin-left: 70px;
         }
 
      
#summary  {
          width: 400px;
          padding-bottom:20px;
          margin-left:10px;
          margin-top:10px; 
          float: left;
         
          
           }

#summary p  {
         font: normal 14px/16px Verdana, Times, sans-serif;
          }           
           
#summary p.p1 a {
         font: bold 18px/20px Verdana, Times, sans-serif;
         
 
       
      
         }
         
#summary p.p2  {
          
      
         }         
                  
         
#historyshort  {
            font: normal 14px/16px Verdana, Times, sans-serif;
            float:left;
            width: 450px;
            margin-left:10px;
 }  
 
 #historyshort p.p2  {
              }
 
#historyshort h3  {
         background: transparent url('images/history-h3.png') no-repeat;
         width: 149px;
         height:38px;
         margin-left: 90px;
               } 
               
#historyshort h3 span  {display:none; }                    
         
/*end intro container */


/* page dividers  */

#historyshort, #productshort, #locationshort, #deliveryshort, #happycustomers, welcome  {
               padding-top:30px;
               
                }

welcome  {background: transparent url('images/divider.png') no-repeat;}  
#historyshort  {background: transparent url('images/divider.png') no-repeat;}  
#productshort  {background: transparent url('images/divider.png') no-repeat;}
#locationshort  {background: transparent url('images/divider.png') no-repeat;}
#deliveryshort  {background: transparent url('images/divider.png') no-repeat;}
#happycustomers  {background: transparent url('images/divider.png') no-repeat;}
footercontainer  {background: transparent url('images/divider.png') no-repeat;}



/*start main information*/


#maintext  {
           width: 900px;
           margin: 0 auto;
           clear:both;
           position:relative;
           padding-top:20px;    
           
            }
         
         
#productshort  {
               clear:both;
               width:900px;
                }

#productshort h3  {
               background: transparent url('images/products-h3.png') no-repeat;
               width: 139px;
               height:44px;
                margin-left: 90px;
         
               } 
               
#productshort h3 span  {display:none; } 


#productshort p.p1 img {
              margin-left:50px;
              margin-bottom:10px;
              border: black solid 1px; } 
 

#splitbottom  {
              width:900px;
              position:relative;
              
              
                    }



#deliveryshort  { 
                float:left;
                width:440px;
        
                } 

#deliveryshort h3  {
         background: transparent url('images/delivery-h3.png') no-repeat;
         width: 202px;
         height:48px;
         margin-left: 90px;
               } 
               
#deliveryshort h3 span  {display:none; } 



#locationshort  {
                width:440px;
                float:left;
                margin-left:10px;
                 }
                 
#locationshort h3  {
         background: transparent url('images/map-h3.png') no-repeat;
         width: 155px;
         height:52px;
         margin-left: 90px;
               } 
               
#locationshort h3 span  {display:none; }                  








          
-->