*{
  margin: 0px;
  padding: 0px;
}
 
html{
  height: 100%;
}
ol li{
  list-style-position: outside;
}
ol{
  margin-left: 22px;
}
body{
  min-height: 100%;
  position: relative;
  background: #fbf9ef url(img/bg.gif) top left repeat-x; 
  font: 14px Arial;
  color: #434343;
}
* html body{
  height: 100%;
}
a img{
  border: 0;  
}
a{
  color: #165ba2;
  outline:none;
} 
ol{
	list-style-position:inside;
}
ul{
  list-style-type: none;
  list-style-position:inside;
}

ul li,
ol li {
	margin: 0 0 0 0;
}
#footer{
  position: absolute;
  width: 100%;
  height: 53px;
  bottom: 0px;
  background: #46627b url(img/footer.gif) top repeat-x;
  font: 11px Tahoma;
  color:#99a9b6;
}
#footer a{
  color:#99a9b6;
}
#basis{
  padding-bottom:53px;
  min-width:750px;
  width: expression(document.body.clientWidth < 750?"740px":"100%"); 
}
#header{
  background: url(img/hand.gif) 55.9% 0% no-repeat; 
  height: 150px;
}
#logo{
  display: block;
  float: left;
  padding: 27px 0px 0px 5.2%;
}
#info{
  float: right;
  margin: 20px 9% 0px 0px;
}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  display: block;
}
#topNav{
 /* float: right;*/
  padding: 0px 62px 0px 0px;
}

#leftColumn{
  float: left;
  width: 27%; 
  border-left: 29px solid #fbf9ef;
  padding-bottom: 90px;
}
#topList{
  padding: 36px 0 8px 17px;
}
#newsList{
  padding: 36px 0 55px 2px;
}
#topList li, #newsList li{
  display: inline;
}
#topList a, #newsList a{
  background: url(img/mark_1.gif) left top no-repeat;
  display: block;
  padding: 0 0 0 10px; 
  margin-bottom: 13px;
  font-size: 11pt;
  color: #165ba2;
  text-decoration: none;
}
#topList a:hover, #newsList a:hover{
  background: url(img/mark_1.gif) left bottom no-repeat;
  color: #eb3d00;
}
h1, h2{
  font:400 22px Arial;
  color: #eb3d00;
  padding: 14px 0px 0px 0px;
}
h3{
  color: #919191;
  font: 400 18px Arial;
  padding: 58px 0 0 17px;
}
h4{
  color: #434343;
  font-size: 14px;
  padding: 10px 0px 0px 0px;
}
#botList{
  padding: 11px 0px 0px 18px;
}
#botList li{
  display: inline;
}
#botList a{
  color: #165ba2;
  text-decoration: none;
  display: block;
  padding: 0px 0px 3px 13px;
  margin-bottom: 10px;
  background: url(img/mark_3.gif) left no-repeat; 
}

.nobg{
  text-decoration: none;
}

#rightColumn_2,
#rightColumn{
  float: right;
  width: 68.8%;
}
#rightColumn{
  padding: 32px 0px 114px 0px;
}
#rightColumn_2{
  padding: 0px 4px 101px 0px;
}
.pageLinks{
  display: block;
  margin: 0 1px 0px 1px;
  text-decoration: none;
  background: #fefefb url(img/1.gif) top repeat-x;
  /*border: 1px solid #f4f1e5;*/
}
.newsLinks{
  margin: 0 1px 0px 1px;
}
.forLeftBorder{
  background: url(img/1.gif) left repeat-y;
  
  /*margin-bottom: 12px;*/
}
.forRightBorder{
  background: url(img/1.gif) right repeat-y;
}
.forBottomBorder{
  width: 93%;
  padding-bottom: 1px;
  margin-bottom: 12px;
  background: url(img/1.gif) bottom repeat-x;
  font-size:0;
}
.corn_1, .corn_2, .corn_3, .corn_4{
  width: 10px;
  height: 9px;
  font-size: 0;
  line-height:0;
  display: block;
}
.corn_1{
  float: left;
  margin: -1px 0 0 -1px; 
  background: url(img/corn_1.gif) no-repeat; 
}
.corn_2{
  float: right;
  margin: -1px -1px 0 0; 
  background: url(img/corn_2.gif) no-repeat; 
  
}
.corn_3{
  float: left;
  margin: 0 0 -1px -1px;
  background: url(img/corn_3.gif) no-repeat; 
}
.corn_4{
  float: right;
  margin: 0 -1px -1px 0;
  background: url(img/corn_4.gif) no-repeat; 
}
.illustration{
  margin: -7px 0 -8px 14px;
  vertical-align: middle;
  display: block;
  float: left;
}
.linkName{
  color: #2568aa;
  font-size: 20px;
  /*line-height: 300%;*/
  padding: 19px 0px 0px 19px;
  display: block;
  float: left;
width:75%;
}
.newsName{
  font-size: 14px;
  padding: 0px 10px 10px 10px;
  float: left;
}
.red{
  color: #ce241c;
  font-weight: 600;
}
p{
  padding: 8px 0px 0px 0px; 
  line-height: 120%;
}
.pageList{
  text-indent: -18px;
  margin: 4px 0px 0px 30px;
  color: #444341;
  line-height: 140%;
}
.pageList li span{
/*  margin-bottom: 2px;*/
  vertical-align: bottom;
}
.pageList li img{
  vertical-align: bottom;
  margin: 3px 0px 0px 5px;
}
#copy{
  font: 11px Tahoma;
  color:#99a9b6;
  float: left;
  padding: 20px 0px 0px 59px;
}
#address{
  float: right;
  padding: 14px 74px 0px 0px;
}
/***********Back Pages**********/
#catalogue{
  padding: 9px 0px 9px 3px;
  color: #8d8c89;
  font-size: 9pt;
}
#catalogue a{
  color: #8d8c89;
}
.active{
  color: #eb3d00;
}
.secondList,
.mainList{
}
.mainList {
  margin: 25px 0px 25px 16.7%;
}
.mainList li{
  display: inline;
}
.secondList{
  margin: 0px 0px 0px 50px;
}
.mainList a{
  display: block;
  color: #2568aa;
  padding: 0px 0px 0px 13px;
  background: url(img/mark_4.gif) left top no-repeat;
  margin-bottom: 7px;
}
.secondList a{
  padding: 0px 0px 0px 11px;
  background: url(img/mark_4.gif) left top no-repeat;
  color: #46637b;
}
.preview{
  display: block;
  float: left;
  padding: 5px 2% 0px 0%;
  color: #444341;
}
.preview_2{
  display: block;
  float:right;
  padding: 5px 10px 10px 10px;
}
.preview p{
  text-align: center;
  padding: 3px 0px 0px 0px;
}
.preview_2 img,
.preview img{
  border: 4px solid #f2edda;
  vertical-align: top;
}
.context-img {
  display: block;
  float: right;
  padding: 5px 10px 0 0;
}
.context-img img {
  border: 4px solid #f2edda;
  vertical-align: top;
}
#mainArea{
  font-size:14px;
  line-height:120%;
  color: #444341;
  margin-right:5px;
}
#mainArea p{
  color: #444341;
  padding: 5px 0 5px 0px;
}
#mainArea ul.pageList{
  padding: 5px 17% 5px 0px;
  text-indent: -15px;
}
#mainArea table td{
	border:1px solid #9a9a9a;
	padding:5px;
}
#mainArea table.noborder td{
	border:none;
	padding:0px;
}

.pageTable{
  background: #cec599; 
  margin-right: 10px;
}
.pageTable td{
  text-align: left;
  padding: 5px 8px 4px 8px;
  background: #fbf9ef; 
  color: #444341;
}
.thead td{
  background: #f5f2e4;
  color: #56544c;
  font-weight: 600;
}
body.content{
	margin: 0 !important;
	float: none !important;
	padding: 0;
    background: #FBF9EF !important;
}

.small {
	font-size:10px;
}
.item{
    float: left;
    width: 30%;
    text-align: center;
    padding: 22px 0 27px 0;
}
.item img{
    display: block;
    margin: 0 auto 7px auto;
    border: 2px solid #efede3;
}
.search_form{
    background: #efede3;
    width: 202px;
    padding: 10px 0;
    margin: 0 0 7px 18px;
}
#search_wrapper{
    border: 1px solid #c4c1b5;
    background: #fff;
    margin: 0 10px;
}
.text_field{
    width: 157px;
    float: left;
    border: 0;
    font: 9px Verdana, Tahoma, Arial, sans-serif;
    color: #7f7f7f;
}
#submit_btn{
    float: left;
    border: 0;
}
.subsection{
    float: left;
    width: 200px;
    height: 250px;
    text-align: center;
    padding-top: 10px;
}
.image_wrap{
    display: block;
    background: #fff;
    width: 133px;
    height: 133px;
    overflow: hidden;
    border: 2px solid #efede3;
    margin: 0 auto 7px auto;
}
a#gidrofob {
	display: block;
	width: 181px;
	height: 66px;
	background: url("img/btn-gidrofob.gif") no-repeat;
	margin: 0 0 30px 0;
}

a:hover#gidrofob {
	background: url("img/btn-gidrofob.gif") no-repeat 0 -66px;
}