img.content2 {
    display: none;
}
div.content {
    width: 100%;
    margin-left: 0;           
}
div.scroll {
    width: 100%;    
}
.team div.content {
    width: auto;
}
.tabs {
    display: none;
}

#footer {
    display: none;    
}
#header .line1 .logo {
    width: 214px;
    padding: 5px 0 0 0;
    float: left;
} 
.definition {
    display: none;
}
.print-head {
    display: block;
    float: right;
}
.print-home {
    display: block;
}
.home {
    min-height: 435px;
    height: 435px;
    background: url(images/home-bg.jpg);
}