/* Start of CMSMS style sheet 'Navigation: Simple - Horizontal' */
/********************
MENU
*********************/

/* hack for Internet Explorer */
* html div#menu_horiz {
   /* hide ie/mac \*/
   /*height: 

1%;*/
   /* end hide */
}


div#menu_horiz {
   height:40px;
   margin: 5px 0 0 300px;
}


div#menu_horiz ul {
   margin: 0;
   padding: 0;
}

div#menu_horiz 

li {
   padding: 0 36px 0 0;
   float: left;
   list-style: none;
   margin: 0 ;
}

div#menu_horiz a {
   margin: 0;
   display: block;
   text-decoration: none;
}

/* End of 'Navigation: Simple - Horizontal' */

