﻿/* Footer */

#footer {width:100%; height:550px; background: url("../images/bg-footer-long.png") repeat-x 0 0; margin-top:50px;}
#footer.no-bar { height:452px; background-image: url("../images/bg-footer-nobar.png");}

#footer-container {
	margin:0 auto 0 auto;
	width:880px;
}

#footer-copyright {background:#000; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size:12px; color:#666; margin-bottom:25px; 
	padding:10px 20px 10px 20px;
	padding-bottom:7px;
	padding-right:30px;}
#footer-copyright a {text-decoration: none; color:#666;}
#footer-copyright a:hover { color:#fff;}
#footer-copyright span {float:right; color:#353535; margin:0 !important; padding: !important;}

#footer-sitemap {
	float:left;
	margin:0 0px 0px 20px;
}
#footer-sitemap-right {
	float:right;
	text-align: right;
	margin:0 30px 50px 0px;
}

#footer-sitemap div {margin-right:0px;float:left;}
#footer-sitemap div:last-child {margin-right:0 !important; text-align: right; float:right;}

.footer-sitemap ul {
	list-style: none;
	margin: 0;
	margin-left:0px;
	line-height: 28px;
}

.footer-sitemap li {
	color:#797979;
	font-size:12px;
}

.footer-sitemap a {
	text-decoration:none;
	color:#797979;
	font-size:12px;

}


.footer-sitemap ul {
	list-style: none;
	margin: 0;
	margin-left:0px;
	line-height: 28px;
}

.footer-sitemap li {
	color:#797979;
	font-size:12px;
	margin-bottom:5px;
}

.footer-sitemap a {
	text-decoration:none;
	color:#797979;
	font-size:12px;

}


.footer-sep { 
	margin:0 25px 0 25px !important;
	padding:0 !important;
	background: url('../images/footer-sep.png') no-repeat 0 0;
	width:1px !important;
	height:159px;
}

.footer-sep-end {margin:0 33px 0 32px !important;}

.footer-sitemap ul li.long  {
	line-height: 16px;
	margin-bottom: 7px;
}


.footer-sitemap a:hover {
	
	color:#fff;
}

.footer-sitemap li:first-child {
	font-weight:bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.footer-sitemap li:first-child a {
	color:#bbb;
}
.footer-sitemap li:first-child a:hover {
	color:#fff;
}


#footer-cta-contact {
	float: right;
	margin-top:-1px;
}

#footer-cta {margin:0 20px 40px 20px; padding-top:27px;}
#footer-cta .cta-text {
  margin-top:12px;
  float:left; 
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
  font-size:23px; 
  color:#52585b;
  text-shadow:1px 1px 1px #EFF6FA;
}
#footer-cta .cta-text span {color:#0066bb;}
#footer-cta .cta-text span a {color:#0066bb; text-decoration:none;}
#footer-cta .cta-text span a:hover {color:#fff; }
#footer-cta .cta-button {float:right;padding-top:5px;}
#footer-cta-blank {height:36px;}

#footer-contact {
	color:#aaa;
	text-align: right;
	margin-top:30px;
	line-height: 24px;
}

#footer-contact a {text-decoration: none; color:#aaa; font-size:12px;}
#footer-contact a:hover { color:#fff;}