footer
{
	position: fixed;
	left: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 999999;
	border-top: 1px solid #365391;
	background-color: #4e5264 !important;
	color: #fff !important;
	opacity: 0.98;
	visibility: hidden;
}