/*CORPORATE SUBMENU*/
#corpsubmenu ul {height: 40px; margin: 0px 0px 30px 0px; padding: 0px; position: relative;}
#corpsubmenu ul li {margin: 7px 0px 0px 0px; padding: 0; list-style: none; position: absolute; top: 0;}
#corpsubmenu ul li, #corpsubmenu ul a {height: 28px; display:block;}

#s1 {left: 38px; width: 113px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) 0px 0px no-repeat;}
/*#s2 {left: 126px; width: 123px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -113px 0px no-repeat;}*/
#s3 {left: 151px; width: 126px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -236px 0px no-repeat;}
/*#s4 {left: 375px; width: 160px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -362px 0px no-repeat;}*/
#s5 {left: 278px; width: 115px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -522px 0px no-repeat;}

#s1 a:hover {background: transparent url(../images/corp-submenu.png)  0px -28px no-repeat;}
#s2 a:hover {background: transparent url(../images/corp-submenu.png) -113px -28px no-repeat;}
#s3 a:hover {background: transparent url(../images/corp-submenu.png) -236px -28px no-repeat;}
#s4 a:hover {background: transparent url(../images/corp-submenu.png) -362px -28px no-repeat;}
#s5 a:hover {background: transparent url(../images/corp-submenu.png) -522px -28px no-repeat;}

/*MENU SELECTED*/
#s1s {left: 38px; width: 113px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png)  0px -28px no-repeat;}
/*#s2s {left: 126px; width: 123px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -113px -28px no-repeat;}*/
#s3s {left: 151px; width: 126px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -236px -28px no-repeat;}
/*#s4s {left: 375px; width: 160px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -362px -28px no-repeat;}*/
#s5s {left: 278px; width: 115px; text-indent: -1000px; overflow:hidden; background: transparent url(../images/corp-submenu.png) -522px -28px no-repeat;}

