@charset "UTF-8";
div.footerspacer {
	width: 20px;
	height: 85px;
	float: left;
	background: url('/img/footer/spacer.png') no-repeat;
	text-align: left;
}
div#footer {
	text-align: left;
	width: 1006px;
}
div.footerteaser {
	float: left;
	width: 306px;
	text-align: left;
	cursor: pointer;
}
div.footerbutton {
	float: left;
	margin: 0 15px 0 6px;
}
div.buttontxt {
	float: left;
}
div.footerhead {
	font-weight: bold;
	font-size: 12pt;
	color: #434042;
	width: 200px;
}
div.footersubhead {
	color: #636363;
	width: 200px;
	text-shadow: 1px 1px 1px #fff;
}
div.footertxt {
	color: #3f3f3f;
	width: 200px;
	text-shadow: 2px 1px 2px #fff;
}
div#footerbottom {
	height: 12px;
	width: 520px;
	text-shadow: 1px 1px 1px #fff;
	clear: both;
}
div#footerbottom a {
	color: #0061ac;
	text-decoration: none;
}
div#footerbottom a:hover {
	font-weight: bold;
	color: #313131;
	text-decoration: none;
}

#f1 {
	width: 231px;
	float: left;
}
#f2 {
	width: 118px;
	float: left;
}
#f3 {
	width: 85px;
	float: left;
}
.spacingfooter {
	text-align: center;
	float: left;
	width: 10px;
}
.footer_container a,
.footer_container_last a,
.footer_container a:hover,
.footer_container_last a:hover {
  color: #636363;
  text-decoration: none;
}
