body {
	background: url("htt../../../images/div/propak_background_blue.png") repeat fixed center center / cover rgba(0, 0, 0, 0);
}

#bottom1 {
	background: rgba(0,85,164,0);
}

#bottom2 {
	background: rgba(0,85,164,0.2);
}

#footer {
	bottom: 0;
	width: 100%;
	background: rgba(0,85,164,1);
}

#footer .container{
	margin: 0 auto;
	background: rgba(0,85,164,1);
}

.placeholder_blue {
	font-family: 'Open Sans Condensed', sans-serif;
	height: auto;
	color: #0055a4;
	font-size: 3.1em;
	font-weight: 100;
	line-height: 1.2em;
	padding: 15px 0;
}