#contentbar1 {
	width: 100%;
}

#contentbar2 {
  /*background-color: #E7E6E5;*/
	width: 100%;
}

#footerbar {
  /*background-color: #3077c5;*/
	background-color: #e2e2e2;
  height: 13em;
	width: 100%;
}

#navigationbar {
  background-color: #e2e2e2;
  background-image: url("../images/bg_topnavigation.jpg");
  background-repeat: repeat-x;
	width: 100%;
}

#topbannerbar {
  position: absolute;
  height: 200px;
	width: 100%;
}

#topbar {
  background-color: #3077c5;
  height: 160px;
	width: 100%;
}

#topbar_line {
  background-color: #97adc5;
  height: 13px;
  margin: 0;
  padding: 0;
	width: 100%;
}