#footer {
	text-align: left;
	position: relative;
	width: 840px;
	height: 92px;
	background: url("/images/include/footer/bg_footer.jpg") repeat-x;
	z-index: 1;
	margin:0 auto;
}

#footer img {
	border: none;
}

#footer a:hover img {
	filter:alpha(opacity=70);
	opacity:0.7;
}

#footer ul {
	position: absolute;
	top: 24px;
	right: 0px;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}

#footer ul li {
	display: inline;
	font-size: 14px;
	color: #999;
}

#footer ul li a {
	color: #000;
	text-decoration: none;
	padding: 0 20px 0 20px;
}

#footer ul li a:hover {
	color: #666 !important;
	text-decoration: none !important;
}

#footer p {
	position: absolute;
	top: 70px;
	right: 0;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px;
	color: #1A2990;
}

#fTxt {
	text-align: left;
	width: 840px;
	z-index: 10;
	position: relative;
}

#fTxt h2 {
	position: absolute;
	top: -21px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	color: #333;
}
