#navWrapperBg{
    -moz-opacity: 0.65;
    -khtml-opacity: 0.65;
    opacity: 0.65;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
    filter:alpha(opacity=65);
}
#navWrapper{
	height: 100%;
}
#footerContainer{
	bottom: 55px;
}
.galleria-stage {
	width: 100%;
	margin-left: 0;
}
.galleria-image-nav-left {
	left: 27.8%!important;
}
.galleria-counter, .galleria-loader {
	left: 27%;
}