/* --- menu brandejs.ca*/


/* ------------------------ */
/*      main menu css 2      */
/* ------------------------ */

/* background: url(menuBullet2.gif) no-repeat 4px 9px; */

#main-nav ul
{
list-style: none;
padding: 0;
margin: 0 0 0 5px !important;
margin: 0;
line-height: 1em;

border-top: 1px solid #ACACAC;
}




/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #main-nav li {padding: 4px 0 0 0 !important; }
  /* End IE5-Mac hack */




#main-nav li
{
float: left;
text-decoration: none;
margin: 0 0 0 0px !important;  /* ignored by IE */
margin: -6px 0 0 0px;
padding: 0 0 0 0;
text-align: center;
}




#main-nav li a
{
float: left;
text-decoration: none; font: bold 11px Verdana, "Lucida Grande"; color: #797A79; 
margin: 0 10px 0 0;
padding-top: 6px;
height: 15px !important;
height: 10px;
}



/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #main-nav li a {float:none; }
  /* End IE5-Mac hack */

#main-nav li a:hover
{
text-decoration: none; padding-top: 6px; white-space: nowrap; background: url(http://www.portfoliohub.com/images/pink1x4.gif) repeat-x 100% 1%; font: bold 11px Verdana, "Lucida Grande"; color: #797A79; 
margin: 0 10px 0 0;
height: 10px;
}




#main-nav #currentpage a 
{
text-decoration: none; padding-top: 6px; white-space: nowrap; 
background: url(http://www.portfoliohub.com/images/pink1x4.gif) repeat-x 100% 1%; 
font: bold 11px Verdana, "Lucida Grande"; color: #797A79; 
margin: 0 10px 0 0;
height: 10px;
}