#footer {
	background:url(/photo/images_default/footer-repeat.gif) repeat-x;
	height:58px;
	width:100%;
	float:left;
	margin-top:3px;
}
ul#bottom-nav {
	margin:0 auto;
	width:898px;
	padding:10px 0 0;
	list-style:none;
	text-align:center;
	height:48px;
	background:url(/photo/images_default/bottom-nav.jpg) no-repeat;
	font-size:10px;
	color:#333;
}
ul#bottom-nav li {
	display:inline;
	padding:0pt 5px 0pt 7px;
	background:url(/photo/images_default/footer-separator.gif) no-repeat 0 50%;
}
ul#bottom-nav li.first {
	background:none;
}
ul#bottom-nav li a {
	color:#333;
	text-decoration:none;
}
ul#bottom-nav li a:hover {
	text-decoration:underline;
}

