body {
	margin: 0; padding: 0; /* no browser margins */	
}

#container-back {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 766px;
}

#container-minimenu {
  width: 740px;  
  height: 22px; 
  text-align: right; 
  vertical-align: bottom;
  border-top: 9px solid;
  border-color: #E5E5E5;  
}

#container-logo {
  width: 740px;  
  height: 62px;  
}

#container-banner {
  width: 766px;
  height: 258px;
}

#container-menu {
  width: 746px;
  height: 299px;
  background-color: #AEB4AD;
  padding: 10px;
}

#container {
  position: absolute;
  top: 93px;
  left: 284px;
}

#container-title {
  width: 459px;  
  height: 120px;  
}

#container-content {
  width: 439px;
  height: 360px;
  background-color: #EFEBDE;
  font-family: Arial;
  font-size: 12px;
  padding: 10px;
}

#container-footer {
  width: 459px;
  height: 94px; 
}
