﻿        * 
        {
            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#thinban
        {
            position: absolute;
            left: 0px;
            top: 120px;            
            width: 100%;
            height: 74px;            
            min-width: 890px;  

        }        
        
        .header
        {            
            position: relative;
            background-color:#180200;       
            width: 100%;
            min-width: 980px;              
            height: 125px;
        }
               
        .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;            
        }
        
        .hometab
        {            
            position:absolute;
            top:92px;
            left:395px;
            width:80px;
            height:27px;
            text-align:center; 
        }
        
        .hometabhover
        {            
            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; 
        }
        
        .hometabselect
        {
            background-image: url('../images/activeTab.png');
            position:absolute;
            top:92px;
            left:395px;
            width:80px;
            height:27px;
            text-align:center; 
        }
        
        .abouttabselect
        {
            background-image: url('../images/activeTab.png');
            position:absolute;
            top:92px;
            left:485px;
            width:80px;
            height:27px;
            text-align:center; 
        }        
        
         .productstabselect
        {
            background-image: url('../images/activeTabProducts.png');
            position:absolute;
            top:92px;
            left:580px;
            width:90px;
            height:27px;
            text-align:center; 
        }
        
        .clientstabselect
        {
            background-image: url('../images/activeTabClient.png');
            position:absolute;
            top:92px;
            left:685px;
            width:100px;
            height:27px;
            text-align:center; 
        }       
        
        .contactstabselect
        {
            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;            
        }
              
        .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;
        }                
        
        .sitemap
        {
            color: White; 
            text-align: right;           
            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;
        }
        
        .banner
        {                  
            position: relative;
            top: 0px;
            left: 0px; 
            width: 100%;
            min-width: 890px;  
            height: 74px; 
            z-index:1;         
            text-align:left; 
        }       
        
        .bannertitle
        {
            position:absolute;
            left: 30px;
            top: 19px;
            font-size: 25px;            
            color: White;           
        }
        
        .content
        {
            position:relative;
            top: 0px;
            left:0px;
            height: 254px;
            width: 100%;
            min-width: 890px;               
            font-family: Calibri;
            font-size: 14px;
        }
        
        ul
        {
            list-style-position: inside;
        }