﻿#header
{
    text-align: left;
    height: 75px;
    background-image: url(../officeclip/bcgd.jpg);
    background-repeat: repeat-x;
    border-left: solid 1px #4C77B6;
    border-right: solid 1px #4C77B6;
    border-top: solid 1px #4C77B6;
    /*min-width: 800px;*/
    background-color: #fff;
    position: relative;
    left: 0;
    top: 0;
    width: auto;
}
