#home_left {
  width: 193px;
  padding: 20px;
  margin-right: 10px;
  height: 385px;
  background: #8db4d3 url('../images_v3/home/bak_login_col.gif') no-repeat bottom;
  font-size: 11px;
  color: #fff;
  float: left;
}
#home_left a {
  color: #fff;
}
#home_left h2 {
  font-size: 17px;
  padding-bottom: 10px;
}
#home_left p {
  padding-bottom: 5px;
}

#home_right {
  float: left;
}
#home_right p {
  padding-bottom: 5px;
}

/* DEFAULT PAGE */
#language_choice {
  margin-top: 200px;
  border: 1px solid #909090;
  float: left;
}
#splash_top {
  width: 406px;
  padding: 10px 10px;
  float: left;
}
#splash_btm {
  width: 426px;
  border-top: 1px solid #909090;
  color: #fff;
  background-color: #8eb5d2;
  float: left;
}
#splash_btm p {
  padding-bottom: 10px;
}
.splash_welcome {
  width: 213px;
  height: 100px;
  padding-top: 30px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  float: left;
}
.splash_welcome_fr {
  width: 213px;
  height: 100px;
  padding-top: 30px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  float: left;
}