﻿#headerbox,
#fcontactbox,
#footerbox,
#copybox,
#slider {
  min-width: 1000px;
}

#header,
#container,
#fcontact,
#footer,
#copy {
  width: 1000px;
}


#header {
  height: 100px;
}
#header h1 {
  position: absolute;
  top: 10px;
  left: 20px;
}
#header a#htel {
  position: absolute;
  top: 10px;
  right: 20px;

  pointer-events: none;
  cursor: default;
}
#header h2 {
  width: 274px;
}


#fcontact {
  padding: 50px 0;
}
#fcontact h1 {
  padding: 30px 0 15px;
}
#fcontact p span {
  display: inline-block;
  padding: 0 12px;
}
#fcontact p a {
  pointer-events: none;
  cursor: default;
}
#fcontact a.more {
  margin-top: 32px;
}

#footer {
  padding: 30px 0;
}
#footer a img {
  height: 40px;
}

#copy {
  padding-top: 12px;
  padding-bottom: 20px;
}



.alpha:active,
.alpha:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}



#slider,
#slider ul li {
  height: 450px;
}
#slider ul li {
  width: 800px;
}
#slider img#xlogo {
  width: 305px;
  top: -24px;
}

#hconcept {
  padding-top: 50px;
}
#hconcept h1 {
  padding-bottom: 8px;
}
#hconcept p {
  padding-top: 12px;
}

#hbanana {
  margin-top: 60px;
  border-left: solid 1px #ffffff;
}
#hbanana .hb {
  float: left;
  width: 33.33%;
  border-right: solid 1px #ffffff;
}
#hbanana .hb .vertical {
  width: 200px;
  height: 200px;
  margin-top: -60px;
  margin-left: -30px;
}
#hbanana .hb div img {
  margin-top: 20px;
}
#hbanana .hb .bt {
  min-height: 15em;
  padding: 0 12px;
  padding: 0 2em;
}
#hbanana .hb .bt p {
  padding-top: 0.5em;
}

#hconcept2 img#clogo {
  width: 80px;
  margin-top: 30px;
  margin-bottom: 30px;
}
#hconcept2 {
  padding-top: 50px;
}
#hconcept2 p {
  padding-top: 12px;
}

#hfs {
  margin-top: 80px;
}
#hfs .fsbox {
  float: left;
  width: 42.5%;
  margin-left: 5%;
  padding-top: 30px;

}
#hfs .fsbox h4 {
  width: 120px;
}



a#order {
  width: 140px;
  height: 70px;
  padding-top: 70px;

  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;

  right: 1%;
  bottom: 80px;
  behavior: url('/js/PIE.htc');
}
a#order p {
  font-size: 13px;
  line-height: 1.5em;
  margin-top: -2.6em;
}
a#order p span {
  font-size: 80%;
  letter-spacing: 0;
}






