#footer {
	width: 1003px;
	line-height: 43px;
	color: #4D4D33;
}

#footerLeft {
	float: left;
	width: 378px;
	background-color: #E6E6D9;
	line-height: 37px;
	border-top: 5px solid #D8D8C2;
	border-bottom: 1px solid #D8D8C2;
	text-indent: 30px;
}

#footerMiddle {
	float: left;
	width: 219px;
	background-color: #EEEEE6;
	line-height: 37px;
	border-top: 5px solid #E2E2D6;
	border-bottom: 1px solid #D8D8C2;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}

#footerRight {
	display: block;
	height: 37px;
	float: left;
	width: 403px;
	background-color: #F1F7FA;
	line-height: 37px;
	border-top: 5px solid #DAE9F1;
	border-right: 1px solid #D8D8C2;
	border-bottom: 1px solid #D8D8C2;
}
