#container {
	position: relative;
	margin: 0px 15px;
}

#logo_bar {
	position: relative;
	height: 80px;
}

#logo_bar h1{ position: absolute; bottom: 0px; width: 100%; }
