.nav {

}

.copyright {
	color: #59666c;
	padding: 0 5px 0 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	color: #444b4e;
}

.footer {
	color: #59666c;
	padding: 5px 5px 5px 5px;
	text-align: right;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    	color: #444b4e;

}

.footer_n, .footer_r, .footer_s {
	padding: 0 5px 0 5px;
	border-left: 1px solid #59666c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer_n, .footer_n a {
	color: #59666c;
	text-decoration: none;
}

.footer_r, .footer_r a {
	color: #c2c9cd;
	text-decoration: none;
}

.footer_s, .footer_s a {
	color: #c2c9cd;
	text-decoration: none;
}
