a{
color: #0671b5;
}

#navigation{
background-color: #0671b5;
}

h1{
color: #0671b5;
}

#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: #044F7F;
    color: #ffffff;
    padding: 3px 6px;
}
