#footerContainer {
	width: 100%;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(../Images/FooterBackground.gif);
	margin: 0 auto;
	float: left;
}
#footerContent {
	width: 830px;
	background-repeat: no-repeat;
	background-position: top right;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 15px;
	float: left;
	height: 30px;
}
#footerContentContainer {
	width: 1030px;
}
#footerSpacer {
	width: 200px;
	float: left;
	height: 160px;
	background-color: #000000;
}
#rights {
	width: 830px;
	height: 145px;
	float: left;
	text-align: right;
	font-size: 10px;
	color: #CCCCCC;
}
#footerContainerSplash {
	float: left;
	width: 100%;
}
#footerSplash{
	width: 970px;
	margin: 20px auto;
	padding: 10px 0;
}
#copyrightSplash {
	font-size: 9px;
	width: 970px;
	text-align: center;
	float: left;
	color: #999999;
}
#splashHyperlinkDivider, .splashHyperlinkDivider {
	float: left;
	height: 25px;
	margin-top: 50px;
	margin-bottom: 150px;
	width: 2px;
	background-color: #FFFFFF;
}
#splashHyperlinkContainer {
	width: 970px;
	height: 150px;
}

ul#splashHyperlinkUL {
	margin: 0;
	padding: 0;
	display: block;
	width: 970px;
	height: 150px;
}

ul#splashHyperlinkUL li {
	display: block;
	float: left;
	width: 240px;
	height: 25px;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 150px;
	border-right: 2px solid #FFF;
}

ul#splashHyperlinkUL li.li_last {
	border: none;
}

ul#splashHyperlinkUL li a {
	text-decoration: none;
	color: #FFFFFF;
}

#splashHyperlink, .splashHyperlink {
	float: left;
	width: 240px;
	height: 25px;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 50px;
	margin-bottom: 150px;
}
#splashHyperlink a, .splashHyperlink a{
	text-decoration: none;
	color: #FFFFFF;

}
#splashHyperlinkContainer a, .splashHyperlinkContainer a{
	text-decoration: none;
	color: #FFFFFF;

}
.rights {
	margin-top: 20px;
	margin-right: 20px;
	color: #fff;
}
.rightsPanoetic {
	font-size:9px;
}
#copyrightSplash a {
	text-decoration: none;
	color: #999999;
}