@charset "UTF-8";
#page_bottom_image {
	position:absolute;
	width:750px;
	height:25px;
	z-index:4;
	left: 0px;
	top: 672px;
	background-image: url(../bottom_page_image.gif);
}
#footer {
	position:absolute;
	width:750px;
	height:99px;
	z-index:1;
	left: 0px;
	top: 689px;
	background-color: #000043;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FF9;
}
#container #footer p {
	text-align: center;
}
#bottom_disclaimer {
	position:absolute;
	width:750px;
	height:104px;
	z-index:5;
	left: 0px;
	top: 696px;
	background-color: #000043;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0C9;
}
