#footer-container {
	position: relative;
	float: left;
	width: 980px;
}

#footer-no-purchase-content {
	position: relative;
	float: left;
	width: 922px;
	font-size: .63em;
	color: #333333;
	line-height: 14px;
	text-align: left;
	margin-left: 20px;
	clear: both;
	padding-bottom: 10px;
}

#footer-logo {
	position: relative;
	float: left;
	width: 161px;
	height: 65px;
}

#footer-center {
	position: relative;
	float: left;
	width: 713px;
	background-color: #FFFFFF;
	height: 50px;
	padding-top: 15px;
}

#footer-links-copy {
	position: relative;
	float: left;
	width: 482px;
	font-size: .63em;
	color: #333333;
	line-height: 14px;
	text-align: left;
	margin-left: 20px;
}

#footer-links {
	position: relative;
	float: left;
	width: 502px;
	text-align: left;
	font-size: .75em;
	color: #007dad;
	margin-top: 4px;
	margin-left: 20px;
}

#footer-links a {
	color: #007dad;
	text-decoration: none;
}

#footer-links a:hover {
	text-decoration: underline;
}

#footer-right {
	position: relative;
	float: left;
	width: 267px;
	height: 65px;
	display: inline;
	padding-top: 0px;
}

#footer-shadow {
	position: relative;
	float: left;
	width: 990px;
	height: 10px;
}

.footer_divider {
	position: relative;
	display: inline;
	margin: 0 8px 0 8px;
	top: 4px;
}