/* Header banner consists of a company logo and the EIPP Plus miniature.
   If applicable, it also has a background color or image.
*/

/*#pageHeader
{
    background: transparent url(../images/header_bg.gif) repeat-x left top;
    height: 100px;
    width: 100%;
    min-width: 940px;
}*/

#headerLogo
{
    background: #AA0000 url(../images/Hinsdale_header_logo.jpg) no-repeat left top;
    height: 99px;
    width: 1300px;
    margin: 0px 0px 0px 0px;
}

/*#eippPlusMiniature
{
    background: transparent url(../images/EippPlus.gif) no-repeat left top;
    height: 47px;
    width: 93px;
    margin: 8px 0px 0px 0px;
}*/