/* controls NAVIGATTON PROGRAM item, interactivity ONLY */


li#np1 {position : absolute; top : 40px; left : 20px; width : 155px; height : 90px; background : url(../images/li_navpro2.png) no-repeat 0 0;}
li#np2 {position : absolute; top : 40px; left : 175px; width : 147px; height : 90px; background : url(../images/li_navpro2.png) no-repeat -155px 0;}
li#np3 {position : absolute; top : 40px; left : 322px; width : 139px; height : 90px; background : url(../images/li_navpro2.png) no-repeat -302px 0;}
li#np4 {position : absolute; top : 40px; left : 461px; width : 124px; height : 90px; background : url(../images/li_navpro2.png) no-repeat -441px 0;}
li#np5 {position : absolute; top : 40px; left : 585px; width : 105px;  height : 90px; background : url(../images/li_navpro2.png) no-repeat -565px 0;}
li#np6 {position : absolute; top : 40px; left : 690px; width : 190px; height : 90px; background : url(../images/li_navpro2.png) no-repeat -670px 0;}

li#np1 a { display : block; width : 155px; height : 90px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
li#np2 a { display : block; width : 147px; height : 90px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
li#np3 a { display : block; width : 139px; height : 90px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
li#np4 a { display : block; width : 124px; height : 90px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
li#np5 a { display : block; width : 105px;  height : 90px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
li#np6 a { display : block; width : 190px; height : 90px; text-indent : -9999px; text-decoration : none; overflow : hidden; }

li#np1 a:hover {background : url(../images/li_navpro2.png) no-repeat 0 -90px;}
li#np2 a:hover {background : url(../images/li_navpro2.png) no-repeat -155px -90px;}
li#np3 a:hover {background : url(../images/li_navpro2.png) no-repeat -302px -90px;}
li#np4 a:hover {background : url(../images/li_navpro2.png) no-repeat -441px -90px;}
li#np5 a:hover {background : url(../images/li_navpro2.png) no-repeat -565px -90px;}
li#np6 a:hover {background : url(../images/li_navpro2.png) no-repeat -670px -90px;}
