
body {
    background: #fff url(blue/body_bg.gif) top left repeat-x;
}

#head {
    color: #fff;
    background: #52abd2 url(blue/body_bg.gif) top left repeat-x;
}

#head a {
    color: #fff;
}

#flags img {
    border-color: #fff;
}

#main-content {
    background: #fff;
}

#menu li a {
    color:  #329cda;
}

#menu li a:hover {
    border-color:  #329cda;
}

#extra-text, #special-offers {
  color: #329cda;
}

#special-offers .heading {
    background-image: url(blue/btn_specialOffers.gif);
}

#special-offers li a {
    background-image: url(blue/arrow.gif);
    color: #006dac;
}

#text h1 {
    color: #329cda;
    

}

#text h2, #text h3, #text h4, #text h5, #text h6 {
    color: #006dac;
}

#text {
    border-color: #888;
}


#text a, #extra-text a {
    color: #006dac;
}

#footer {
    color: #006dac;
}

.extra-content form .submit {
    background: #006dac;
    border-color: #ccc;
    color: #fff;
}

.blue {
    color: #006dac !important;
}

.red {
    color: #760000 !important;
}

.green {
    color: #317600 !important;
}

