﻿#FooterBR
{
	float:right;
	height: 62px;
	width:135px;	
	background-image: url("../images/FooterBR.gif");
	background-position: right;
	background-repeat:no-repeat;
}

#FooterContent
{
	padding-top: 16px;
	float:left;
	height: 36px;
	width:333px;	
	border-bottom: solid 10px #939FAF;
	background-color: #F9F9F9;
}

#FooterContentHome
{
	padding-top: 12px;
	float:left;
	height: 40px;
	width:333px;	
	border-bottom: solid 10px #939FAF;
	background-color: #F9F9F9;
}

#footerBarHome
{
	height: 32px;
	background-image: url("../images/MultiLine.gif");
}

#footerBar
{
	height: 28px;
	background-image: url("../images/MultiLine.gif");
}	

#Footer
{
width: 100%;
height: 62px;
padding-bottom: 20px;
}

#FooterMenu
{
	margin-top: 8px;
	text-align:right;
	font-size: 1.4em;
	font-family: verdana, Arial, Helvetica;
	color: #FFF;
	}
	

A.FooterMenu:link, A.FooterMenu:visited, A.FooterMenu:hover, A.FooterMenu:active  
{ 
	COLOR: #737373; 
	font-size: 1em; 
	font-family: verdana, Arial, Helvetica;  
	TEXT-DECORATION: underlined;
	color: #FFF;
}


#FooterBL
{
	font-size: 1.4em;
	font-family: verdana, Arial, Helvetica;
	font-weight:lighter;
	color: #FFF;
	padding-top: 23px;
	padding-left: 110px;
	float:left;
	height: 39px;
	width:182px;	
	background-image: url("../images/FooterBL.gif");
	background-position: left;
	background-repeat:no-repeat;
}
	
	
#FooterBLHome
{
	font-size: 1.4em;
	font-family: verdana, Arial, Helvetica;
	font-weight:lighter;
	color: #FFF;
	padding-top: 20px;
	padding-left: 110px;
	float:left;
	height: 42px;
	width:182px;	
	background-image: url("../images/FooterBLHome.gif");
	background-position: left;
	background-repeat:no-repeat;
}
	
