* {
padding: 0px;
margin: 0px;
}

body	{
	background: #666;
	text-align: center;
}

:focus {
outline: none;
}

#wrapper{
	margin: 0 auto;
	width: 1007px;
	height: auto !important;
	min-height: 1024px;
	height: 1024px;
	background: white;
	text-align: left;
	border-left: white solid 1px;
	border-right: white solid 1px;
}
.c-wrap{
	min-height: 1024px;
	height: auto !important;
	height: 1024px;
}

#top1	{
	width: 1007px;
	height: 41px;
	background: url('img/tbg1.gif') repeat-x;
	padding: 0px;
	font: bold 11px Verdana, Geneva, "DejaVu Sans", sans-serif;
}
#top11	{
	float: left;
	display: inline; /* специально для IE6 */
	margin: 5px 4px 0px 4px;
	font: bold 11px Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-align: center;
}
a#ism	{
	font: bold 12px Verdana, Geneva, "DejaVu Sans", sans-serif;
	color: #666;
	text-decoration: none;
}
a#ras	{
	font: bold 11px Verdana, Geneva, "DejaVu Sans", sans-serif;
	color: #663333;
	text-decoration: none;
}

h1	{
	float: left;
	color: white;
	padding-top: 9px;
	font: bold 24px Verdana, Geneva, "DejaVu Sans", sans-serif;
}
#top13	{
	float: left;
	margin-top: 20px;
	font: bold 11px Verdana, Geneva, "DejaVu Sans", sans-serif;
	color: #666;
}
#top13 a	{
	float: left;
	margin-left: 12px;
	font: bold 11px Verdana, Geneva, "DejaVu Sans", sans-serif;
	color: #666;
	text-decoration: none;
}
#top13 a:hover	{
	color: #990000;
}

#top13 span	{
	float: left;
	margin-left: 12px;
	font: bold 11px Verdana, Geneva, "DejaVu Sans", sans-serif;
	color: #990000;
}

#top2	{
	position: relative;
	width: 1007px;
	height: 107px;
	background: url('img/tbg2.jpg') repeat-x;
}
#top2 a	{
	font: bold 12px Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-decoration: none;
}
#top2 a:hover	{
	color: #990000;
}

a#at21	{
	position: absolute;
	top: 12px;
	left: 26px;
	color: #fff;
}
a#at22	{
	position: absolute;
	top: 46px;
	left: 26px;
	color: #ccc;
}
a#at23	{
	position: absolute;
	top: 81px;
	left: 26px;
	color: #fcc;
}

#top2 #head	{
	position: absolute;
	top: 44px;
	right: 15px;
	font: bold 12px Verdana, Geneva, "DejaVu Sans", sans-serif;
	color: #fff;
}
#top2 #head a	{
	color: #fff;
}
#top2 #head a:hover	{
	color: #ffcc66;
}


#menu3	{
	width: 1007px;
	height: 25px;
	background: url('img/tbg3.gif') repeat-x;
}
#menu3 li	{
	float: left;
	list-style: none;
	height: 25px;
	background: url('img/mdiv3.gif') 0px 0px no-repeat;
	text-align: center;
	font: bold 12px/25px Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-transform: uppercase;
	color: #990000;
}
#menu3 li.first	{
	background: url('img/tbg3.gif') 0px 0px repeat-x;
}

#menu4	{
	width: 1007px;
	height: 26px;
	background: url('img/tbg4.gif') repeat-x;
}
#menu4 li	{
	float: left;
	list-style: none;
	height: 26px;
	background: url('img/mdiv4.gif') 0px 0px no-repeat;
	text-align: center;
	font: bold 12px/26px Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-transform: uppercase;
}
#menu4 li.first	{
	background: url('img/tbg4.gif') 0px 0px repeat-x;
}
#menu3 li a	{
	float: left;
	padding: 0px 40px 0px 40px;
	text-align: center;
	text-decoration: none;
	color: #666;
}
#menu4 li a{
	float: left;
	padding: 0px 35px 0px 35px;
	text-align: center;
	text-decoration: none;
	color: #666;
}
#menu3 li a:hover, #menu4 li a:hover{
	color: #990000;
}

#menu3 li a.cur,
#menu3 li a.cur:visited,
#menu4 li a.cur,
#menu4 li a.cur:visited	{
	color: #990000;
}
#menu3 li a.cur:hover, #menu4 li a.cur:hover	{
	color: #666;
}

#content	{
	padding: 36px 50px 0px 50px;
	color: #000;
}
#content h2	{
	font: bold 14px Verdana, Geneva, "DejaVu Sans", sans-serif;
	padding-left: 170px;
	padding-bottom: 33px;
	text-align: left;
}
.txt	{
	float: left;
	margin-right: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	border-right: 1px solid #ccc;
}
.txt .cw	{
	width: 526px;
	font: 13px Arial, "Nimbus Sans L", Helvetica, sans-serif;
	text-align: justify;
}
.txt strong	{
	color: #990000;
	font: bold 14px Arial, "Nimbus Sans L", Helvetica, sans-serif;
}
.txt ol	{
	margin-left: 30px;
	text-align: left;
}
.imgs	{
	float: left;
	width: 300px;
}
.imgs img	{
	float: left;
	margin-bottom: 4px;
}
.txt1	{
	float: left;
	margin-right: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	font: 13px Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-align: justify;
}
.txt1 ul	{
	margin-left: 30px;
	text-align: left;
}

.txt1 a,
.txt1 a:visited	{
	font-weight: bold;
	color: #600;
	text-decoration: none;
}
.txt1 a:hover	{
	color: #c00;
	border-bottom: 1px solid #c00;
}
.txt1 a:focus	{
	color: #600;
	border-bottom: 1px solid #600;
}
.txt1 a:active	{
	color: #f60;
	border-bottom: 1px solid #f60;
}

.txt1 .fields{
	position: relative;
	top: 10px;
	left: 10px;
	padding: 20px;
	margin-bottom: 20px;
	border: 1px solid #666;
	width: 710px;
	background: #eee;
	font: 13px Arial, "Nimbus Sans L", Helvetica, sans-serif;
}

.txt1 .h3	{
	position: absolute;
	top: -8px;
	left: -8px;
	float: left;
	font: bold 12px Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-align: left;
	padding: 4px;
	border: 1px solid #666;
	color: #fff;
	background: #999;
}

.txt1 h3	{
	font: bold 14px Verdana, Geneva, "DejaVu Sans", sans-serif;
	text-align: left;
	color: #000;
}
