#footer, #footer1, #footer3, #footer4, #footer5, #footer6 {
	background:#FDD55B;
	clear:both;
	height:30px;
	margin:auto;
	text-align:center;
	width:819px;
	color : #003069;
}
#footer9 {
	background:#FDD55B;
	clear:both;
	height:30px;
	margin:auto;
	text-align:center;
	/*width:819px;*/
	color : #003069;
}
* html #footer9 {
	background:#FDD55B;
	clear:both;
	height:30px;
	text-align:center;
	width:819px;
	color : #003069;
	margin-top:50px;
	padding-left:99px;
}

#footer ul, #footer1 ul, #footer3 ul, #footer4 ul, #footer5 ul, #footer6 ul, #footer9 ul {
	margin-left:-35px;
}
* html #footer ul, * html #footer1 ul, * html #footer3 ul, * html #footer4 ul, * html #footer5 ul, * html #footer6 ul ,* html #footer9 ul{
	margin-left:0px;
}
#footer ul li, #footer1 ul li, #footer3 ul li, #footer4 ul li, #footer5 ul li, #footer6 ul li, #footer9 ul li {
	color:#003069;
	display:inline;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	padding:10px 10px 10px 0px;
}
#footer ul li a, #footer1 ul li a, #footer3 ul li a, #footer4 ul li a, #footer5 ul li a, #footer6 ul li a, #footer9 ul li a  {
	color:#003069;
	font-size:11px;
	font-weight:bold;
}