@import url("default.css");
body {
background: #CCD8E0; 
}

.content ul li {
background: transparent url(../img/icon_arrow_sm4.gif) no-repeat scroll 0px 0.3em;
}

.header .left {
background: #B3C2C7 url(../img/header4.jpg) no-repeat;
}

.navigation {
background: #D9E1E5 url(../img/nav4.gif);
}

.navigation a {
background: #D9E1E5 url(../img/nav4.gif);
}

.footer {
background: #CCD8E0;
}
