#body {
    background: url("./img/logo.png") 15px 20px no-repeat;
    background-size:153px 50px;
}

#bodydoc {
    background: url("./img/logo.png") 15px 20px no-repeat;
    background-size:153px 50px;
}

#logo {
    left: 190px;
}

#logo-vw {
    font-size: 10px;
    color: #111111;
    position: absolute;
    top: 21px;
    right: 15px;
    height: 60px;
    line-height: 120px;
    background: url("../../layout/img/logo.jpg") 0px 0 no-repeat;
    background-size:49px 49px;
}

#main_navigation {
    right: 100px;
}

#site-navigation-2 {
    right: 100px;
}

.home .content {
    padding-top: 320px;
}

.home #bottom {
    width: 480px;
    top: auto;
}

.home #content-container {
    background: url(./img/home-techcare.jpg) no-repeat;
    background-size: 710px;
}

.home #content-container2 {
    background-size: 710px;
}
