﻿        * 
        {
            padding: 0;
            margin: 0;
        }

        body 
        {            
            background-color:#180200;            
            font-family:Calibri;     
            font-size: 15px;   
            min-width: 890px; 
            width: 100%; 
            text-align:center;            
        }
        
        .full
        {            
            margin-top: 1px;    
            margin-left: auto;
            margin-right: auto;                       
            top: 0px;
            left: 0px;            
            height: 745px;
            width: 900px;              
        }
        
        img#bg
        {
            position: absolute;
            left:0px;
            top:398px;
            width:100%;
            height: 302px;
            max-height: 302px;
            min-width: 890px;
        }
               
        .header
        {            
            position: relative;
            background-color:#180200;      
            width: 100%;
            min-width: 890px;                
            height: 125px;
        }
        
        .banner
        {
            margin: 0 0 0 0;
            position: absolute;
            height: 278px;  
            
            left:0px;
            top:120px;          
            width:100%;
            min-width: 100%;                          
        }
                      
        #banner IMG
        {
            position:absolute;
            top:0;
            left:0;
            z-index:8;
            width:100%;
            min-width: 890px;
            max-height: 278px;
            height: 278px;
            opacity:0.0;                       
        }
        
        #banner IMG.active
        {
            z-index:10;
            opacity:1.0;
        }
        
        #banner IMG.last-active
        {
            z-index:9;
        }
        
        #products
        {
            position:absolute;
            top:0px;
            left:0px;            
            z-index:10;
            width: 100%;
            min-width:890px;
        }  
              
        #products IMG
        {
            position:relative;
            top:20px;
            left:230px;
            z-index:10;                                    
        }   
        
        #bannerheader
        {
            position:relative;              
            margin-left:auto;
            margin-right:auto;
            text-align:left;  
            width:890px; 
            min-width:890px;
            z-index:11;
            display: none; 
        }
        
        #bannerheader span
        {
            position:absolute;
            top:70px;                       
            left:70px;
            z-index:11;     
            color:White;                                  
            font-family:Verdana;                 
            font-size: 70px;                        
        }
        
        #bannerheader span.active
        {
            z-index:11;            
        }
        
        #bannerheader span.last-active
        {
            z-index:11;
        }      
        
        #bannertext
        {
             position:relative;
             width:890px;
             margin-left: auto;
             margin-right:auto;
             text-align:left;             
             min-width:890px;   
             z-index:11;      
             display: none;                   
        }
       
                
        #bannertext span
        {
            position:absolute;
            top:165px;     
            left:75px;       
            z-index:11;     
            color:White;                         
            font-family:Verdana;  
            text-align:left;               
            font-size: 15px;                                   
        }
        
        #bannertext span.active
        {
            z-index:11;            
        }
        
        #bannertext span.last-active
        {
            z-index:11;
        }           
        
        #buttons
        {
            position:absolute;
            margin-left: auto;
            margin-right:auto;  
            left: 0px;
            top:0px;             
            z-index:11;            
            width: 100%;
            min-width: 890px;
            height:100px;
        }
        
        #buttons IMG
        {
            position:relative;
            left: 375px;
            top: 165px;
            z-index:11;
        }
        
        #buttons IMG#rightbut
        {            
            left: 370px;
        }
        
        
        .tabs
        {
            height: 310px;                    
            width: 100%;                           
            position: relative; 
            left: 0px;   
            top: 270px;
        }
               
        .threetabs
        {
            left: 7px;
            width: 890px;
            top: 44px;
            position:absolute;
        }
        
        .logo
        {
            position:absolute;
            left: 25px;
            top: 29px;            
        }
        
        .phonenumber 
        {
            position:absolute;
            left: 625px;
            top: 24px;
            width: 250px;
            text-align: right;
            float: right;
        }
        
        .phonetext
        {
            color:White;            
            font-size: 30px;
            font-family: Arial;
            
        }
        
        .tech
        {
            position:absolute;
            left: 623px;
            top: 59px;
            width: 250px;
            text-align: right;
        }
        
        .techtext
        {
            color:#832901;
            font-size: 18px;            
            font-family: Arial;            
        }
        
        .hometabselect
        {
            background-image: url('../images/activeTab.png');
            position:absolute;
            top:92px;
            left:395px;
            width:80px;
            height:27px;
            text-align:center; 
        }
        
        .abouttab
        {
            position:absolute;
            top:92px;
            left:485px;
            width:80px;
            height:27px;
            text-align:center; 
        }  
        
        .abouttabhover
        {
            background-image: url('../images/activeTab.png');
            position:absolute;
            top:92px;
            left:485px;
            width:80px;
            height:27px;
            text-align:center; 
        }          
        
        .productstab
        {
            position:absolute;
            top:92px;
            left:580px;
            width:90px;
            height:27px;
            text-align:center; 
        }
        
        .productstabhover
        {
            background-image: url('../images/activeTabProducts.png');
            position:absolute;
            top:92px;
            left:580px;
            width:90px;
            height:27px;
            text-align:center; 
        }
        
        .clientstab
        {
            position:absolute;
            top:92px;
            left:685px;
            width:100px;
            height:27px;
            text-align:center; 
        }   
        
        .clientstabhover
        {
            background-image: url('../images/activeTabClient.png');
            position:absolute;
            top:92px;
            left:685px;
            width:100px;
            height:27px;
            text-align:center; 
        }      
        
        .contactstab
        {
            position:absolute;
            top:92px;
            left:805px;
            width:80px;
            height:27px;
            text-align:center; 
        }
        
        .contactstabhover
        {
            background-image: url('../images/activeTab.png');
            position:absolute;
            top:92px;
            left:805px;
            width:80px;
            height:27px;
            text-align:center; 
        }
        
        .hometext,.abouttext,.productstext,.clientstext,.contactstext
        {            
            color: White;
            font-size:16px; 
            position:relative;   
            top: 3px;                                  
        }             
        
        a:link, a:visited, a:hover, a:active 
        {
            text-decoration: none;            
        }

        .lefttab
        {
            background-image: url('../images/leftTab.png');
            background-repeat: no-repeat;
            height: 135px;
            width: 300px;
            position:relative;
            float:left;
        }
       
        .centertab
        {
            background-image: url('../images/centerTab.png');
            background-repeat: no-repeat;
            height: 135px;
            width: 270px;
            position:relative;
            float:left;
        }
       
        .righttab
        {
            background-image: url('../images/rightTab.png');
            background-repeat: no-repeat;
            height: 135px;
            width: 300px;
            position:relative;
            float:left;
        }
                
        .tablogo1
        {
            background-image: url('../images/monitor.png');
            background-repeat: no-repeat;
            position:absolute;
            top: -25px;
            left: 202px;
            width:61px;
            height: 61px;
            z-index: 1;
        }
        
        .tablogo2
        {
            background-image: url('../images/globe.png');
            background-repeat: no-repeat;
            position:absolute;
            top: -25px;
            left: 190px;
            width:61px;
            height: 61px;
            z-index: 1;
        }
        
        .tablogo3
        {
            background-image: url('../images/talk.png');
            background-repeat: no-repeat;
            position:absolute;
            top: -25px;
            left: 210px;
            width:61px;
            height: 61px;
            z-index: 1;
        }
        
        .tablogo1button
        {
            background-image: url('../images/learnmore.png');
            background-repeat: no-repeat;
            position:absolute;
            top: 115px;
            left: 20px;
            width:92px;
            height: 24px;
            z-index: 1;
        }
        
        .tablogo2button
        {
            background-image: url('../images/learnmore.png');
            background-repeat: no-repeat;
            position:absolute;
            top: 115px;
            left: 20px;
            width:92px;
            height: 24px;
            z-index: 1;
        }
        
        .tablogo3button
        {
            background-image: url('../images/learnmore.png');
            background-repeat: no-repeat;
            position:absolute;
            top: 115px;
            left: 20px;
            width:92px;
            height: 24px;
            z-index: 1;
        }
        
        .leftTabHead
        {
            text-align:left;
            font-size: 21px;
            position:absolute;
            top: 12px;
            left: 20px;
        }
        .leftTabText
        {
            text-align:left;
            font-size: 12px;
            position:absolute;
            top: 45px;
            left: 20px;
            width: 265px;
        }
        
        .centerTabHead
        {
            text-align:left;
            font-size: 21px;
            position:absolute;
            top: 12px;
            left: 20px;
            width: 170px;            
        }
        .centerTabText
        {
            text-align:left;
            font-size: 12px;
            position:absolute;
            top: 45px;
            left: 20px;
            width: 240px;
        }
        
        .rightTabHead
        {
            text-align:left;
            font-size: 21px;
            position:absolute;
            top: 12px;
            left: 20px;
            width: 170px;
        }
        .rightTabText
        {
            text-align:left;
            font-size: 12px;
            position:absolute;
            top: 45px;
            left: 20px;
            width: 258px;
        }
        
        .linkstyle
        {
            color: Black;
        }
        
        .linkstyle:active
        {
            color: Blue;
        }
        
        .rosetech
        {
            background-image: url('../images/rosetech.png');
            background-repeat: no-repeat;
            height: 20px;
            width: 185px;
            position:relative;
            top: 13px;
            left: 11px;                       
            padding-bottom: 5px;   
            float: left;         
        }
        
        .footer
        {
            height: 45px;                        
            position: relative;
            background-color:#180200;
            top: 270px;
            left: 0px;
            width: 100%;
            min-width: 890px;           
        }
        
        .sitemap
        {
            color: White; 
            text-align: left;           
            position: relative;
            top: 15px;
            left: 210px;
            width: 485px;
            font-size: 12px;            
            float:left;
        }
        
        .footerlink
        {
            position: relative;
        }

        
        .footerlink:link, .footerlink:visited, .footerlink:active, .footerlink:hover
        {
            color:White;
        }
        
        .footerlink:active, .footerlink:hover
        {
            text-decoration:underline;
        }
        
        .watermarks
        {                     
            position:absolute; 
            left: 12px;  
            top: 184px;         
        }
        
        .client
        {
            position:absolute;
            left: 0px;
            top: 50px;            
        }
        
        .bluescope
        {
            position:absolute;   
            left: 273px; 
            top: 30px;        
        }
        
        .bodyshop
        {
            position:absolute;
            left: 378px;
            top: 55px;            
        }
        
        .freedom
        {
            position:absolute;
            left: 513px;
            top: 40px;            
        }
        
        .hba
        {
            position: absolute;
            left: 643px;
            top: 40px;            
        }
        
        .racv
        {
            position: absolute;
            
            left: 773px;
            top: 35px;
        }
        
        .telechoice
        {
            position: absolute;
            left: 133px;
            top: 45px;            
        }
        
        ul
        {
            list-style-position: inside;
        }               