@charset "UTF-8";

/**
 * Layout generated with http://layzilla.com
 * Layout generator is free of use.
 * We appreciate if you leave this comment block in commercial use of generator.
 * All comment and ideas can be submitted to us using contacts below.
 *
 *    site: www.jmholding.com
 *   email: info@jmholding.ru
 *  twitter: @jmholding
 */
html,body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

.content {
  min-height:100%;
  position:relative;
  overflow:auto;
  z-index:0;
}

.background {
  position:absolute;
  z-index:-1;
  top:0;
  bottom:0;
  margin:0;
  padding:0;
}

.top_block {
  width:100%;
  display:block;
}

.bottom_block {
  position:absolute;
  width:100%;
  display:block;
  bottom:0;
}

.left_block {
  display:block;
  float:left;
}

.right_block {
  display:block;
  float:right;
}

.center_block {
  display:block;
  width:auto;
}

.header {
  width:100%;
  height:76px;
  background-color:#ff99da;
}

.block_3 {
  width:100%;
  height:463px;
  background-color:#ac0fcf;
}

.foot {
  width:100%;
  height:162px;
  background-color:#14e3d2;
}

.block_5 {
  width:100%;
  height:99px;
  background-color:#676899;
}