body {
	margin: 0;
	padding:30px 0;
	background: #fff;
	min-width: 1024px;
	font-family: arial;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

#main-container {
	width: 876px;
	padding:0 50px;
	margin: 0 auto;
}

#main-container:after {
	content: '';
	height: 0;
	width: 100%;
	display: block;
	clear: both;
}

h1,h2,h3,h4 {
	margin: 0 0 15px 0;
	font-weight: normal;
	font-family: georgia;
	line-height: normal;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 26px;
}

.main-title {
	color:#999;
}

.pie, .reasons-wind  {
	behavior: url(css/PIE.htc);
  	position: relative;
}

a {
	color:#0096ff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.overflowed {
	overflow: hidden;
}

.lang {
	margin-top: 10px;
}

#header {
	width: 94%;
	float: left;
	padding: 0 3%;
}

.border-bottom {
	padding: 40px 3%;
	border-bottom: 1px solid #999;
	float: left;
	width: 94%;
}


.reasons-wind {
	width: 440px;
	padding:25px;
	background: #fdfdfd url(../img/wind.jpg) repeat-x left bottom;
	box-shadow: 0 2px 15px -2px #999;
	-o-box-shadow: 0 2px 15px -2px #999;
	-moz-box-shadow: 0 2px 15px -2px #999;
	-webkit-box-shadow: 0 2px 15px -2px #999;
	border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-right:125px;
	margin-left: -3%;
}

.clocks {
	margin-top:-15px;
}

.c-left {
	width: 550px;
}
.c-left  ul, .c-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.c-left  ul  li{
	margin-bottom: 16px;
	overflow: hidden;
}

.c-left  ul  li.class strong {
	width: 340px;
	text-align: right;
}
 .c-right {
 	width: 254px;
 }
.c-right  ul  li.class strong  {
	width:94px;
	text-align: right;
}
 .c-right ul li {
 	overflow: hidden;
 	margin-bottom: 6px;
 }

.c-left  ul  li strong, .c-left  ul, .c-right ul li strong {
	margin-right: 10px;
}
.c-right ul li h3 {
	font-family: arial;
	text-align: right;
	color: #0096ff;
	margin-bottom: 0;
}

.index2 .reasons-wind {
	width: 315px;
	margin: 0 10px 0 0;
	box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	z-index: 2;
}

.index2 .reasons-wind h5 {
	font-size: 18px;
	font-family: georgia;
	margin: 0 0 5px 0;
	font-weight: normal;
}

.index2 .reasons-wind h1 {
	font-size: 45px;
}
.index2 .reasons-wind h1 a {
	color:#000;
}

.index2 .reasons.border-bottom {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
	margin-top: 80px;
}
.servers {
	margin-top: -40px;
}

.reasons-wind-cont {
	position: relative;
}

.shadow {
	position: absolute;
	width: 471px;
	height: 53px;
	background: url(../img/shadow.png) left bottom no-repeat;
	position: absolute;
	bottom: -26px;
	left: -50px;
	z-index: 0;
}
