@charset "utf-8";
/* CSS Document */
/*div#head div.container_12{
height:106px;
position:relative;
}*/
body{
position: relative;
}
#head{
height:105px;
}
#logo{
width:100px;
height:53px;

}
#contacts{
	position:absolute;
	width:880px;
	right:2px;
	top:3px;
	color:#CCC;
	text-align:right;
	z-index:99;
}
#page-crumb{
position: relative;
	top:35px;
	/*border-bottom:1px solid #999999;*/
}
#footer{
padding:8px 2px 40px 4px;
}
#footer p{
margin-bottom: 14px;
}

.structural{
display:none; margin:0px;
}
.sider{
text-align:right;
}

div.main-vis{
margin-left:0px; 
/*width:710px; */
margin-top:20px;
}