.footer-nav {
	white-space: nowrap;
	z-index: 5;
	position: relative;
	bottom: 5px;
	left: 25%;
	right: 25%;
}
#f-nav-menu
{
	width: 60%;
	text-align: center;
}
#f-nav-menu li
{
	word-spacing: 7em;
	height: 10px;
	float: left;
	list-style-type: none;
}

#f-nav-menu li a
{
	height: 1em;
	width: 8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660099;
	letter-spacing: 0.2em;
	background-repeat: no-repeat;
	text-decoration: none;
	float: left;
	padding-right: 2px;
	padding-left: 2px;

}
#f-nav-menu a:hover
{
	color: #99FF00;
	text-decoration: underline;
	background-image: url(../assets/images/sidebar.gif);
}
td.f-nav-format-td {
	padding: 2px 3px;
	text-align: right;
	border: 1px inset #009966;
}
div.layout-header-area {

	border: 1px solid #D9D9EC;
	z-index: 0;
	width: 99%;
	padding-top: 135px;
	margin-top: 25px;
	height: 15px;
}
