.clr {
	clear:both;
	height:0;
}

#footer {
	width:100%;
	color:#767676;
	font-size: 70%;
	font-family: 'OpenSansLight', arial, serif;
}

#footerlinks {
	float:left;
}
#footerlinks a{
	margin-right:30px;	
	color:#767676;
	text-decoration: underline;
	
}

#footercopy {
	float:right;
}
