#hat { width:102.5%; margin-left:-44px; }
#head { width:100%; left:auto; }
#logo { width:20%; }

#content { float:none; width:auto; left:auto; margin-left:-44px; }
#content_wrap { margin:0; }

#sitemap { float:left; width:90%; margin:0 -100% 0 0; font-size:0.82em; }
#sitemap ul { margin:0 0 0 1.5em; }
#sitemap li { float:left; width:21.5%; margin-right:3%; }
#sitemap li li { float:none; width:auto; }
#sitemap li div { padding-bottom:0.5em; }
#sitemap li.last { padding-bottom:0.5em; }
#sitemap li .root { font-weight:bold; }

#sitemap_nav { float:left; width:10%; position:relative; left:90%; font-size:0.82em; }
#sitemap_nav li { position:relative; margin-bottom:2em; }
#sitemap_nav li i { left:0; top:0; background-color:#9a9a9a; }
#sitemap_nav li b i { background-color:#f75a21; }
#sitemap_nav li a:hover i { background-color:#cc0000; }
#sitemap_nav li.short { padding-top:30px; }
#sitemap_nav li.short i { width:35px; height:29px; background-position:-207px 0; }
#sitemap_nav li.full { padding-top:50px; }
#sitemap_nav li.full i { width:35px; height:47px; background-position:-207px -29px; }



/* Links' colors override */

#sitemap div.root a, #sitemap div.root a:visited { color:#000000; }

#sitemap_nav a, #sitemap_nav a:visited { color:#427BAD; }

#sitemap div.root a:hover,
#sitemap_nav a:hover { color:#cc0000; }