
* html{filter: expression(document.execCommand("BackgroundImageCache", false, true));}   

html{
    font-size:100%;
}

body{
    background: #fff;
    font-family:Arial,sans-serif;
    font-size:1.00em;
    line-height:100%;
    text-align:left;
    color:#333333;

}

   
/**/

div.wrapper{
    width:940px;
    text-align:left;
    padding:0 0 0 20px;
    font-size:0.75em;
    background:#fff url('images/header.bg.gif') repeat-x left top;   
} 



#header{
    width:920px;
    height:70px;
}
    #header .row{margin:0;}
    
    #header h1{
        float:left;
        margin:0;
        padding:0;        
    }
    
        #header h1 a{
            float:left;
            height:70px;
            width:220px;
            background:url('images/seb.logo.png') no-repeat center 26px; 
            text-indent: -5000em;   
        }

     #header #links{
        float:right;
        margin:0;
        padding:0;
        height:13px;
        margin:17px 0 20px 0;
        list-style: none;
     }

            #links a{
                float:left;
                padding:0 0 0 15px;
                margin:0 0 0 10px;
                color:#fff;
                font-weight: bold;
                font-size:0.92em;
                height:13px;
                line-height:13px;
                text-decoration: none;
                background: url('images/seb.icons.png') no-repeat 0 0; 
            }
                #links a.sitemap{ background-position:0 -63px;}
     
     #header #nav{
         float:left;
         width:100%;
         height:20px;
         margin:0;
         padding:0;
         list-style: none;
     }
        #nav li{
            float:left;
            margin:0;
            padding:0;
        }
        
        #nav li a{
            float:left;
            margin:0;
            padding:0;
            height:20px;
            text-indent: -500em;
        }
        
            #nav a#nav-1{
                width:134px;
                background-image:url('images/nav.about.bg.png');
            }
            #nav a#nav-n{
                width:81px;
                background-image:url('images/nav.team.bg.png');
            }
            
            #nav a#nav-3{
                width:97px;
                background-image:url('images/nav.trans.bg.png');
            }
            
            #nav a#nav-4{
                width:68px;
                background-image:url('images/nav.awards.bg.png');
            }
            
            #nav a#nav-2{
                width:78px;
                background-image:url('images/nav.contacts.bg.png');
            }
            
            
        #nav li a.sel{background-position: 0 -20px ;} 
                     

#main{padding:20px 0 0 0;}


    span.title{
        float:left;
        border:0;
        padding:0;
        margin:0;
        height:26px;
    }

    #subnav{
        float:left;
        width:220px;
        margin:0;
        padding:0;
        list-style: none;
        line-height:100%;
    }
    
        #subnav li{
            margin:0;
            padding:0;
            border-bottom:1px solid #dcdcdc;
            border-left:1px solid #dcdcdc;
            border-right:1px solid #dcdcdc;
        }
        
            #subnav li a{
                display:block;
                padding:5px 5px 5px 20px;
                background: url('images/seb.icons.png') no-repeat 5px -118px;
                color:#333;
                line-height:100%;
                text-decoration: none;
            }
            
            #subnav li a.sel{
                background-color: #bfeba3;
                background-position: 5px -174px;
                font-weight:bold;
            }
                
                
    .subnavbtm{
        float:left;
        width:220px;
        height: 15px;
        background:url('images/subnav.btm.bg.png') no-repeat left top;
    }

#footer{
    height:30px;
    line-height:30px;
    background:url('images/footer.bg.png') no-repeat 0 0;    
}

#print_footer{
    display:none;
    height:30px;
    line-height:30px;
}    

/* Sitemap */    

.sitemap-c{
    float:left;
    width:100%;
    text-align: center;
    margin:40px 0 40px 0;
}

    .type3{background:url('images/sitemap3.bg.png') no-repeat left top;}
    .type4{background:url('images/sitemap4.bg.png') no-repeat left top;}
    .type5{background:url('images/sitemap5.bg.png') no-repeat left top;}    

    .sitemap-home{
        float:left; 
        width:150px;
        height:30px;
        text-indent: -500em;
        margin-left:395px;
        
    }
    
ul.sitemap{
    float:left;
    width:100%;
    margin:70px 0 0 0;
}
        
.sitemap,
.sitemap ul{
    list-style:none;
    margin:0;
    padding:0;
}
    
    .sitemap ul{
        padding:5px 0 0 10px;
        
    }

    ul.sitemap li{
        float:left;
    }
        ul.sitemap li a{
            display:block;
            padding:5px 10px;
            border:1px solid #cccccc;
            background:#fff;
            text-align: left;
        }
        
            ul.sitemap li a.a{
                
                font-weight:bold;
                text-decoration: none;                                            
            }
                ul.sitemap li a.a i{
                    float:left;
                    width:7px;
                    height:7px;
                    padding:0 5px 0 0;
                    margin:5px 0 0 0;
                    background: url('images/seb.icons.png') no-repeat 0 -238px;
                }
            
            ul.sitemap li a.aa{
                padding:3px 5px 3px 10px;
                background: url('images/seb.icons.png') no-repeat 0 -232px;
                line-height: 100%;
                text-decoration: none;
            }
    
    ul.sitemap li.last{
        width:100%;
        text-align: left;
    }
        ul.sitemap li.last a{ border:0;}
    
/* Print */

.print_header{display:none;}

   


