#holder {
	width:982px;
	height:625px;
	margin: 20px auto 0px auto;
	position:relative;
}
#footer {
	width:982px;
	height:55px;
	margin:0px auto;
	background:url(../img/footer_bg.jpg) no-repeat;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#5e5e5e;
}
#footer ul {
	list-style:none;
	display:inline-block;
	float:right;
	margin-right:9px;
}
#footer ul li {
	padding:0px;
	margin:0px;
	float:left;
	padding-right:3px;
}
#footer a {
	color:#5e5e5e;
}
