﻿#footer{
	position: fixed;
	width:970px;
	height:32px;
	background: #fff url(../imgs/bp.jpg) bottom no-repeat;
	display:block;
	color:#fff;
	bottom: 0px;
}

#footer span{

	
	padding:10px;

}

#footer a{

	color:#fff;
	text-decoration:none;
}

#link-about{

	position:absolute;
	left:10px;
	top:6px;
}

#link-disclaimer{

	position:absolute;
	left:400px;
	top:6px;
}

#link-copy{

	position:absolute;
	right:10px;
	top:6px;
}




