.footer {
	height:50px;
	width:960px;
	margin:auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bea98a;
}

.footer a {
	color:#bea98a;
	text-decoration:underline;
}

.footer a:hover {
	color:#af986f;
}

.footer_left {
	float:left;
	width:500px;
	height:50px;
	text-align:left;
	line-height:1.8em;
}

.footer_left span {
	font-size:11px;
}

.footer_right {
	float:right;
	width:auto;
	height:50px;
	text-align:right;
}

.footer_right span {
	display:none;
}

.followus {
	width:75px;
	height:24px;
	display:block;
	text-decoration:none;
	float:right;
	margin-right:5px;
}
