

#MMMenuContainerServices {
/* This ID is related to the master menu div for menu MMMenuContainerServices and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:255px;
	top:0px;
	visibility:hidden;
	z-index:310;
	margin:0px;
	padding:0px;
		line-height:normal;
}

#MMMenuServices {
/* This class defines things about menu MMMenuServices's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	line-height:normal;
	width:380px;
	height:25px;
}

.MMMIFHStyleMMMenuServices {
/* This class determines the general characteristics of the menu items in menu MMMenuServices */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;
	line-height:normal;
	/*
	width:95px;
	height:18px;
	voice-family: "\"}\"";
	voice-family:inherit;
	*/
	width:89px;
	height:25px;
		margin:0px;
	padding:0px;
}

.MMMIHStyleMMMenuServices {
/* This class determines the general characteristics of the menu items in menu MMMenuServices */
	border-top:0px solid #ffffff;
	border-left:0px solid #ffffff;
	border-bottom:0px solid #555555;
	border-right:0px solid #555555;
		margin:0px;
	padding:0px;
	line-height:normal;
	/*
	width:95px;
	height:18px;
	voice-family: "\"}\"";
	voice-family:inherit;
	*/
	width:89px;
	height:25px;
}

#MMMenuServices_Item_0 {
/* Unique ID for item 0 of menu MMMenuServices so we can set its position */
	left:0px;
	top:0px;
}

#MMMenuServices_Item_1 {
/* Unique ID for item 1 of menu MMMenuServices so we can set its position */
	left:92px;
	top:0px;
}

#MMMenuServices_Item_2 {
/* Unique ID for item 2 of menu MMMenuServices so we can set its position */
	left:184px;
	top:0px;
}

#MMMenuServices_Item_3 {
/* Unique ID for item 3 of menu MMMenuServices so we can set its position */
	left:276px;
	top:0px;
}
#MMMenuServices_Item_4 {
/* Unique ID for item 4 of menu MMMenuServices so we can set its position */
	left:368px;
	top:0px;
}


#MMMenuContainerServices img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
	margin:0px;
	padding:0px;
}

#MMMenuContainerServices a {
/* Controls the general apperance for menu MMMenuContainerServices's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	/*vertical-align:middle;*/
	padding:1px;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
	margin:0px;
	border-left:solid 1px #003399;
	/*border-bottom:dashed 1px #bbbbbb;*/
	border-right:solid 1px #003399;
	background-color:#777788;
}

#MMMenuContainerServices a:hover {
/* Controls the mouse over effects for menu MMMenuContainerServices */
	color:#003399;
	background-color:#cccccc;

}
