html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
ol, ul, li,
table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input, button{
  overflow: visible;
}
html {
  overflow: auto;
}
html, body {
  height: 100%;
  min-height: 100%;
}
body {
  font: normal 12px 'Segoe UI', Tahoma, Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.2;
  color: #1e2022;
  text-align: center;
  background: #fcfcfc;
}
p {
  padding: 0 0 10px;
}
ul {
  padding: 0 0 0 16px;
}
li {
  padding: 0 0 8px;
}
a {
  text-decoration: none;
  color: #005ace;
}
a:hover {
  text-decoration: underline;
  color: #39f;
}
.clear { display: inline-block; }
.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }
.page {
  position: relative;
  width: 100%;
  min-width: 750px;
  min-height: 100%;
}
* html .page {
  height: 100%;
}
.page .header {
  border-bottom: 1px solid #0f0f14;
  width: 100%;
  height: 49px;
  text-align: left;
  background: #363b47 url('../img/common/top_bg.gif') 0 0 repeat-x;
}
.page .header .company-logo {
  float: right;
  display: block;
  margin: 5px 10px 0 0;
  width: 115px;
  height: 38px;
  overflow: hidden;
  text-indent: -9999px;
  background: transparent url('../img/common/def_parallels_logo.gif') 0 0 no-repeat;
}
.page .header .header-area {
  height: 49px;
}
.page .header h1 {
  float: left;
  width: 156px;
  height: 49px;
  text-align: left;
}
.page .header h1 a {
  display: block;
  width: 210px;
  height: 49px;
  overflow: hidden;
  text-indent: -9999px;
  background: url('../img/common/def_plesk_logo.gif') no-repeat;
}
.page .header .header-text {
  float: right;
  font-size: 11px;
}
.page .header .header-text a {
  float: left;
  margin: 11px 13px 0 0;
  color: #f1f1f1;
  text-decoration: none;
  font-size: 11px;
}
.page .header .header-text a.txt-banner {
  margin-right: 10px;
}
.page .header .header-text a strong {
  font-weight: normal;
}
.page .header .header-text a.top-copyright {
  text-align: right;
}
.wrapper {
  margin: 0 auto;
  padding: 40px 0 90px 0;
  width: 734px;
  text-align: left;
}
.wrapper .container {
  border: 1px solid #b8c1d0;
  margin-bottom: 12px;
  padding: 6px;
  background: #fff;
}
.wrapper .content {
  background: #fff url('../img/common/content_bg.gif') 0 0 repeat-y;
}
.wrapper .content .description {
  padding: 0 15px 0 190px;
  min-height: 229px;
  font-size: 12px;
  background: transparent url('../img/common/banner.jpg') 0 0 no-repeat;
}
* html .wrapper .content .description {
  height: 229px;
}
.wrapper .content h2 {
  margin: 0 0 10px;
  padding: 10px 0 3px;
  font-size: 18px;
  font-weight: normal;
  color: #039;
}
.wrapper .promo h3 {
  padding: 0 0 8px;
  font-size: 12px;
  font-weight: normal;
  color: #039;
}
.promo .block-area {
  border: 1px solid #b8c1d0;
  background: #fff;
}
.promo .promo-block {
  padding: 15px 0 15px 15px;
}
.promo .promo-block a.box {
  float: left;
  margin: 0 0 0 -110px;
}
.promo .promo-block div {
  float: left;
  padding: 0 25px 0 110px;
  width: 223px;
}
.promo .promo-block h4 {
  font-size: 20px;
  padding: 4px 0 8px;
}
.promo .promo-block h4 span {
  display: block;
  margin-bottom: -5px;
  font-size: 14px;
  font-weight: normal;
}
.promo .promo-block h4 a {
  text-decoration: none;
  color: #1e2022;
}
.promo .promo-block a.more {
  padding: 2px 0 3px 24px;
  line-height: 19px;
  font-size: 12px;
  font-weight: bold;
  color: #616161;
  background: transparent url('../img/common/arrow.gif') 0 0 no-repeat;
}
.promo .promo-block h4 a:hover,
.promo .promo-block a.more:hover {
  text-decoration: none;
  color: #39f;
}
.promo ul {
  border-top: 1px solid #d7d7d7;
  margin: 0 20px;
  padding: 12px 0;
  list-style: none;
}
.promo ul li {
  float: left;
  padding: 5px 10px 5px 25px;
  width: 310px;
}
.promo ul li.first {
  border-right: 1px solid #d7d7d7;
}
.page .footer {
  position: absolute;
  left: 0;
  bottom: 0;
  border-top: 1px solid #9db6c5;
  width: 100%;
  min-width: 300px;
  height: 69px;
  background: #f1fbfe url('../img/common/footer_bg.gif') 0 0 repeat-x;
}
.page .footer-area {
  height: 69px;
  font-size: 11px;
  text-align: left;
  color: #000;
  background: url('../img/common/footer_right_bg.png') 100% 0 no-repeat;
}
.page .footer a {
  color: #06c;
  text-decoration: none;
}
.page .footer a:hover {
  color: #39f;
  text-decoration: underline;
}
.page .footer .description {
  margin: 0;
  padding: 8px 10px 0;
}