/* GLOBALHEADER */
#globalheader { width: 100%; height: 81px; margin: 0px auto; position: relative; z-index: 9998;}
#globalheader #globalnav { margin: 0; padding: 0px;}
#globalheader #globalnav li { display: inline;}
#globalheader #globalnav li a { float: left; width: 58px; height: 0; padding-top: 28px; overflow: hidden; background-image: url(images/navigation.png); _background-image: url(images/navigation.gif); background-repeat: no-repeat; }

/* BUTTONS */
#globalheader #globalnav li#dc-dcinteractive a { background-position: 0 0; width: 180px; background-image: url(images/logo.png); _background-image: url(images/logo.gif);background-repeat: no-repeat;  padding-top: 87px; overflow: hidden;}
#globalheader #globalnav li#dc-prefill a { background-position: 0 0; width: 120px; background: url(images/spacer.gif) no-repeat; cursor: default;}
#globalheader #globalnav li#dc-home a { background-position: -476px 0; width: 59px; margin-top: 28px;}
#globalheader #globalnav li#dc-about a { background-position: 7px 0; width: 67px; margin-top: 28px;}
#globalheader #globalnav li#dc-clients a { background-position: -60px 0; width: 72px; margin-top: 28px;}
#globalheader #globalnav li#dc-products a { background-position: -133px 0; width: 86px; margin-top: 28px;}
#globalheader #globalnav li#dc-services a { background-position: -219px 0; width: 85px; margin-top: 28px;}
#globalheader #globalnav li#dc-careers a { background-position: -306px 0; width: 79px; margin-top: 28px;}
#globalheader #globalnav li#dc-contact a { background-position: -386px 0; width: 81px; margin-top: 28px;}

/* OVER STATES */
#globalheader #globalnav li#dc-dcinteractive a:hover { background-position: 0 -92px; }
#globalheader #globalnav li#dc-home a:hover { background-position: -476px -28px; }
#globalheader #globalnav li#dc-about a:hover { background-position: 7px -28px; }
#globalheader #globalnav li#dc-clients a:hover { background-position: -60px -28px; }
#globalheader #globalnav li#dc-products a:hover { background-position: -133px -28px; }
#globalheader #globalnav li#dc-services a:hover { background-position: -219px -28px; }
#globalheader #globalnav li#dc-careers a:hover { background-position: -306px -28px; }
#globalheader #globalnav li#dc-contact a:hover { background-position: -386px -28px; }

/* PRESSED STATES */
#globalheader #globalnav li#dc-home a:active { background-position: -476px -56px; }
#globalheader #globalnav li#dc-about a:active { background-position: 7px -56px; }
#globalheader #globalnav li#dc-clients a:active { background-position: -60px -56px; }
#globalheader #globalnav li#dc-products a:active { background-position: -133px -56px; }
#globalheader #globalnav li#dc-services a:active { background-position: -219px -56px; }
#globalheader #globalnav li#dc-careers a:active { background-position: -306px -56px; }
#globalheader #globalnav li#dc-contact a:active { background-position: -386px -56px; }

/* ON STATES */
#globalheader.home #globalnav li#dc-home a { background-position: -476px -56px !important; }
#globalheader.about #globalnav li#dc-about a { background-position: 7px -56px !important; }
#globalheader.clients #globalnav li#dc-clients a { background-position: -60px -56px !important; }
#globalheader.products #globalnav li#dc-products a { background-position: -133px -56px !important; }
#globalheader.services #globalnav li#dc-services a { background-position: -219px -56px !important; }
#globalheader.careers #globalnav li#dc-careers a { background-position: -306px -56px !important; }
#globalheader.contact #globalnav li#dc-contact a { background-position: -386px -56px !important; }