@charset "UTF-8";
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#sitemap{
	position:absolute;
	left:33px;
	width:900px;
	visibility:visible;
	text-align:left;
	top:125px;
	z-index:25;
}

#footerTextLeft {
	position:absolute;
	left:33px;
	width:900px;
	z-index:20;
	visibility: visible;
	text-align: left;
	top: 350px;
}
#footerTextRight {
	position:absolute;
	left:715px;
	width:195px;
	z-index:20;
	text-align: right;
	margin: 0px;
	padding: 0px;
	top: 161px;
	height: 15px;
}
#facebookHome {
	position:absolute;
	left:69px;
	top:5px;
	z-index:21;
}
#footerBackground {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 950px;
	position: absolute;
	height: 411px;
	background-color: #000000;
	left: 0px;
	top: 0px;
}
#twitterHome {
	position:absolute;
	left:34px;
	top:5px;
	z-index:22;
	margin: 0px;
	padding: 0px;
}
#btnHowCanIGetHelp {
	position:absolute;
	left:629px;
	top:2px;
	z-index:23;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#btnOnlineGiving {
	position:absolute;
	left:719px;
	top:42px;
	z-index:24;
}
#btnMyAccount {
	position:absolute;
	right:75px;
	top:32px;
	z-index:25;
}
#btnMyAccountHome {
	position:absolute;
	right:75px;
	top:82px;
	z-index:25;
}
a.footer_link:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:active {
	color: #CC4200;
	text-decoration: underline;
}



#footer
{
	background: #33559b;
	text-align: center;
	color: #476fbe;
	clear: both;
	padding: 5px 0;
}
#footer a:link, #footer a:visited
{
	color: #CC4200;
	text-decoration: none;
	-moz-transition: color 0.1s ease-in;
	-webkit-transition: color 0.1s ease-in;
}
#footer a:hover, #footer a:active
{
	color: #fff;
	text-decoration: underline;
	-moz-transition: color 0.1s ease-out;
	-webkit-transition: color 0.1s ease-out;
}
#footer-contents
{
	width: 980px;
	text-align: left;
	margin: auto;
}
#footer-contents[dir=rtl]
{
	text-align: right;
}
#footer h3 a, #footer h3 a:link, #footer h3 a:visited
{
	display: block;
	height: 40px;
	width: 100px;
	text-indent: -200px;
	font-size: 1px;
	overflow: hidden;
}
#footer-logo
{
	float: left;
	display: inline;
	margin: 15px 50px 0 10px;
}
#footer-logo a, #footer-logo a:link, #footer-logo a:visited
{
	font-size: 28px;
	padding: 0;
}
#footer-menu, #footer-menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	left: auto;
}
#footer-menu li
{
	margin: 15px 10px 0px 10px;
	padding: 0;
	list-style-type: none;
	float: left;
	display: inline;
	display: inline;
	font-weight: bold;
	background: none;
	position: relative;
	width: 160px;
}
#footer-menu li a, #footer-menu li a:link, #footer-menu li a:visited, #footer #lang_form label
{
	color: #fff;
	font-family: MetaBlack,TrechuchetMS,sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}
#footer li li a:link, #footer li li a:visited
{
	color: #CC4200;
	font-family: Arial,sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
}
#footer li li a:hover, #footer li li a:active
{
	color: #fff;
}
#footer-menu ul li ul
{
	margin: 4px 0 15px 0;
}
#footer-menu li.last
{
	margin-right: 0;
}
#footer-menu ul ul li
{
	float: none;
	padding: 0 0 0.3em 0;
	margin: 0;
	font-weight: normal;
	display: block;
	width: auto;
}
#footer #footer-right
{
	float: right;
	width: 175px;
}
#footer #lang_form
{
	margin: 0 0 15px 22px;
}
#footer #lang_form label
{
	margin: 10px 0 4px 0;
	display: block;
}
#footer #lang_form select
{
	width: 140px;
	font-family: sans-serif;
}
#footer #lang_form div
{
	display: inline;
}
#footer #copyright
{
	clear: both;
}
#footer #copyright p
{
	margin-bottom: 0.5em;
	font-size: 85%;
}
#footer #copyright a:hover, #footer #copyright a:active
{
	text-decoration: underline;
}
#footer #footer-links
{
	font-size: 85%;
} 
