@charset "utf-8";
/* CSS Document */

#middle_navigation_footer {
	width: 310px;
	left: 280px;
	position: relative;
	z-index: 20;
	height: 420px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	bottom: 0px;
	top: -94px;
}

.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
}

.footer_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

.footer_links_seperator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CC6600;
	font-weight: bolder;

}
#footer_spacer {  
	height: 500px;
	position: relative;
	top: 10px;
	
}
#footer2 {
}
