#topmenu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	
	}

#topmenu ul li {
	position: relative;
		
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
	
#topmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:41px;
	line-height: 16px;

	}
#topmenu ul li a {
	color: #fff;
	font-weight: normal;
	font-size:16px;
	
}



/* Styles for Menu Items */
#topmenu ul li.firstcategory {

	color: #fff;
	font-weight: bold;		
	padding-right: 0px;
	padding-left: 0px;	
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;	}
	
#topmenu ul li.category {
	color: #fff;
	font-weight: normal;
	line-height: 12px;
	padding-left: 10px;	
	padding-top:10px;
	margin: 0px;

	}	
	
#topmenu ul li.lastcategory {
	color: #fff;
	font-weight: bold;	
	padding-right: 0px;
	padding-left: 0px;	
	margin: 0px;

	}


#topmenu ul li.firstcategory:hover, #topmenu ul li.firstcategory.over {
	color: #fff;
	/*background-image: url(images/over.gif);*/
}

#topmenu ul li.category:hover, #topmenu ul li.category.over {
	color: #fff;
	/*background-image: url(images/over.gif);*/
}
#topmenu ul li.lastcategory:hover, #topmenu ul li.lastcategory.over {
	color: #fff;
/*	background-image: url(images/over.gif);*/
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#topmenu li a {
	text-decoration: none;
}

/* hovered lists */
#topmenu li a, #topmenu li.over a {
	color: #fff;
	width:auto;
	display: inline;

}
#topmenu li li a:hover, #topmenu li.over li a:hover {
	background-image: url(images/bullet_11x8_roll.gif)  !important;
	color: #fff;
	background-repeat: no-repeat;
	background-color: #8dbc00;
	background-position: left center;
	text-indent: 8pt;
}

/* set dropdown */
#topmenu li li a, #topmenu li.over li a {
	color: #ffffff;
	background-image: url(images/bullet_11x8.gif) !important;
	background-repeat: no-repeat !important;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	width: 172px;
	background-color: #000000;
	background-position: left center;
	text-indent: 8pt;
}
#topmenu li ul li a {
	background-image: url(images/sub_color_4x25.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#topmenu li ul, #topmenu li.over ul { 
	display: block; 
} /* The pop */


#topmenu {
	width: 300px;
	margin:5px auto 0 145px;

}

#myajaxmenu {
	position: absolute;
	top:1px;
	left: 0px;
	display: block;
	z-index: 1000;
}

.first, .last {
	border:none;
	}
	
	
	
	
/* Footer Menu */

#footermenu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 800px;
	}

#footermenu ul li {
	position: relative;
	float: left;	
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
	
#footermenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	line-height: 16px;

	}
#footermenu ul li a {
	color: #fff;
	font-weight: normal;
	font-size:10px
}



/* Styles for Menu Items */
#footermenu ul li.first {
	padding-left: 0px !important;
}
#footermenu ul li.category {
	color: #fff;
	font-weight: normal;
	height: 20px;
	line-height: 12px;
	padding-right: 7px;
	padding-left: 7px;	
	margin: 0px;

	}	
	
#footermenu ul li.lastcategory {
	color: #fff;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	padding-right: 0px;
	padding-left: 0px;	
	margin: 0px;

	}


#footermenu ul li.firstcategory:hover, #footermenu ul li.firstcategory.over {
	color: #fff;
	/*background-image: url(images/over.gif);*/
}

#footermenu ul li.category:hover, #footermenu ul li.category.over {
	color: #fff;
	/*background-image: url(images/over.gif);*/
}
#footermenu ul li.lastcategory:hover, #footermenu ul li.lastcategory.over {
	color: #fff;
/*	background-image: url(images/over.gif);*/
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#footermenu li a {
	text-decoration: none;
}

/* hovered lists */
#footermenu li a, #footermenu li.over a {
	color: #fff;
	width:auto;
	display: inline;

}
#footermenu li li a:hover, #footermenu li.over li a:hover {	
	color: #fff;
	background-repeat: no-repeat;
	background-color: #8dbc00;
	background-position: left center;
	text-indent: 8pt;
}

/* set dropdown */
#footermenu li li a, #footermenu li.over li a {
	color: #ffffff;	
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	width: 172px;
	background-color: #000000;
	background-position: left center;
	text-indent: 8pt;
}
#footermenu li ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#footermenu li ul, #footermenu li.over ul { 
	display: block; 
} /* The pop */
#footermenu {
	
}

#myajaxmenu {
	position: absolute;
	top:1px;
	left: 0px;
	display: block;
	z-index: 1000;
}

.first, .last {
	border:none;
	}
	
		