body
{
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 9pt;
  background-color: #000000;
  color:  #F1ECDB;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
a, a:active, a:visited, a:hover
{
  color: #F1ECDB;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
}
img, a img
{
  border: 0px;
  margin: 0px;
  padding: 0px;
}
.small
{
  font-size: 8pt;
}

#home
{
  position:absolute;
  top:50%;
  left:50%;
  margin-top: -310px;
  margin-left: -450px;
  height: 620px;
  width: 900px;
  text-align: left;
}
#home_part1
{
  position:relative;
  background-color:#30373d;
  width:900px;
  height:200px;
}
#home_logo
{
  text-align:right;
  height:60px;
}
#home_text
{
  position:absolute;
  bottom:0px;
  padding:20px;
  width:860px;
  font-size:0.9em;
}
#home_text p
{
  margin-bottom:0px;
}

#home_part2
{
  background-color:#8A8487;
  padding-top:20px;
  width:900px;
  height:400px;
}
#home_flash
{
  clear:both;
  width:900px;
  margin-bottom:20px;
}

#home_flash1
{
  float:left;
  padding-left:120px;
  width:155px;
  height:255px;
}
#home_flash2
{
  float:left;
  margin-left:95px;
  width:155px;
  height:255px;
}
#home_flash3
{
  float:left;
  margin-left:95px;
  width:155px;
  height:255px;
}

#home_enter
{
  padding-top:20px;
  clear:both;
  width:900px;
  height:45px;
}
#home_enter_en
{
  float:left;
  margin-left:120px;
  padding-top:1px;
  width:155px;
  height:44px;
  font-size:1.4em;
  text-align:center;
  background-color:#262E32;
}
#home_enter_fr
{
  float:left;
  margin-left:345px;
  padding-top:1px;
  width:155px;
  height:44px;
  font-size:1.4em;
  text-align:center;
  background-color:#262E32;
}

#home_address
{
  padding:20px;
  clear:both;
  text-align:center;
  width:860px;
}
#home_highlight
{
  background-color: white;
  color: black;
  height: 20px;
  font-weight: bold;
  text-align: center;
}
