#contacts {                                                                                       
    float:right;
    width:210px;                                                                                      
    font-size:1.1em;                                                                                                                                                                      
    padding-left: 10px;
}                                                                                                 

#contacts .content {                                                                                                                                                 
    background-color:#DFEDF7;                                                                                                                                         
    border:solid #90C2E1;                                                                                                                                             
    border-width:0px 1px 1px 1px;                                                                                                                                     
}

#contacts .content .w1 {                                                                                                                                             
    background:url(/images/icons/block-br.png) no-repeat 100% 100%;                                                                                                   
    position:relative;                                                                                                                                                
    top:1px;                                                                                                                                                          
    left:1px;                                                                                                                                                         
}                                                                                                                                                                 

#contacts .content .w2 {                                                                                                                                             
    background:url(/images/icons/block-bl.png) no-repeat 0% 100%;                                                                                                     
    position:relative;                                                                                                                                                
    height:189px;
    padding:5px;                                                                                                                                                      
    left:-2px;                                                                                                                                                        
    top:0px;                                                                                                                                                          
}
       
#contacts h2 .w1 {                                                                                                                                                                             
    display:block;                                                                                                                                                                              
    background:url(/images/icons/block-tl.png) no-repeat 0% 0%; 
    position:relative;
}                                                                                                                                                                                           
#contacts h2 .w2 {                                                                                                                                                                             	
    display:block;                                                                                                                                                                              
    background:url(/images/icons/block-tr.png) no-repeat 100% 0%;                                                                                                                               
    position:relative;                                                                                                                                                                          
    padding:3px 5px 2px 5px;
}              
#contacts h2 {                                                                                                                                                                                                                                                                                                                                                    
    background-color:#0174BB;                                                                                                                                                                   
    margin:0px;                                                                                                                                                                              
    font-size:1.0em; 
    font-weight:bold;                                                                                                                                                                           
    color:white;                                                                                                                                                                                 
    text-align:center;                                                                                                                                                                          
}

#contacts .icq {
    background:white url(/images/icons/icq.png) no-repeat 6px 50%;
}

#contacts .mail {
    background:white url(/images/icons/mail.png) no-repeat 6px 50%;
}

#contacts p {                                                                                     
    padding:0px 0px 5px 0px;                                                                          
    margin:0px;                                                                                       
}                                                                                                 
#contacts ul {                                                                                    
    list-style-type:none;                                                                             
    padding:0px;                                                                                      
    margin:0px;                                                                                       
    position:relative;                                                                                
}                                                                                                 
#contacts ul li {                                                                                 
    display:block;                                                                                    
    background-color: white;
    margin:0px -5px 1px -3px;                                                                       
}
#contacts ul li a {                                                                               
    padding:4px 3px 4px 40px;                                                                         
    display:block;                                                                                    
}                                                                                                 

#contacts a,#contacts a:visited {                                                                 
    color:#2C5800;                                                                                    
}

#services-content {                                                                                                                                                                                                                                                                                          
    position: relative;                                                                                                                                           
}

#services-content h2 {                                                                                                                                                                                               
    color:#003150;                                                                                                                                                                                                  
    font-size:1.85em;                                                                                                                                                                                               
    font-weight:normal;                                                                                                                                                                                             
    text-decoration:none;                                                                                                                                                                                           
    margin:0px 0px 0.2em 0px;                                                                                                                                                                                       
    padding:0px 0px 0.0em 0px;                                                                                                                                                                                      
    border-bottom:1px solid #7F98A7;                                                                                                                                                                                
    line-height:1.2em;                                                                                                                                                                                              
    _position:relative;                                                                                                                                                                                             
} 

#services-content h3 {                                                                                                                                                                                               
    color:#003150;                                                                                                                                                                                                  
    font-size:1.5em;                                                                                                                                                                                                
    font-weight:normal;                                                                                                                                                                                             
    text-decoration:none;                                                                                                                                                                                           
    margin:0px 0px 0.2em 0px;                                                                                                                                                                                       
    padding:0px 0px 0.0em 0px;                                                                                                                                                                                      
}                                                                                                                                                                                                                   

#services-content h4 {                                                                                                                                                                                               
    color:#003150;                                                                                                                                                                                                  
    font-size:1.0em;                                                                                                                                                                                                
    font-weight:bold;                                                                                                                                                                                               
    text-decoration:none;                                                                                                                                                                                           
    margin:0px 0px 0.2em 0px;                                                                                                                                                                                       
    padding:0px 0px 0.0em 0px;                                                                                                                                                                                      
}                                                                                                                                                                                                                   

table#service_packs {                                                                                                                                                                                                    
    width: 550px;                                                                                                                                                                                                    
    border-collapse:collapse;                                                                                                                                                                                       
    border: solid 1px;                                                                                                                                                                                              
}                                                                                                                                                                                                                   
                                                                                                                                                                                                                    
table#service_packs td {                                                                                                                                                                                                 
    width: 33%;
    border: #8080A0 solid 1px;                                                                                                                                                                                      
    margin: 0px;                                                                                                                                                                                                    
    padding: 15px;
    text-align: left;
}                                                                                                                                                                                                                   
                                                                                                                                                                                                                    
table#service_packs th {                                                                                                                                                                                                 
    width: 33%;
    height: 30px;                                                                                                                                                                                                   
    border: #8080A0 solid 1px;                                                                                                                                                                                      
    padding: 0px;                                                                                                                                                                                                   
}                                                                                                                                                                                                                   

table.default {
    border-collapse:collapse;                                                                                                                                                                                       
    border: #8080A0 solid 1px;                                                                                                                                                                                      
}

table.default td, th {
    border: #8080A0 solid 1px;                                                                                                                                                                                      
    padding: 5px;
}
