#pubbottom {
	width:728px;
	margin:10px auto 20px auto;
}

#bottomlinks {
	text-align:center;
	padding:5px;	
}
#bottomlinks a {
	padding:0 20px 0 20px;
}
#sitemap {
	text-align:justify;
	padding:25px;
	line-height:20px;
}
#sitemap a {
	text-decoration:none;
	color:#808080;
}
#footer {
	background-color:#550b44;
	height:130px;
	background-image:url('/images/design/footer.png');
	background-repeat:no-repeat;
	background-position:center 20px ;
}

