/* Global styles for footer */

#footer, body.two-col #footer {
	position: relative;
	width: 925px;
	padding: 40px 0 90px;
	background-color: #ccc;
	background-repeat: no-repeat;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #f8fb9b;
}
body.Home #footer {
	padding: 15px 0 90px;
}

body.one-col #footer {
	background-image: url('../images/col-oneFooterBg2.gif');
}

body.two-col #footer, body#about_us #footer {
	background-image: url('../images/col-twoFooterBg2.gif');
}

body.two-col.Home #footer {
	background-image: url('../images/col-twoFooterBg_home.gif');
}


#footer p {
	margin: 6px 25px 0;
	font-size: 11px;
	color: #fff;
	line-height:1.3em;
}
#footerNav {
	text-align: left;
	padding: 0 0 8px;
	width: 875px;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
}
#footer p#footerNav a {
	margin: 0 2px;
	text-decoration: none;
	text-align:left;
}


#nrmlaLogo {
	position: absolute;
	bottom: 0;
	top: 100px;
	left: 710px;
}
#ehLenderLogo {
	position: absolute;
	bottom: 0;
	top: 100px;
	left: 800px;
}

#fdicLogo 
{
	position: absolute;
	bottom: 0;
	top: 100px;
	left: 860px;
}

#copyright {
	position: absolute;
	bottom: 0;
	left: 310px;
	height: 34px;
	line-height: 34px;
}
#copyright span {
	margin-right: 10px;
}

/******************************
 for the insurance page footer
******************************/
#bankrateLogo2 {
left:25px;
}

#nrmlaLogo2 {
left:137px;
}

#ehLenderLogo2 {
left:217px;
}

#fdicLogo2 {
left:274px;
}

#bankrateLogo2, #nrmlaLogo2, #ehLenderLogo2, #fdicLogo2 {
bottom:0;
position:absolute;
}