﻿#footer
{
	width: 860px;
	margin: 0px auto;
	height: 75px;
	position: relative;
	background: url(images/footer.png) no-repeat;
}

#footer a
{
	display: block;
}

#footer a span
{
	visibility: hidden;
}

.footermap
{
	position: absolute;
	width: 160px;
	height: 20px;
	left: 40px;
	top: 5px;
	background-color: Transparent;
}

.delta
{
	position: absolute;
	height: 21px;
	width: 100px;
	top: 5px;
	left: 240px;
	background-color: Transparent;
}

.american
{
	position: absolute;
	height: 21px;
	width: 100px;
	top: 5px;
	left: 375px;
	background-color: Transparent;
}

.allegiant
{
	position: absolute;
	height: 21px;
	width: 100px;
	top: 5px;
	left: 535px;
	background-color: Transparent;
}

.continental
{
	position: absolute;
	height: 21px;
	width: 100px;
	top: 5px;
	left: 685px;
	background-color: Transparent;
}

.weather
{
	position: absolute;
	height: 21px;
	width: 121px;
	top: 40px;
	left: 20px;
	background: url(images/weather.jpg) no-repeat;
}