div#footer {
	width: 869px;
	padding-top: 32px;
	float: left;
}

div#footer_content {
	width: 781px;
}

div#footer_links {
	font-size: 10px;
	color: #999999;
}

div#footer_links a, div#footer_bottom a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

div#footer_links a:hover, div#footer_bottom a:hover {
	text-decoration: underline;
}

div#footer_bottom {
	width: 350px;
	padding-top: 20px;
}

div#footer_bottom p {
	font-size: 10px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

/* HOME FOOTER */
div#footer_main_container {
	width: 862px;
}

div#left_footer_pattern, div#right_footer_pattern {
	float: left;
}
