.bottom
{
	margin-top: 70px;
	margin-bottom: 50px;
	border-top: 1px solid #d9f5ff;	
}
.bottom .links-container
{
	text-align: center;
	margin: 10px 0px;
	font-size:  0.8em;
}
.bottom .links-container a
{
	color: #999;
	text-decoration: none;
	margin-right: 20px;
}
.bottom .links-container a:hover
{
	text-decoration: underline;
}
.bottom .copyright
{
	font-size:  0.7em;
	text-align: center;
	margin: 10px 0px;
	color: #ccc;
}
