﻿
#footer_div
{
	width: 50em;
	margin: 0 auto;
	position: relative;
	clear: both;
}
#footer_left
{
	float: left;
	width: .625em;
	height: 3.1875em;
	display: inline;
}
#footer_center
{
	width: 48.6875em;
	height: 3.1875em;
	background-image: url(../images/EN_FooterShim.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	float: left;
	display: inline;
}
#footer_text
{
	margin: 1.28175em 0 0 0;
	font-size: 1em;
	height: 1em;
	list-style: none;
}
.footer_text_span
{
	text-decoration: none;
	margin: 0 0 0 2.25em;
	font-size: .7em;
	float: left;
	width: auto;
	display: block;
}
.footer_text_span a
{
	color: #666666;
	text-decoration: none;
}
#footer_right
{
	float: left;
	width: .6875em;
	height: 3.1875em;
	display: inline;
}
#bottom_nav_line
{
	float: left;
	font-size: 1em;
	margin: 1.28175em 0 0 13em;
	height: 1em;
	list-style: none;
}
.footer_li_two
{
	text-decoration: none;
	margin: 0 4em 0 0;
	font-size: .7em;
	float: left;
	width: auto;
	display: block;
}
.footer_li_two a
{
	color: #569FD3;
}
#Copyright_Line
{
	float: left;
	clear: left;
	margin: 1em 0 0 0;
	width: 100%;
	color: #757575;
	font-size: .625em;
	font-family: Century Gothic, Helvetica, sans-serif;
	text-align: center;
}
