#header {
    float:left;
    width: 100%;
    min-height: 110px;
    background:#DB7E2E url(/images/header_bg.png) repeat-x left -4px;}

  .logo {
    float:left;
    margin: 0 0 -20px 0;
    /*height: 6.5em;*/
    height: 101px;
    width: 290px;
    position: relative;
    z-index: 29;
    background:#E3842F url(/images/header_bg_bar.jpg) repeat-x left -98px;}

    .logo a, .logo a:hover {
        display:block;
        /*height:6.5em;*/
        height: 101px;
        line-height: 0px;
        width:170px;
        text-decoration:none;
        background: url(/images/logo_big_ie.png) no-repeat;}

        .logo a span {
            position: absolute;
            margin-left: -999em;}

    .headerLinks {
        float:right;
        margin:4px 5px 0 0;}

    .headerLinks a {
        font-weight:normal;
        margin:0 .15em;}

        .headerLinks a:hover {
            text-decoration:underline;
            color:#6f1200;}

        .fontSizeControl, .fontSizeControl:visited {
            border:.05em solid #6f1200;
            padding:0 3px;
            color:#6f1200;
            margin:0 .35em;}

            .fontSizeControl:hover {
                background:#6f1200;
                color:#fff;}

  .search {
    float:right;
    clear:right;
    margin:.7em 1em 0 0;
    padding:0 0 0 240px;
    height:51px;
    width: 225px;
    background:transparent url(/images/header_slogan.png) no-repeat top left;}

    .search input {
      float:left;
      width:150px;
      margin:1em 0 0 0;
      border:.05em solid #6f1200;
      background:#fff;}

  .search input.button {
    width: auto;
    float: left;
    height: 1.5em;
    color: white;
    background: #6f1400;
    margin-left: 0.2em;}

    .search label {
      float:left;
        clear:left;
        font-size:80%;}

  .navigation {
    float:left;
    clear:both;
    width:100%;
    margin-top: 5px;
    padding:0;}

    .navigation ul.ulNav {
        padding-left: 105px;}


    .navigation .logoBottom {
      float:left;
      width:113px;
      padding:0 0 .25em 0;}

            .navigation .logoBottom a, .navigation .logoBottom a:hover {
                border:0;
                margin:0;
                padding:0;}
                
img.printLogo {
    display: none;}
