#menu-inside #menu2
{
    background-color: #fff;
}

#menu-bottom
{
    z-index: -1;
}

#header
{
    z-index: 1000;
    right: 17px;
}

#search
{
    z-index: 1000;
    right: 17px;
}

#content
{
    left: 0px;
    width: 100%;
    top: 0px;
    height: 100%;
}

#content-inside
{
    margin-left: 180px;
    margin-top: 70px;
}