/* = ����� ����� HTM */body {/*	padding: 0 0 50em 0;*/	margin: 0;/*	font: 14px/1.8 Helvetica;*/	color: #444;/*	background-color: #dbdbdb;*/}a {text-decoration: none;}header {	display: block;	position: relative; 	margin: 0; 	background: #f9f9f9;}		.back { font:normal 3em 'Agency FB'; color: #0074A3; position:absolute; top: 10px; right: 10%;}.back:hover {text-decoration: underline;}/*h1 {margin: 0 0 0 2em;}h1 a { display: inline-block; font: normal 3em 'Agency FB'; text-decoration: none; }*/.how { color: #990000; }.to { color: #0074A3; }.make { color: #006600; }.demo { font: normal 2em 'Agency FB';}/* main */#main {	width: 94%;	padding: 1% 3%;	}#main h1 { 	text-align: center;	font: 2em Helvetica; 	margin: 20px 0 10px 0;	padding-bottom: 15px;	border-bottom: 2px solid #444444; }/* ������ ����� ��������� */.clear {	margin-top: -1px;	height: 1px;	clear:both;	zoom: 1;}		/* Slider */.slider {	/* ������ ���������� */	width: 100%;	/* ������� ������ ������ � ����� */	margin: 0px auto;	/* ���������� ������� ��� ������ navy */	padding: 0 0px;	/* ���������������� *//*	position: relative;*/position: absolute;	/* ������ �� ��� ������� �� ������� *//*	overflow: hidden;*/	height: 130px;/*	margin-top: -130px;*/bottom: 0;	background: rgba(27,98,176,0.8);}/* ������� ���� �� ������� ������/����� �������� ��������� ���� ��������� ��������,������� ������������� ��� */.slider::-moz-selection { background: transparent; color: #fff; text-shadow: none; }.slider::selection { background: transparent; color: #fff; text-shadow: none; }.slide-list {	position: relative;	margin: 13px 10px 10px 10px;/*	overflow: hidden;*/	padding: 0;}.slide-wrap {	position: relative;	left: 0px;	top: 0;	/* ����������� ��������� ������ ������� �������� */	/*width: 10000000px;*/width: 100%;}.slide-item {list-style-type: none;width: 31.33%;height: 85px;	margin: 10px 1%;	float: left;    position: relative;    z-index: 4;    behavior: url(js/PIE.htc);	background: rgba(27,98,176,0.8);}.slide-item a {	   float: left;	   width: 100%;	   position: relative;	   z-index: 10;}.slide-item img {	margin: 20px 3%;	float: left;}.slide-title {	display: block;	float: left;	width: 100%;	text-transform: uppercase;	color: #ffff;	font-size: 18px;	font-weight: bolder;	text-align: center;	margin: 31px 0 0 0;}.slide-title span {	font-size: 16px;}/* ��������� ������/����� */.navy {	/* ���������� ���������������� */	position: absolute;	top: 0;	z-index: 1;	height: 100%;	/* ������ ������ */	width: 30px;	cursor: pointer;}.prev-slide {	left: 0;	background:  url(bg/left-arrow.png) center no-repeat;}.next-slide {	right: 0;	background:  url(bg/right-arrow.png) center no-repeat;}.navy.disable {	background: #dbdbdb;}/* ��������� �����/����� */.auto {	width: 7px;	height: 11px;	cursor: pointer;	margin: 10px auto;}.play {	background: url(bg/play.png) center no-repeat;}.pause {	background: url(bg/pause.png) center no-repeat;}