#footer2 {
	background-image: url(../images/tileFooterBG2.jpg);
	height: 225px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#footJoinForm {
	float: left;
	width: 190px;
	text-align: right;
	margin-top: 10px;
	margin-right: 62px;
	height: 170px;
}
#footExploreLinks {
	float: left;
	margin-top: 10px;
	margin-left: 16px;
	width: 220px;
	height: 170px;
}
#footContactLinks {
	float: left;
	margin-top: 10px;
	margin-left: 16px;
	height: 170px;
	width: 165px;
}
#footXploreList1 {
	font-weight: bold;
	white-space: normal;
	float: left;
	margin-right: 32px;
}
#footXploreList1 a {
	font-size: 11px;
	color: #acacac;
	text-decoration: none;
	font-weight: normal;
}
#footXploreList1 a:hover {
	color: #fff;
}
#footXploreList1 li {
	list-style-position: inside;
	margin-top: -1px;
	list-style-type: square;
}
#footXploreList1 ul {
	margin: 0px;
	padding: 0px;
}
#footXploreList2 {
	float: left;
	font-weight: bold;
	white-space: normal;
}
#footXploreList2 a {
	font-size: 11px;
	color: #acacac;
	text-decoration: none;
	font-weight: normal;
}
#footXploreList2 a:hover {
	color: #fff;
}
#footXploreList2 li {
	list-style-type: square;
	list-style-position: inside;
	margin-top: -1px;
}
#footXploreList2 ul {
	margin: 0px;
	padding: 0px;
}
#footContactList {
	font-weight: bold;
	white-space: normal;
	float: left;
}
#footContactList a {
	font-size: 11px;
	color: #acacac;
	text-decoration: none;
	font-weight: normal;
}
#footContactList a:hover {
	color: #fff;
}
#footContactList ul {
	margin: 0px;
	padding: 0px;
}
#footContactList li {
	list-style-type: square;
	list-style-position: inside;
	margin-top: -1px;
	letter-spacing: 1px;
}
.phoneNumber {
	font-weight: bold;
	float: right;
	margin-top: 5px;
	font-size: 30px;
	font-size /*FF+IE7*/:/*FF+IE7*/ 36px;
	margin-bottom: 43px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 11px;
	text-align: right;
	float: right;
	width: 165px;
}
.footerVDivide {
	background-image: url(../images/tileFooterVDiv.gif);
	background-repeat: repeat-y;
	float: left;
	height: 170px;
	width: 2px;
}
#footJoinForm input {
	margin-top: 13px;
	background-color: #404142;
	border: 1px solid #636363;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 3px;
	margin-bottom: 9px;
}
#footerContent {
	clear: both;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 31px;
	color: #575656;
	height: 185px;
}
