footer{
	background-color: azure;
}
.footer_bar{
	margin-top: 10px;
	background-color: #25211e;
	width: 100%;
	height: 27px;
}
#footer_bar_div{
	width: 100%;
	text-align: center;
}
.footer-sitemap {
	width: 100%;
	height:260px;
	display: table;
	background-color:#000000;				
	margin: 0 auto; 		
}
.box {
	display: table-cell;
	color: #fff;
	width: 30%;			
  	text-align: left;
}
.box a{
  	color:#990000;
  	text-decoration: none;
	margin: 0 10px;
	color: #fff;
	font-size: 13px;
	line-height: 26px;
	letter-spacing: .0.8em;
	font-weight: 500;			  
}
.box a:hover {
	text-decoration:none;
	color:#7f6633;
}
.copyright_bar{
	background-color: #7f6633;
	height: 1px;
	width: 100%;
}
.copyright{
	width: 100%;
	background-color: #25211e;
	height: 27px;
	margin: 0;
}
#copyright_div{
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}