#nav2_menu {
	margin: 13px 0 17px;
	height: 19px
	}
#nav2 .menuitem {
	float: left;
	width: 93px;
	height: 19px;
	overflow: hidden;
	text-indent: -47px;
	}
#nav2 .separator {
	float: left;
	height: 19px;
	width: 1px;
	background: #54462b;
	}
#links {
	position: absolute;
	top: 26px;
	height: 287px;
	width: 100%;
	overflow: hidden;
	}
#nav2 ul {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	}
#nav2 ul li {
	color: black;
	}
#nav2 ul a {
	display: block;
	width: 100%;
	padding-left: 14px;
	color: #707c7d;
	text-decoration: none;
	}
#nav2 ul a:hover {
	background: #b8e9f8;
	color: black;
	}
#nav2 ul li ul li {
	margin-top: 0;
	}
#nav2 ul li ul {
	line-height: 16px;
	}
#nav2 ul li p {	
	padding-left: 14px;
	}
#nav2 ul li ul li a, 
#nav2 ul li ul li p {
	height: 16px;
	padding-left: 24px;
	font-size: 11px;
	}
#item_nav {
	position: absolute;
	top: 333px;
	width: 100%;
	height: 19px;
	overflow: hidden;
	}
#item_nav a {
	font-size: 19px;
	line-height: 19px;
	}
#item_nav a:hover {
	background: #b8e9f8;
	}
