#topmenu {
	position: relative;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	width: 752px;
	height: 100px;
	background-image: url(main_images/fptoprev1.gif);
}

#innercontent #topmenu {
	width: 760px;
	height: 97px;
	background-image: url(main_images/innertop.gif);
}

#topmenu #homelink span {
	display: none;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	width: 752px;
	text-align: right;
}

#topmenu ul li {
	display: inline;
	padding: 0 10px 0 0;
	color: #405A79;
}

/* hide from IE Mac \*/

#topmenu ul li {
	float: right;
}
/* stop hiding */

#topmenu a {
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #405A79;
	text-align: center;
}

#topmenu a:hover {
	color: #3973bc;
}

#topmenu #menufptop {
	position: absolute;
	top: 5px;
}

#topmenu #menufpmid {
	position: absolute;
	bottom: 9px;
}

#topmenu #menufpmid a:hover {
	color: #3973bc;
}

#innercontent #topmenu #menufptop {
	width: 760px;
}

#innercontent #topmenu #menufpmid {
	width: 760px;
	bottom: 23px;
}

#topmenu #menufptop #homelink {
	position: absolute;
	left: 0;
	top: 0;
	width: 220px;
	height: 100px;
}

#topmenu #menufptop #homelink a {
	display: block;
	width: 220px;
	height: 100px;
}
