#footerlink{
	text-align:center;
	font-size:12px;
	background:url("../img/bg_contents.gif") top left repeat-y;
	padding:10px 0 0 0;
	}

#footerlink ul{
	padding:0 0 5px 0;
	}

#footerlink ul li{
	display:inline;
	}

#footer{
	height:46px;
	font-size:12px;
	background:url("../img/bg_footer.gif") no-repeat 0 bottom;
	border-left:1px solid #332323;
	border-bottom:1px solid #332323;
	border-right:1px solid #332323;
	padding:0 30px 0 20px;
	}

#footer address{
	color:#FFFFFF;
	font-style:normal;
	margin-top:22px;
	float:left;
	}

#footer p{
	color:#FFFFFF;
	margin-top:22px;
	float:right;
	}

#footer p a:link{
	color:#FFFFFF;
	text-decoration:none;
	}

#footer p a:visited{
	color:#FFFFFF;
	text-decoration:none;
	}

#footer p a:active{
	color:#FFFFFF;
	text-decoration:none;
	}