﻿#footer-container
{
	background: #1192d1 url(../images/footer-border.gif) repeat-x;
	clear: both;
}

#footer
{
	margin: 0 auto;
	width: 974px;
	background: url(../images/footer-shadow.gif) no-repeat 0 bottom;
	color: #fff;
	font-size: 8pt;
}

#footer-inner
{
	background: transparent url(../images/atol-logo.jpg) no-repeat 800px 218px;
	padding: 20px 30px;
}

#footer a
{
	color: #fff;
}

#links ul
{
	margin: 1em 0;
	line-height: 1.5em;
	list-style: none;
}

#links ul li
{
	margin: 0;
}

#footer .contact, #footer #links
{
	float: left;
	width: 206px;
	margin-right: 87px;
	margin-bottom: 10px;
}

#footer #copyright
{
	clear: both;
}

#footer #copyright img
{
	display: block;
}

#footer #copyright p
{
	line-height: 2.5em;
}

.vcard
{
	background: url(../images/vcard-icon.gif) no-repeat 0 0;
	text-decoration: none;
	margin-top: 7px;
	padding: 2px 0 0 35px;
	display: block;
	height: 20px;
}

.vcard:hover
{
	text-decoration: underline;
}