.img-altis-header {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 10px;
	width: 300px;
	padding: 20px;
}

#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -200px;
}

#push,
.footer  {
    height: 180px;
}

.footer {
	bottom: 0;
	width: 100%;
	padding-top: 50px;
}

.footer img {
	margin-left: auto;
	margin-right: auto;
}

html, body {
    height:99%;
}