#UpperContainer {
  padding-bottom: 10px;
  }

#HeaderContainer {
  width: 365px;
  background: #0A5A9C url(../../resources/images/hd_home_map.jpg) no-repeat top left;
  margin: 0 10px 10px 0;
  }

#HeaderLogo {
  padding: 24px 0 30px 15px;
  }

#HeaderIntro {
  margin: 0 15px 0 15px;
  }

#HeaderIntro p {
  margin: 0.4em 0 0 0;
  color: white;
  line-height: 1.3em;
  }

#HeaderIntro a {
  color: white;
  text-decoration: underline;
  }

#MainSelectorsContainer {
  width: 365px;
  background-color: #09528D;
  }

#MainSelectors {
  padding: 0 15px 0 15px;
  }

#CountrySelector {
  padding: 12px 0 3px 0;
  }

#LanguageSelector {
  padding: 6px 0 3px 0;
  }

#PromoContainer {
  float: left;
  width: 150px;
  }

#NewsContainer {
  float: left;
  width:  380px;
  background: white url(../../resources/images/panel_fade_home2.jpg) no-repeat top left;
  margin-right: 10px;
  }

#NewsContainer2 {
  float: left;
  width: 320px;
  background: white url(../../resources/images/panel_fade_home2.jpg) no-repeat top left;
  margin-right: 10px;
  }

#NewsContainer3 {
  float: left;
  width:  440px;
  background: white url(../../resources/images/panel_fade_home2.jpg) no-repeat top left;
  margin-right: 10px;
  }
  

.ContainerMargin {
  padding: 10px 15px 20px 15px;
  }

.Heading {
  font-size: 1.6em;
  color: #003366;
  border-bottom: 1px solid #CCC;
  padding-bottom: 2px;
  }

#FooterContainer {
  text-align: center;
  padding: 40px 0;
  }
#NewsContainer4
{
	float:left;
	width:380px;
	background: white url(../../resources/images/panel_fade_home2.jpg) no-repeat top left;
	margin-right:10px;
}
