body{
	margin: 0;
	padding: 0;
	color: #7e7e7e;
	/*font-family: "Minion Pro", "Times New Roman";
	font-size: 13px;*/
	font-family: "Arial", "Times New Roman";
	font-size: 12px;
	background: #fff;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

a img{
  border: none; 
}

a{
	color: #7e7e7e;
}

a:hover{
	text-decoration: underline !important;
}

a.underline{
	text-decoration: underline !important;
}

.f-l{
	float: left;
}

.f-r{
	float: right;
}

.clear{
	clear: both;
	font-size: 0;
	height: 0;
}

ul{
	margin: 10px 0 10px 20px;
	padding: 0;
}

ul li{
	margin: 0 0 0 10px;
	list-style: url(/img/li1.gif);
}

.hr1{
	height: 0;
	font-size: 0;
	border-bottom: 1px solid #dcdbc7;
	margin: 10px 0 0 0;
}

.tb{
	width: 901px;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: "Times New Roman";
	padding: 15px 0 10px 0;
}

.ttnormal{
	text-transform: none !important;
}

.tb a{
	color: #aaa8a3;
	text-decoration: none;
}

.tb a.a-tm{
	color: #7e7e7e;
	text-decoration: none;
}

.tb span{
	color: #4f4f4f;
}

.tbmar1{
	margin: 0 0 0 14px;
	float: left;
	display: inline;	
}

.tbmar2_ru{
	margin: 0 0 0 57px;
	float: left;
	display: inline;
}

.tbmar2_en{
	margin: 0 0 0 53px;
	float: left;
	display: inline;
}

.pim{
  position: relative;
	width: 901px;
	margin: 0 auto;
}

.langs{
  position: absolute;
  top: 12px;
  right: 40px;
  color: #fff;
  font-family: "Times New Roman";
  font-size: 10px;
  font-weight: bold;
}

.langs a{
  color: #fff;
  text-decoration: none;
}

.mb{
	width: 901px;
	margin: 20px auto;
}

.mbl{
	float: left;
	width: 230px;
	margin: 0 0 0 20px;
	display: inline;
	font-family: "Times New Roman";
	font-size: 16px;
}

.mbl h1{
	font-size: 18px;
	font-family: "Times New Roman";
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
}

.mbl ul{
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 16px;
}

.mbl ul li{
	margin: 10px 0 0 10px;
	list-style: url(/img/li.gif);
}

.mbl ul li a{
	text-decoration: none;	
}

.mbl ul li a.a-sm{
	text-decoration: underline;
}

.mbr{
	float: left;
	width: 640px;
	display: inline;
	text-align: justify;	
}

.fb{
	width: 901px;
	margin: 0 auto 10px auto;
	border-top: 1px solid #dcdbc7;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 0 0;
}

.fb a{
	text-decoration: none;
}
