a{
color: #134B83;
}

#navigation{
background-color: #134B83;
}

h1{
color: #134B83;
}

#navigation ul li ul li.last {
    background: url("../../../images/template/sitemap_line.gif") no-repeat scroll left 0.8em transparent;
    margin: 0;
}

#navigation li.active > a {
    background-color: #5A81A8;
    color: #ffffff;
    padding: 3px 6px;
}
