/* News Portal blue */
#page {
	background: #ffffff;
}
.container {	margin: 0 auto; }

.section-1 {
  background: none;
  border-bottom: 0px;
}

.section-2 {
  background: #EBEBEB;
  border-top: 0px;
}

.section-3 {
	background: #0F446E;
}

#block-search-form .container-inline, #search-block-form .container-inline {
	background: #2d4d70;
	border-bottom: 1px solid #4c6886;
	border-top: 1px solid #1c3045;
}
