.left-container {
	float: left;
	width: 60px;
	margin-left: 10px;
}

.left-container .path {
	width: 60px;
	height: 73px;
	margin-top: 44px;
	color: #002455;
	font-family: "signikalight";
	font-size: 9px;
	line-height: 10px;
	text-transform: uppercase;
}

.left-container .path p {
	margin-bottom: 10px;
}

.left-container .path p a {
	color: #002455;
}

.left-container .logo {
	background: url("/resources/images/Logo-ACIF.png") no-repeat;
	width: 70px;
	height: 90px;
	display: block;
	margin-left: 0px;
}
