@import url("illmar.css");

body {
    background: #f3f6fb;
}

.sidebar-block-content {
    background: #e2e9f5;
}

#sidebar ul.menu a {
    color: #414a5c;
}

#sidebar ul.menu a:hover {
    background: #ecf1f9;
}

#logo, #logo img, #logo a {
    width: 553px;
    height: 134px;
    margin: 0;
}

#cart-info {
    width: 397px;
}

#footer-wrap {
    background-color: #e2e9f5;
    color: black;
}

