﻿body
{
    background: #9eceec;
    font: normal 400 11px Verdana, Arial;
    padding-top: 10px;    
}
.middle
{
    width: 822px;    
    margin: 0px auto;
    padding: 112px 0px 0px 0px;
    background: url(Images/bg-header.gif) no-repeat left top;
}
.contentWrapper
{
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;    
    width: 778px;  
    padding: 0px 20px;    
}
.contentWrapper
{
    background: #113e6b url(Images/bg-content.gif) no-repeat right top ;
    color: #c3ced9;  
}
.bgMiddle
{
    width: 822px;
    height: 100px;
    background: url(Images/bg-middle.gif) no-repeat left top;
}
.bottomContent
{
    background: #d5e9f7 url(Images/bg-lines.gif) no-repeat left top;
    color: #858585;  
    border-left: solid 2px #fff;
    border-right: solid 2px #fff;    
    width: 786px;  
    padding: 0px 16px; 
    
}
.bottom
{
    width: 822px;
    height: 64px;
    background: url(Images/bg-bottom.gif) no-repeat left top;   
}
.sectorCountry td
{
    vertical-align: top;
}
.sectorCountry ul
{
    margin: 0;
    padding: 0;   
}
.sectorCountry li
{
   list-style-type: none;
   margin: 0px 0px 5px 0px;
}
.sectorCountry a:link, .sectorCountry a:visited, .sectorCountry a:active
{
    color: #858585;
    padding: 5px 0px 0px 6px;
    height: 20px;  
    font-weight: 700;
    font-size: 9px;
    text-decoration: none;
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
}
.sectorCountry a:hover
{
    text-decoration: underline;
}
.linksLeft a
{
    width: 170px;          
    background-image: url(Images/bg-links-left.gif);
}
.linksMiddle a
{
    width: 190px;
    background-image: url(Images/bg-links-middle.gif);
}
.linksRight1 a
{
    width: 164px;
    background-image: url(Images/bg-links-right-1.gif);
}
.linksRight2 a
{
    width: 148px;
    background-image: url(Images/bg-links-right-2.gif);
}
.separator
{
    
}   