
body.teal #header {
    background: url("/assets/images/bg-header-teal.gif") no-repeat scroll 0 0 transparent;
}
body.teal h1#logo-Partners a {
    background: url("/assets/images/logo-header-teal.gif") no-repeat scroll 0 0 transparent;
}
h1#logo-Partners-international a {
   /* background: url("/assets/images/partner-internation-logo.gif") no-repeat scroll 0 0 transparent; */
   background: url("/assets/images/logo-header-international.gif") no-repeat scroll 0 0 transparent;
}
body.red #header {
    background: url("/assets/images/bg-header-red.gif") no-repeat scroll 0 0 transparent;
}
body.red h1#logo-Partners a {
    background: url("/assets/images/logo-header-red.gif") no-repeat scroll 0 0 transparent;
}
body.green #header {
    background: url("/assets/images/bg-header-green.gif") no-repeat scroll 0 0 transparent;
}
body.green h1#logo-Partners a {
    background: url("/assets/images/logo-header-green.gif") no-repeat scroll 0 0 transparent;
}
body.brown #header {
    background: url("/assets/images/bg-header-brown.gif") no-repeat scroll 0 0 transparent;
}
body.brown h1#logo-Partners a {
    background: url("/assets/images/logo-header-brown.gif") no-repeat scroll 0 0 transparent;
}
body.blue #header {
    background: url("/assets/images/bg-header-blue.gif") no-repeat scroll 0 0 transparent;
}
body.blue h1#logo-Partners a {
    background: url("/assets/images/logo-header-blue.gif") no-repeat scroll 0 0 transparent;
}
body.international #header {
    background: url("/assets/images/bg-header-international.gif") no-repeat scroll 0 0 transparent;
}
body.international h1#logo-Partners-international a {
    background: url("/assets/images/logo-header-international.gif") no-repeat scroll 0 0 transparent;
}
body.gme #header {
    background: url("/assets/images/bg-header-teal.gif") no-repeat scroll 0 0 transparent;
}
body.gme h1#logo-Partners-international a {
    background: url("/assets/images/logo-header-gme.gif") no-repeat scroll 0 0 transparent;
}
body.teal #topnav-wrapper {
    background: url("/assets/images/bg-nav-teal.gif") repeat scroll 0 0 transparent;
}
body.red #topnav-wrapper {
    background: url("/assets/images/bg-nav-red.gif") repeat scroll 0 0 transparent;
}
body.green #topnav-wrapper {
    background: url("/assets/images/bg-nav-green.gif") repeat scroll 0 0 transparent;
}
body.brown #topnav-wrapper {
    background: url("/assets/images/bg-nav-brown.gif") repeat scroll 0 0 transparent;
}
body.blue #topnav-wrapper {
    background: url("/assets/images/bg-nav-blue.gif") repeat scroll 0 0 transparent;
}
body.international #topnav-wrapper {
    background: url("/assets/images/bg-nav-international.gif") repeat scroll 0 0 transparent;
}
body.teal #footer-content, body.teal #footer-content a, body.teal #hfooter-content, body.teal #hfooter-content a  {
    color: #D5E9EE;
}
body.teal #footer-wrapper {
    background: url("/assets/images/bg-footer-repeat-teal.gif") repeat scroll 0 0 transparent;
}
body.teal #footer-grade {
    background: url("/assets/images/bg-footer-wrap-teal.gif") repeat-y scroll center top transparent;
}
body.teal #hfooter-grade {
    background: url("/assets/images/homebg-footer-wrap-teal.gif") repeat-y scroll center top transparent;
}
body.teal #footer-content {
    background: url("/assets/images/bg-footer-content-teal.gif") repeat-y scroll 0 0 transparent;
}
body.teal #hfooter-content {
    background: url("/assets/images/homebg-footer-content-teal.gif") repeat-y scroll 0 0 transparent;
}
body.red #footer-wrapper {
    background: url("/assets/images/bg-footer-repeat-red.gif") repeat scroll 0 0 transparent;
}
body.red #footer-grade {
    background: url("/assets/images/bg-footer-wrap-red.gif") repeat-y scroll center top transparent;
}

body.red #footer-content {
    background: url("/assets/images/bg-footer-content-red.gif") repeat-y scroll 0 0 transparent;
}
body.green #footer-wrapper {
    background: url("/assets/images/bg-footer-repeat-green.gif") repeat scroll 0 0 transparent;
}
body.green #footer-grade {
    background: url("/assets/images/bg-footer-wrap-green.gif") repeat-y scroll center top transparent;
}
body.green #footer-content {
    background: url("/assets/images/bg-footer-content-green.gif") repeat-y scroll 0 0 transparent;
}
body.brown #footer-wrapper {
    background: url("/assets/images/bg-footer-repeat-brown.gif") repeat scroll 0 0 transparent;
}
body.brown #footer-grade {
    background: url("/assets/images/bg-footer-wrap-brown.gif") repeat-y scroll center top transparent;
}
body.brown #footer-content {
    background: url("/assets/images/bg-footer-content-brown.gif") repeat-y scroll 0 0 transparent;
}
body.blue #footer-wrapper {
    background: url("/assets/images/bg-footer-repeat-blue.gif") repeat scroll 0 0 transparent;
}
body.blue #footer-grade {
    background: url("/assets/images/bg-footer-wrap-blue.gif") repeat-y scroll center top transparent;
}
body.blue #footer-content {
    background: url("/assets/images/bg-footer-content-blue.gif") repeat-y scroll 0 0 transparent;
}
body.international #footer-wrapper {
    background: url("/assets/images/bg-footer-repeat-teal.gif") repeat scroll 0 0 transparent;
}
body.international #footer-grade {
    background: url("/assets/images/bg-footer-wrap-teal.gif") repeat-y scroll center top transparent;
}
body.international #footer-content {
    background: url("/assets/images/bg-footer-content-international.gif") repeat-y scroll 0 0 transparent;
}
