html {
  min-height: 100%;
}
body {
  height: 100%;
  background-color: #FFFFFF;
  background-image: url('/media/401/bgr_fire.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  text-align: center;
}

#div_Container {
  width: 960px;
  height: 640px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #000000;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  background-color: #FFFFFF;
  text-align: center;
}

#gfx_Welcome {
  clear: both;
  width: 480px;
  height: 140px;
  margin: 0px auto;
}
#img_KarexService {
  clear: both;
  width: 480px;
  height: 320px;
  margin: 0px auto;
}
#gfx_RefractoryInstallers {
  clear: both;
  width: 480px;
  height: 60px;
  margin: 0px auto;
}

#div_LanguageMenu {
  clear: both;
  width: 720px;
  height: 120px;
  margin: 0px auto;
}
#div_LanguageMenu .cls_Language {
  float: left;
  width: 240px;
  height: 100px;
  padding-top: 20px;
  text-align: center;
}
#div_LanguageMenu .cls_Language img {
  border: 0px;
}

h1 {
  margin: 0px;
  padding: 0px;
}
h2 {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  font-family: Bauhaus, Bauhaus Lt BT, Calibri, Helvetica, Arial, sans-serif;
  font-size: 16pt;
  line-height: 18pt;
  text-align: center;
}
a {
  text-decoration: none;
  color: #000000;
}
a:hover {
  color: #e42322;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

