#header {
    background: url(../grfx/bg_header.jpg) no-repeat #fff;
    width:805px;
    height:80px;
    margin:1px 0;
    padding-bottom:2px;
    border-bottom:1px solid #ccc;
}

a {
    color:#00A0B1;
}
a:hover {
    color:#00A0B1;
}