.footer{
	position:relative;
	float:left;
	width:100%;
	
	background:#1c1740;
	border-bottom:8px solid #fff;
}

.vHLogo {
	position:relative;
	float:left;
	height:auto;
	width:100%;
	background:white;
	!background-image:url(../gfx/squaresDark.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
}

.vHLogo img{
	width:40%;
	height:auto;
	margin-bottom:-3px;
}

.upperText{
	width:90%;
}

.upperText h2 {
	width:80%;
	color:#fff;
	font-family: 'Signika', sans-serif !important;
	font-size:17px;
}

.upperText p {
	font-family: 'Signika', sans-serif !important;
	font-size:16px;
}

table {
	padding:0px;
	margin:0px;
	width:100%;
	font-family: 'Signika', sans-serif !important;
	font-size:18px;
	color:white;
	font-weight:bold;
}

.aliRi{
	text-align:right;
	padding-bottom:10px;
}

.maps {
	position:absolute;
	top: 14%;
	right: 5%;
	width: 8%;
}