@charset "UTF-8";
/* CSS Document */

#footerwrap {
	height: auto;
	width: 950px;
	margin-left: 1px;
}
#footertopblend {
	background-image: url(images2/footerimgs/footer-topblend-1.jpg);
	height: 47px;
	width: 950px;
}
#footergroup {
	height: 280px;
	width: 465px;
	float: left;
}
#footergroupitem1 {
	height: 117px;
	width: 465px;
}
#footergroupitem2 {
	background-image: url(images2/footerimgs/footer-address-1.jpg);
	height: 85px;
	width: 405px;
	padding-left: 60px;
	padding-top: 10px;
	line-height: 20px;
	color: #FCF8C0;
}
#footergroupitem3 {
	height: 58px;
	width: 405px;
	padding-left: 60px;
	background-image: url(images2/footerimgs/footer-copyright-1.jpg);
	padding-top: 10px;
	font-size: 11px;
	color: #FCF8C0;
}
#footerlinks1 {
	background-image: url(images2/footerimgs/footer-links-1.jpg);
	height: 213px;
	width: 228px;
	float: left;
	padding-top: 67px;
	line-height: -22px;
	padding-left: 70px;
	color: #fdf7c3;
}
#footerlinks2 {
	background-image: url(images2/footerimgs/footer-links-2.jpg);
	height: 213px;
	width: 167px;
	float: left;
	line-height: -22px;
	padding-top: 67px;
	padding-left: 20px;
	color: #fdf7c3;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.color1:link,a.color1:visited,a.color1:hover,a.color1:active {
	color: #FFFFFF;
	}
a.color2:hover {
	color: #fdf7c3;
}
