
#menu {
	float: center;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 90%;
}
#menu li {
	float: left;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 10px 20px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 10px;
}


.outer{
	margin:0px;
	padding:0px;
}
#menu4 {
	width: 169px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 0px;
	padding:0px;
	}
	#menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
	#menu4 li a {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	
		voice-family: "\"}\""; 
		
		voice-family: inherit;
		height: 15px;
		text-decoration: none;
		font-weight:normal;
		}
		
#menu4 a {
	background: #575651;
	border-bottom: 1px solid #464540;
	color: #CCCCCC;
	display: block;
	margin: 0;
	padding: 5px 5px;
	text-decoration: none;
	font-weight:normal;
}
#menu4 a:hover {
	background: #2580a2 left center no-repeat;
	color: #fff;
	padding-bottom: 5px;
}
