* {margin: 0; padding: 0; border: 0; outline: 0;}
body{
  background: #e9eaee;
  font: 12px arial, "helvetica neue" , "helvetica",  sans-serif;}
h1,h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;}
h1 {
  margin: 25px 0 0;
  font-size: 42px;
  color: #fff;
  text-shadow: 0px 0px 5px #ccc;
  /*filter: dropshadow(color=#000000, offx=0, offy=0);*/}
h2 {
  margin: 0 0 20px;
  font-size: 18px;
  color: #8b8a8a;}
.content {
  position: relative;
  width: 920px;
  margin: 0 auto;
  height: 440px;
  background: url('/PublishingImages/Landing/world.jpg') no-repeat 50% 80px;}
li {
  font-weight: 300;
  line-height: 14px;
  text-transform: uppercase;
  list-style: none;}
li span {text-transform: none;}
li.btn {
  width: 305px;
  margin: 0 77px;
  float:left;}
li.btn p {
  position: relative;
  text-align: center;
  z-index: 2;}
li.btn img {
  display: block;width: 170px; margin: 0 auto;}
.lang {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 920px;
  height: 348px;}
.lang .inner {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 920px;
  height: 348px;
  background: #eff0f1;
  border: 1px solid #cfd1d3;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;}
.lang.agriculture .inner {
  background: #eff0f1 url('/PublishingImages/Landing/world_a.jpg') no-repeat 50% -10px;}
.lang.construction .inner {
  background: #eff0f1 url('/PublishingImages/Landing/world_c.jpg') no-repeat 50% -10px;}
.lang p.lang-bg {
  background: url("/PublishingImages/Landing/btn-bg.png") no-repeat scroll 50% 0 transparent;
  height: 110px;
  width: 460px;
  margin-top: -110px;
  padding: 0;
  z-index: 1;}
.lang.agriculture p.lang-bg {
  margin-left: 460px;}
.lang h3 {
  position: absolute;
  bottom: 0;
  height: 37px;
  background: url('/PublishingImages/Landing/cont.png') no-repeat 100% 0;
  padding: 0 24px 0 10px;
  font-weight: normal;
  font-size: 11px;
  line-height: 37px;
  color: #3a3a35;
  letter-spacing: -1;}
.lang.construction .long h3 {
  height: 30px;
  line-height: 14px;
  padding-top: 7px;}
.cont {
  height: 348px;
  border-right: 1px dotted #C0C2C3;
  float: left;}
.cont.last{
  border: 0;}
.cont ul {
  position: absolute;
  bottom: 37px;
  width: 183px;}
.cont.europe ul.double {
  width: 120px;}
.cont.europe ul.right {
  left: 125px;
  width: 185px;}
.cont ul a {
  display: block;
  padding: 3px 0 3px 10px;
  color: #222;
  font-size: 10px;
  text-decoration: none;
  border-top: 1px solid #fff;}
.cont ul a:hover {
  background: url('/PublishingImages/Landing/lang.png') repeat-x 0 50%;}
.construction h3 {
  width: 149px;}
.construction .cont,
.construction .cont ul {
  width: 183px;}
.agriculture h3 {
  width: 126px;}
.agriculture .cont,
.agriculture .cont ul {
  width: 160px;}
.agriculture .cont.africa,
.agriculture .cont.africa ul {
  width: 165px;}
.agriculture .cont.africa h3 {
  width: 131px;}
.agriculture .cont.short,
.agriculture .cont.short ul {
  width: 140px;}
.agriculture .cont.short h3 {
  width: 106px;}
.agriculture .europe h3 {
  width: 281px;}
.agriculture .cont.europe {
  width: 310px;}
.construction .cont.short,
.construction .cont.short ul {
  width: 152px;}
.construction .cont.short h3 {
  width: 118px;}
.footer {
  width: 920px;
  margin: 10px auto 0;
  padding-top: 35px;
  text-align: center;
  color: #7b7b7b;}
.footer img {
  margin-right: 0px;
  vertical-align: middle;}
.footer__bottom {
  clear: both;
  padding-top: 10px;
}
.footer__bottom p {
    margin: 5px 0 0 100px;
    background: #000;
    height: 25px;
    line-height: 25px;
    color: #fff;
    padding-left: 10px;
    text-align: left;
}
*:first-child+html .footer__bottom p {
  margin-top: -10px;
}
.logo-cnh {
  float: left;
  margin-top: -10px;
}