﻿.Footer
{margin:2em 0;background-color:#fff;border:solid 1px #d5d5d5;padding:8px;}

.Footer_AllLinksNavigation
{margin:0 0 2em 0em;}

.Footer_AllLinksNavigation a:hover
{text-decoration:underline;}

.Footer_AllLinksNavigation .genericSectionContainer
{
	float:left;
	display:inline;
	font-size:.95em;
	width:160px;
	height:173px;
	margin-left:.10em;
}

.careers {color:#e20101;}

.Footer_AllLinksNavigation .genericSectionContainer_body
{height:110px;}

.Footer_AllLinksNavigation .genericSectionContainer img
{border:solid 1px #ccc;}

.Footer_AllLinksNavigation .genericSectionContainer ul
{margin:0;padding:0;list-style-type:none;}

.Footer_AllLinksNavigation .genericSectionContainer ul li
{line-height:1.2em;}

.Footer_LogoIframe
{display:block;margin:1em auto;}

#Footer_Links
{
	background-image:url(../img/Page/Footer_Links.gif);
	background-repeat:no-repeat;width:946px;height:28px;font-size:12pt;}

#Footer_Links ul
{width:50%;margin:0 0 0 1em;padding:2px 0 0 .3em;}

#Footer_Links li
{float:left;margin:.2em 1em 0 0;list-style-type:none;}

#Footer_Links li a
{color:#fff;}

#Footer_Links li a:hover
{color:#fff;text-decoration:underline;}

.Footer_BottomText
{font-size:.75em;}

.Footer_ClientList
{display:none;margin:0;padding:0;}

.Footer_ClientList li
{list-style-type:none;width:33%;float:left;}



.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
	margin-bottom:20px;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
}
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	positon: absolute;
}
.fisheyeContainter
{
	background-color: #fff;
	height: 50px;
	width: 200px;
	left: 500px;
	position: absolute;
}
#fisheye2
{
	margin-bottom:30px;
}