/* IMPORTING GENERAL STYLES */
@import "style.css";


/* CLASSES SPECIFICALLY FOR THE IPC SERVICES WEBSITE */

/* TOPMENU */

#topmenu ul li{width:124px;}

/* TOP MENU ACTIVE CLASS */
#topmenu ul li.act_menu{background:url(../images/hover_menu.gif) 0 21px repeat-x; }

