td,div,img { behavior: url("iepngfix.htc") }

html, body { width:100%; height: 100%; padding:0px;margin:0px;}

* {margin:0;padding:0}

body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
  font-family:Arial;
  font-size:12px;
}

.cblock{
	padding-bottom: 70px;
}
.footer{
  height: 70px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.leftmenu{
	width:275px;margin-right:10px;
}
.leftmenu div{
	font-size:14px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
}
.leftmenu a{
	display:block;
	background:url(menu.gif) no-repeat;
	margin:6px 0 6px 0;
	font-size:12px;
	padding:2px 0 3px 10px;
}

h1{
	font-size:18px;
	font-weight:normal;
	padding:10px 0 15px 0;
}

h2{
	font-size:14px;
	font-weight:bold;
	padding:10px 0 5px 0;
}

a{
	color:#034ea2;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}

.dright{
	width:180px;margin:46px 20px 0 10px;
}

.iblock{
	background:#f3f4f5;margin:10px 0 20px 0;padding:10px;
}

.footer2{
	margin-left: 300px; margin-top:20px; padding-top:15px; border-top: 1px solid #b6bec4;font-size:14px;color:#b6bec4;
	padding-right:200px;
	padding-bottom:20px;
	text-align:center;
}

.top1{
	background:url(top.jpg) no-repeat right;height:179px;
}
.top2{
	background:url(top.png) no-repeat left;height:179px;
}
.top3{
	background:url(top2.png) no-repeat center;height:179px;
}

.feedback{
	width:400px;
}
.feedback td{
	padding:2px;
}
.feedback span{
	color:#fe0000;
}
.tt{
	width:300px;
	border: 1px solid #6c6c6c;
}

ul, ol{
	margin:0 0 0 20px;
}
