﻿#c {
    margin-left: 0px;
    overflow: hidden;
    color: #171717;
    background: url(includes/images/bg/header-blue-bg.png) repeat;
    height: 113px;
    clear: both;
}

#c .header {
    margin: 10px;
}

img {
    border: 0;
    display: inline;
}
.container.error {
    padding-bottom:90px;
}
