/* ie png fix */
* { behavior: url(../iepngfix.htc) }
body { behavior:url("../csshover.htc"); }

/* top navigation */
#top {position: relative; margin: 0 auto; padding: 0; width: 590px; height: 40px;}
#top li {position: absolute; top: 0; background: url(../images/global/topnav.png) 0 0 no-repeat; display: block; list-style: none;}
#top a {display: block; border: 0;}
#top a:hover {border: 0;}
#top #topbox1 {left: 0; background-position: 0 0; width: 103px; height: 24px;}
#top #topbox2 {left: 103px; background-position: -103px 0; width: 138px; height: 24px;}
#top #topbox3 {left: 241px; background-position: -241px 0; width: 121px; height: 24px;}
#top #topbox4 {left: 362px; background-position: -362px 0; width: 119px; height: 24px;}
#top #topbox5 {left: 481px; background-position: -481px 0; width: 109px; height: 24px;}
#top #topbox1 a:hover {background: url(../images/global/topnav.png) 0 -40px no-repeat;}
#top #topbox2 a:hover {background: url(../images/global/topnav.png) -103px -40px no-repeat;}
#top #topbox3 a:hover {background: url(../images/global/topnav.png) -241px -40px no-repeat;}
#top #topbox4 a:hover {background: url(../images/global/topnav.png) -362px -40px no-repeat;}
#top #topbox5 a:hover {background: url(../images/global/topnav.png) -481px -40px no-repeat;}
#top #topbox1on {left: 0; top: 24px; background-position: 0 -80px; width: 103px; height: 40px;}
#top #topbox2on {left: 103px; top: 24px; background-position: -103px -80px; width: 138px; height: 40px;}
#top #topbox3on {left: 241px; top: 24px; background-position: -241px -80px; width: 121px; height: 40px;}
#top #topbox4on {left: 362px; top: 24px; background-position: -362px -80px; width: 119px; height: 40px;}
#top #topbox5on {left: 481px; top: 24px; background-position: -481px -80px; width: 109px; height: 40px;}

/* contact navigation */
#btm {position: relative; margin: 0 auto; padding: 0; width: 160px; height: 24px;}
#btm li {position: absolute; top: 0; background: url(../images/global/contactnav.png) 0 0 no-repeat; display: block; list-style: none;}
#btm a {display: block; border: 0;}
#btm a:hover {border: 0;}
#btm #btmbox1 {left: 0; background-position: 0 0; width: 160px; height: 24px;}
#btm #btmbox1 a:hover {background: url(../images/global/contactnav.png) 0 -24px no-repeat;}
#btm #btmbox1on {left: 0; top: 24px; background-position: 0 -24px; width: 160px; height: 24px;}