#footer {
	text-align: center;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 7px;
}

#footer ul li {
	font-size: 86%;
	width: 70px;
	display: inline;
}

.footer_grafix top{
	background-image: url(../images/content_top_984.gif);
	background-repeat: no-repeat;
}

.footer_grafix content{
	background-image: url(../content_top20080115.png);
	background-repeat: repeat-y;
}
.footer_grafix buttom{
	background-image: url(../images/content_bottom_984.png);
	background-repeat: no-repeat;
}

