
#footer-content {
	padding: 0px;
	margin: 0px auto;
	width: 990px;
	background-color: White;}

#footer-content table td.c1 {
	width: 25px;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url('../img/footer/footer-c1.gif');}

#footer-content table td.c2 {
	width: 560px;
	height: 38px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url('../img/footer/footer-c2.gif');}

#footer-content table td.c4 {
	width: 380px;
	height: 38px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url('../img/footer/footer-c2.gif');}

#footer-content table td.c5 {
	width: 25px;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url('../img/footer/footer-c3.gif');}

#footer-content table a {
	font-size: 10px;
	font-weight: bold;
	color: #1E682D;
	text-decoration: none;}

#footer-content table a:hover {
	color: #474747;
	text-decoration: underline;}
