/* 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: transparent url(../images/header_logo.gif) no-repeat left top;
    height: 61px;
    width: 215px;
    margin: 12px 0px 0px 40px;
}

/*#eippPlusMiniature
{
    background: transparent url(../images/EippPlus.gif) no-repeat left top;
    height: 47px;
    width: 93px;
    margin: 0px 15px 0px 0px;
}*/