.site-logo {
     max-height: 300px;
}

.bg-banner {
	background-image: url("../images/banner.jpg");
	background-size: 100%;
	min-height:270px;
}

.content {
	
}

.pre-footer {
	margin-bottom: 29px;
}

.footer {
     position: fixed;
     left: 0;
     right: 0;
     bottom:   0;
     height: 29px;
}

.footer-adjuster {
     height:300px;
}

.buffer {
     height: 60px;
}

.spacer {
     height: 50px;
}