/*
.footer {
	clear: both;
	height: 78px;	width: 880px;
	position: relative;
	margin: 0 auto;	padding-top: 19px;
	background: url('../images/footer.png') center top repeat-x;
	color: #6b655e; }

.footer .fright-, .footer .fleft- {
	width: 8px;	height: 97px;
	position: absolute;	top: 0;}
.footer .fleft-{
	left: -8px;
	background: url('../images/copyleft.png') left top no-repeat;}
.footer .fright-{
	right: -8px;
	background: url('../images/copyright.png') left top no-repeat;}

.footer .copyright-, .footer .address-{
	height: 20px;
  position: absolute; bottom: 53px;
	font-size: 1.3em; line-height: 0.9em; }

.footer .copyright-{ left: 6px; }
.footer .address- { left: 276px; }
*/
