
div.footerSeparator { height : 290px; }

div.footer,
div.footer .footerContent
{
	height : 280px;
	background : #9e9e9e url(/App_Themes/Default/images/images-Bottom/bottom-Background.gif) repeat-x top left;
}

div.footer
{
	position : absolute;
	bottom : 0;
	left : 0;
	width : 100%;
	font-size : 12px;
	color : #eee;
	clear : both;
}

div.footer .footerContent
{
	width : 970px;
	margin : 0 auto;
}

div.footer p,
div.footer ul
{
	float : left;
	margin : 0;
}

div.footer p { padding : 8px 0 0 0; }

div.footer ul 
{
	padding : 20px 0 0 15px;
	list-style-type : none;
}

div.footer ul li { text-align : left; }

div.footer a
{
	text-decoration : underline;
	text-decoration : none;
	color : #eee;
}

div.footer p a:hover { text-decoration : underline; }

div.footer img
{
	border : 0;
	vertical-align : middle;
}

div.validation
{
	float : left;
	margin : 10px 0 0 0;
}

div.card,
div.bottomCall
{
	float : right;
	margin : 10px 0 0 0;
}

div.card { margin-top : 30px; }

img.phone { margin-left : 20px; }
