﻿h1, h2, h3, h4, h5, h6 {
    color: #04253e; /*!important;*/
}

h3 {
    color: blue; /*!important;*/
}

nav #sitemapMenu {
    background: url("images/main_nav.png") repeat-x scroll 50% 50% #003366;
}

footer {
    background-color: #dfeffc;
}

.widgetHeader h2 {
    color: #04253e; /*!important;*/
}