#container {

	position: relative;
	margin: 0px 15px;
	z-index:0;
}

#flash {
	z-index:30;
}

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

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