﻿body {
	margin: 0;
	padding: 0;
	color: #333333;
	background-color: #222222;
	font-family: Tahoma;
	font-size: small;
}

a {
	text-decoration: none;
}

	a img {
		border-width: 0px;
	}

div#mpFooter {
	width: 100%;
	height: 153px;
	background-color: #d9f4ff;
	position: relative;
}

	div#mpFooter img {
		position: absolute;
	}

img.mpFooterImgPhone {
	left: 100px;
	top: 73px;
}

img.mpFooterImgEmail {
	left: 328px;
	top: 73px;
}

img#ftrPhone {
	left: 100px;
	top: 73px;
	width: 162px;
	height: 24px;
}

img#ftrEmail {
	left: 328px;
	top: 73px;
	width: 239px;
	height: 24px;
}

img#ftrCopyrt {
	left: 90px;
	top: 122px;
	width: 238px;
	height: 10px;
}

img#ftrBtmLn {
	left: 90px;
	top: 105px;
	width: 706px;
	height: 4px;
}

img#ftrTCLogo {
	left: 872px;
	top: 85px;
	width: 247px;
	height: 36px;
}

img#ftrInterlogus {
	left: 627px;
	top: 116px;
	width: 170px;
	height: 36px;
}

.isVisible {
	display: inline;
}

.isHidden {
	display: none;
}
