* {
	margin: 0;
	padding: 0;
}

header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 13px/18px 'Ubuntu', Arial, Tahoma, Verdana, sans-serif;
/*	height: 100%;*/
	font-weight: 300;
	color: #404040;
}

#wrapper {
	min-width: 1024px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 28px;
	background: #656565;
	color: #fff;
}
#header a{
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}
#header   div.body{
	width: 1024px;
	margin: 0 auto;
}

#header  div.body div.right{
	float: right;
	width: 50%;
	text-align: right;
}
#header div.body div.right p{
	padding: 4px 50px 0 0;
	margin:0;
}

#header  div.body div.left{
	float: left;
	width: 50%;
}
/* Sidebar menu
-----------------------------------------------------------------------------*/
#header   ul{
	list-style-type: none;
	padding: 4px 0 0 30px;
}
#header  ul li{
	display: inline;
}
#header   ul li a.home{
	background: url(images/icon.png)  0px 0px no-repeat;
	padding: 0 40px 0 22px;
}
#header   ul li a.feedbackcsv{
	background: url(images/icon.png)  0px -20px no-repeat;
	padding: 0 40px 0 27px;
}
#header   ul li a.map{
	background: url(images/icon.png)  0px -40px no-repeat;
	padding: 0 40px 0 22px;
}
/* sideTop
-----------------------------------------------------------------------------*/
#sideTop{
	height: 90px;
}

#sideTop  div.body div.right{
	float: right;
	width: 50%;
	text-align: right;
}
#sideTop  div.body div.left{
	float: left;
	width: 50%;
}
/* sideTop logo
-----------------------------------------------------------------------------*/
#sideTop  div.logo{
	margin: 20px 15px 0 45px;
	width: 90px;
	height: 50px;
	background: url(images/logo.png)  0px 0px no-repeat;
	float:left;
	
}
/* sideTop slogan
-----------------------------------------------------------------------------*/
#sideTop  div.slogan{
	margin: 22px 0 0 0;
	color: #666666;
	font-size: 16px;
	line-height: 20px;
}
#sideTop  div.slogan > div{
	border-right: 1px solid #cbcbcb;
	margin: 0 15px 0 0;
	width: 1px;
	height: 40px;
	float:left;
}
/* sideTop telecom
-----------------------------------------------------------------------------*/
#sideTop  div.telecom{
	margin: 25px 0 0 0;
	width: 170px;
	text-align: left;
	float:right;
}
#sideTop  div.telecom a{
	color: #404040;
	font-size: 14px;
	text-decoration: none;
	line-height: 26px;
}
#sideTop  div.telecom a:hover{
	color: #990000;
	text-decoration: none;
}
#sideTop  div.telecom a.telephone{
	background: url(images/telecom.png)  0px 2px no-repeat;
	padding: 0 0 0 30px;
}
#sideTop  div.telecom a.mailto{
	background: url(images/telecom.png)  0px -28px no-repeat;
	padding: 0 0 0 30px;

}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 276px;
	height: 1%;
	position: relative;
	width: 1024px;
	margin: 0 auto;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 50px 0 285px;

}
#content #work-area{
	margin: 10px 0 10px 35px;
}
#content #work-area h1{
	text-transform: uppercase;
	color: #404040;
	font-size: 14px;
	padding-bottom: 4px;
}
/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 255px;
	margin-left: -100%;
	position: relative;
	background: #fff;
	padding: 0 0 0 30px;
}

#sideLeft div.left-news
{
	margin-top: 40px;
	background: #f0f0f0;
	width: 230px;
	padding: 15px 0 15px;
}
#sideLeft div.left-news h4
{
	color:#4f4f4f;
	text-transform: uppercase;
	padding: 0 10px 10px 20px;
	text-decoration: none;

}
#sideLeft div.left-news h4 a
{
	text-decoration: none;
	font-weight: 500;
	
}
 #sideLeft div.left-news > a
{
	text-decoration: none;
	float: right;
	padding: 0px 20px 0 0;
	
}

 div.webinar{
	width: 230px;
	height: 44px;
	background: url(images/webinar.png)  0px 0px no-repeat;
	margin:0;
	margin-bottom:  20px;
	padding: 4px 0px 2px 10px;
}
div.webinar a{
	color: #fff;
	text-decoration: none;
	line-height: 16px;
}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -276px auto 0;
	position: relative;
	min-width: 1024px;
	height: 276px;
 	background: #656565; 
	
}

#footer div#сarousel-bottom{
	width:100%;
	background: #fff; 
	height: 70px;
}
#footer  div.body{
	width: 1024px;
	margin: 0 auto;
	color: #c5c5c5;
}
#footer  div.body > table{
	padding: 0 40px;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#footer  div.body > table tr td{
	vertical-align: top;
}

#footer  div.body a{
	color: #c5c5c5;
	text-decoration: none;
}
#footer .catalog-section-list  ul{
	list-style-type: none;
}
#footer .catalog-section-list ul li{
}
#footer .catalog-section-list ul li > a{
	color: #fff!important;
	font-size: 12px;	
	padding: 2px 0;
}
#footer .catalog-section-list ul li > a:hover{
	color: #c5c5c5!important;
}

#footer  div.body p{
	margin:0;
	padding:0;
	font-size: 12px;
}
#footer  div.body h4{
	text-transform: uppercase;
	margin:13px 0 5px;
}

/* first column
-----------------------------------------------------------------------------*/
#footer td.first{
	width: 200px;
}

/* Social network
-----------------------------------------------------------------------------*/
#footer td.first div.soc ul{
	list-style-type: none;
	margin: 30px 0 50px;
}

#footer td.first div.soc ul li{
	display: inline;
}
#footer td.first div.soc a.facebbok{
	background: url(images/soc.png)  0px 0px no-repeat;
	padding: 10px 20px 6px 22px;
}

#footer td.first div.soc a:active.facebbok{
	padding-top:9px;
}
#footer td.first div.soc a.vk{
	background: url(images/soc.png)  0px -33px no-repeat;
	padding: 10px 20px 6px 22px;
}
#footer td.first div.soc a:active.vk{
	padding-top:9px;
}
#footer td.first div.soc a.twitter{
	background: url(images/soc.png)  0px -65px no-repeat;
	padding: 10px 20px 6px 22px;
}
#footer td.first div.soc a:active.twitter{
	padding-top:9px;
}
#footer td.first div.soc a.livejournal{
	background: url(images/soc.png)  0px -97px no-repeat;
	padding: 10px 20px 6px 22px;
}
#footer td.first div.soc a:active.livejournal{
	padding-top:9px;
}

/* second column
-----------------------------------------------------------------------------*/
#footer td.second{
	width: 200px;
	vertical-align: top;
}
/* third column
-----------------------------------------------------------------------------*/
#footer td.third{
	width: 200px;
	vertical-align: top;
}
/* fourth column
-----------------------------------------------------------------------------*/
#footer td.fourth{
	width: 240px;
	vertical-align: top;
}
/* fifth column
-----------------------------------------------------------------------------*/
#footer td.fifth{
	width: 160px;
	vertical-align: top;
}


.clear{
	height:1px;
	clear:both;
}