﻿/* Footer */

.site_footer
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
	font-size: 9pt;
}

.site_footer img#footerTopBorder 
{
	position: absolute;
	top: 0px;
	left: 0px;
	float: none;
	z-index: 2;
	width: 100%;
}

.site_SBS
{
	display: block;
	position: absolute;
	top: 25px;
	right: 25px;
	z-index: 2;
}