.border_left_footer {
   height: 27px;
   width: 12px;
	background-image: url(../images/common/column_left.gif);
   float: left;
}
.border_right_footer {
   height: 27px;
   width: 10px;
	background-image: url(../images/common/column_right.gif);
	float: left;
}

#footer { width: 800px; }
#box_content_footer {
   background-image: url(../images/footer/footer.gif);
   background-repeat: no-repeat;
   width: 778px;
   height: 40px;
   float: left;
   display: block;
}
div#box_content_footer span { display: none; }

div#box_content_footer a {
	position:relative;
	display:block;
	float:left;
	height:9px;
	margin:12px 0pt 0pt 0;
	left:75px;
	width:124px;
}
