#Content_Left{
  width: 830px;
  float: left;
}

#Content_Right{
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #264C5F;
  width: 300px;
  height: 563px;
  float: left;
  padding: 0px;
  margin: 0px;
}
