﻿.layout-footer {
	color: #999999;
	font: 12px tahoma, arial, verdana, helvetica, sans-serif;
	left: 50%;
	margin: 0 0 0 -480px;
	position: relative; /*bottom: 0; 	top: 0px; 29px;*/
	width: 960px; /* adjust width as needed */
	padding: 0;
	z-index: -1;
	overflow: hidden;
}
.footer-layout-border {
	padding: 6px 0 6px 0;
	border-top: 1px solid #999999;
}
.footer-body {
}
.footer-content {
	/*background: #000000; 	border-top: 1px solid #555555;*/
	color: #999999;
	padding: 3px 6px 96px 6px;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
}
.footer-content a {
	color: #555555;
	text-decoration: none;
}
.footer-content a:hover {
	color: #ff7f00;
	text-decoration: none;
}
.footer-linkbutton {
	color: #999999;
	text-decoration: none;
}
.footer-linkbutton a {
	color: #999999;
	text-decoration: none;
}
.footer-linkbutton a:hover {
	color: #ffffff;
	text-decoration: none;
}

