/* CSS Document */

body {
	margin:0;
}

#odc-body {
	background: url(images/odc-footer-bg.jpg) repeat-x center top;
}

#ocd-footer-info {
	width:860px;
	margin:0 auto 0;
}

#odc-footer-logo {
	margin: 0 10px 0 0;
	padding: 35px 0 0 0;
	float: left;
}

#odc-footer-container {
	margin: 0;
	padding: 20px 0 0 10px;
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	float: left;
}

#gray-footer-logo {
	margin: 0 20px 0 0;
	padding: 0px 0 0;
	float: left;
}

#gray-body {
	background: url(images/gray-footer-bg.jpg) repeat-x center top;
}

#gray-footer-container {
	margin: 0;
	padding: 20px 0 0 10px;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
