#header {
        height:92px;
/*        min-width:900px;*/
        width:auto;
}
#header, .logo-container-left, .logo-container-right, .gryph-container, .gryph-z, #main-nav {
        display:block;
}

.logo-container-left {
        margin:0 auto;
}

.logo-container-left, .logo-container-right {
        height:92px;
        width:732px;
}

.logo-container-right {
        position:relative;
        z-index:20;
}

h1.wow-logo {
        height:142px;
        left:235px;
        margin:0;
        padding:0;
        position:absolute;
        top:1px;
        width:262px;
}

a.ielink {
        display:block;
        height:142px;
        left:235px;
        position:absolute;
        top:0;
        width:262px;
        z-index:99999;
}

.gryph-container {
/*        min-width:900px;*/
        position:relative;
        width:100%;
        z-index:4020;
}

.gryph-z {
        position:relative;
        z-index:5020;
}

span.left-gryphon, span.right-gryphon {
        height:92px;
        position:absolute;
        top:-92px;
        width:115px;
}

span.right-gryphon {
        background-position:100% 0 !important;
        right:0;
}

.contentBlock {
        padding: 70px 60px 70px;
}

#footerShell  {
        height:46px;
        width:100%;
}

#footerShell, #footerShell .footerlogo {
        margin:0 auto;
        text-align:center;
}
