﻿#footer {
	position: fixed;
	margin: 0;
	bottom: -1px;
	right: 16px;
	display: block;
	width: 100%;
	height: 25px;
	background: #6B829F;
	color: #fff;
	font-size: 1em;
	z-index: 4;
	padding: 1px 5px 0px 5px;
}

	#footer a {
		color: White;
		text-decoration: underline;
	}

#pad3 {
	display: block;
	width: 230px;
	height: 25px;
	float: left;
}

