#footer {
	float: right;
	background-color: #000000;
	width: 754px;
	visibility: visible;
	background-image: url(../images/background/footer/gradient.gif);
	background-repeat: repeat-x;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
#footer_nfo {
	height: 72px;
	padding-right: 10px;
	padding-left: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-align: right;
}
.footer_header {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.footer_search {
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699FF;
	display: block;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
A.footer_link {
	color: #00CCFF;
	text-decoration: none;
	font-size: 11px;
}
A.footer_link:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
