#header{
    clear:both;
    overflow:hidden;
    background: #B5CBD6;
    background-position: top;
    height:553px;
}

#top_navigation{
    padding:15px 30px 0 0;
    width:930px;
    text-align:right;
    color:#fff;
    position:absolute;
}

#middle_navigation{
    background:#9DB3BF;
    width:850px;
    color:#fff;
    height:33px;
    overflow:hidden;
    text-align:left;
    padding-left:110px;   
    top:520px;
    float:left;
}
#id2{
    background-image: none;
}

#wrapper{
    background-image: url(../images/background_shadow_root.png);
    padding:0 26px 0 26px;
    overflow:hidden;
}

#content {
    width: 570px;
    padding-left:160px;
    padding-right:0px;
    padding:auto;
}
#content a:link, #content a:visited{
    color:#F29650; 
    font-size:1.2em; 
    font-weight:bold;
}

#footer_root{
    background-image: url(../images/background_shadow_root_footer.png);
    width:1017px;
    height:23px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    padding: 0 26px;
    width:965px;
}

#right_sidebar{
    background:none;
    padding:20px 0px 0 0;
}

