/*@font-face{font-family:'AVGSans_1';src:url('../fonts/AVGSans-Book.eot');src:url('../fonts/AVGSans-Book.eot?#iefix') format('embedded-opentype'),url('../fonts/AVGSans-Book.woff') format('woff'),url('../fonts/AVGSans-Book.ttf') format('truetype'),url('../fonts/AVGSans-Book.svg#font') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'AVGSans_4';src:url('../fonts/AVGSans-Medium.eot');src:url('../fonts/AVGSans-Medium.eot?#iefix') format('embedded-opentype'),url('../fonts/AVGSans-Medium.woff') format('woff'),url('../fonts/AVGSans-Medium.ttf') format('truetype'),url('../fonts/AVGSans-Medium.svg#font') format('svg');font-weight:normal;font-style:normal;}*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 13px; font-family:Arial, Helvetica, sans-serif; vertical-align: baseline; line-height: 1.3em;}
:focus {outline: 0;}
body {line-height: 1.3em; color:#000; height:100%; font-family: Arial;}
ol, ul {list-style: none;}
img{vertical-align: bottom;}
/* --- RESET-END --- */

body {
  background: #707174;
}

a {
    color: #2aa4fc;
    font-size: inherit;
}

sup {
    font-size: inherit;
}

.wrap {
 background: #fafafa;
}

.inner {
  margin: 0 auto;
  width: 920px;
}

.tcenter {
  text-align: center;
}

.divider {
  border-bottom: 1px solid #d7d7d7;
  height: 0;
  line-height: 0;
  margin: 34px 0;
  }

.logo-wrapper {
  border-bottom: 1px solid #d7d7d7;
}

.logo {
  padding: 31px 0 22px 8px;
}

.logo img, .logo span {
  display: inline-block;
  vertical-align: middle;
}

.logo span {
  color: #5c707b;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 0 18px;
}

.exclamation {
  display: block;
  margin: 38px auto 15px;
  width: 60px;
}

h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

h2 {
  color: #5c707b;
  font-size: 24px;
  line-height: 1.2em;
  text-align: center;
}

h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

p {
  color: #5c707b;
  text-align: center;
}

p.sans {
  font-size: 18px;
}

.columns {
  margin: 40px 0 0;
  overflow: hidden;
}

.columns > div {
  float: left;
  text-align: center;
  width: 292px;
}

.column2 {
  margin:0 20px;
}

h4 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.columns img {
  display: inline-block;
  margin: 13px auto 9px;
  text-align: center;
}

.columns p {
  font-size: 14px;
  padding: 0 0 15px;
}

.box {
  background: #fff;
  border: 1px solid #d7d7d7;
  margin: 0 auto;
  padding: 17px 17px;
  width: 584px;
}

.need-help {
    margin: 40px 0 0;
}

.your-team {
  display: inline-block;
  margin: 40px auto 77px;
}

.footer {
  background: #707174;
  padding: 6px 0;
  text-align: center;
}

.footer .inner {
  color: #bababa;
  font-size: 11px;
}

.footer a {
  color: #bababa;
  font-size: 11px;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer a.underline {
  text-decoration: underline;
}

.footer a.underline:hover {
  text-decoration: none;
}

/* localisation */
.de h4,
.fr h4,
.id h4,
.it h4 {
	height: 50px;
}

.ru .box {
	margin-bottom: 40px;
}
