﻿body 
{

}

table
{
    
   width: 80%; 
   height: 5%; 
   left: 10%;
   position: absolute;
   border-collapse:collapse; 
   
}

table.top
{
     top:4px;
   
    } 

table.logoAndSlogan
{
    top: 29px;
    
    }

table.Navigationlinks
{
    height: 78%;
    width: 20%;
    top: 119px; 
    left: 10%;
    }    
    
table.Advertise
{
    left: 29.2%;
    height: 36%; 
    width: 60%; 
    top: 119px
      
}   

table.CompanyServicesImagesLink
{
    left: 29.6%;
    width: 60%; 
    top: 364px; 
    height: 17%;
     
    }
    
th.NavigateOurServices
{
   background-image: url(images/web/img_nav.jpg);
   background-repeat:no-repeat;  
   height: 22px;
    }         
a:link
{
    font-size: x-small; 
    color: Olive; 
    font-style: normal; 
    font-family: Calibri ; 
    font-variant: normal;
    text-decoration:none; 
}

a:visited
{
   font-size: x-small; 
   color: gray; 
   font-style: normal; 
   font-family: Calibri; 
   font-variant: normal; 
   text-decoration:none; 
}


a.NavigationTableOurServices 
{
    font-size:smaller; 
    font-family:Calibri;  
    font-weight:bold;  
    
    }

ol 
{
    
    }

Div.ImgContent
{
   font-family:Calibri;
   font-size:smaller;
   font-style:normal;
   color:Olive; 
         
    }


table.copyright
{
   top: 555px; 
   left: 10%;
   font-size: x-small; 
   color: Olive; 
   font-style: normal; 
   font-family: Arial; 
   font-variant: normal;   
   text-align:center; 
    }
    

