/*
  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/

  If you would like a similar menu for your own site, then please try the PixoPoint Web Development
  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/


*** Main menu CSS code ***/
#suckerfishnav {
	width:100%;
	position:relative;
	display:block;
	float:left;
	height:20px;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	list-style-image: none;
        list-style-type: none;
}
#suckerfishnav li {
	list-style-image: none;
        list-style-type: none;
}