#menu {
	background: #02006c;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	background-color: #02006c;
	background-image: url(menu_49889/images/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#menu a:hover {
	color: #fff;
	padding-bottom: 8px;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: center bottom;
.servicesUL {
	line-height: 15px;
}
