#bottomnav {
	height: 15px;
	width: 100%;
	position: absolute;
	top: 25px;
	text-align: center;
}
.henshaw {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.henshaw a:link {
	color: #0033FF;
	text-decoration: none;
}
.henshaw a:visited {
	color: #162e7c;
	text-decoration: none;
}
.henshaw a:hover {
	color: #FF6633;
	text-decoration: underline;
}
.henshaw a:active {
	color: #162e7c;
	text-decoration: none;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF99;
	text-decoration: none;
}
.bottomnav a:link {
	color: #FFFF99;
	text-decoration: none;
	font-size: 9px;
}
.bottomnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.bottomnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation {
	background-color: #bc894d;
	height: 30px;
	width: 750px;
	background-image: url(file:///F|/AA_ALL%20WEB%20SITES-web%20sites-WEB%20SITES/ISLAND%20FLOORINGS/IFC_WEB/images/whatsNewObject.gif);
	background-position: 585px -3px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 1px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	display: block;
	float: left;
	height: 21px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
}

#navigation ul li a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
#navigation ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul li a:hover {
	font-style: italic;
	color: #FFFFFF;
	background-color: #CDA778;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #915735;
	text-decoration: none;
}
#navigation ul li.current a:link {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #915735;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cda778;
}



#navigation ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationCurrent {
	background-color: #cda778;
	font-style: italic;
	color: #FFFFFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #915735;
}
.bottomnavon {
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
}
