#footerlink{
	text-align:center;
	font-size:12px;
	background:url("../img/bg_contents.jpg") 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.jpg") no-repeat 0 bottom;
	border-left:1px solid #7481C0;
	border-bottom:1px solid #7481C0;
	border-right:1px solid #7481C0;
	padding:0 30px 0 20px;
	}

#footer address{
	color:#333333;
	font-style:normal;
	margin-top:15px;
	float:left;
	}

#footer p{
	color:#333333;
	margin-top:15px;
	float:right;
	}

#footer p a:link{
	color:#333333;
	text-decoration:none;
	}

#footer p a:visited{
	color:#333333;
	text-decoration:none;
	}

#footer p a:active{
	color:#FFFFFF;
	text-decoration:none;
	}