.footer-nav {
	white-space: nowrap;
	z-index: 5;
	position: relative;
}
#f-nav-menu
{
	width: 800px;
	margin-top: 35px;
	position: relative;


}
#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: #FFFFCC;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	letter-spacing: 0.2em;
	background-repeat: no-repeat;
	text-decoration: underline;
	float: left;
	padding-right: 2px;
	padding-left: 2px;

}
#f-nav-menu a:hover
{
	color: #99FF00;
	text-decoration: underline;
}
div.f-layout480-l {
	position: relative;
	width: 477px;
	float: left;
	margin-right: 1px;
	margin-left: 2px;




}
div.f-layout480-r {
	position: relative;
	width: 477px;
	float: right;
	margin-right: 1px;
	margin-left: 2px;



}
div.f-layout240-l{
	position: relative;
	width: 239px;
	float: left;
	background-image: url(../assets/nav_bg.png);
	margin-left: -1px;





}

div.f-layout240-r {
	position: relative;
	width: 238px;
	float: right;
	background-image: url(../assets/nav_bg.png);




}

li.f-navmap-title
{
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #CCFF66;
	list-style-type: none;
	text-decoration: none;



}
#f-navmap
{
	height: 165px;

}
#f-navmap li
{
	height: 10px;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: x-small;
	text-align: left;


}

#f-navmap li a
{
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	float: left;
	font-family: Calibri;
	font-size: x-small;


}
#f-navmap a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
