img{border: 0; padding:2px;}
a{text-decoration: none;outline:none;color:#000}
a:hover{text-decoration: underline;}
body{
	margin: 0;
	min-width: 800px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
	background: #444 url(../images/bg-body.gif) repeat-x;
	text-align:justify;
}
#wrapper{
	margin: 24px auto 0 auto;
	width: 800px;
	background: #fff;
}
#header{
	height: 203px;
	background: url(../images/bg-header.jpg) no-repeat 100% 0;
}
.logo{float: left;}
.logo a{
	display:block;
	text-indent:-9999px;
	background: url(../images/bg-logo.gif) no-repeat;
	width:200px;
	height:136px;
}
#header .holder{
	float: right;
	width: 600px;
}
.wrap{
	overflow: hidden;
	width: 100%;
}
.menu-holder{
	overflow: hidden;
	width: 100%;
	margin: 0 0 63px;
}
.menu{
	margin: 15px 0 0 37px;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 14px;
	overflow: hidden;
	display: inline;
}
.menu li{
	float: left;
	background: url(../images/sep-menu.gif) no-repeat;
	padding: 3px 24px 8px 21px;
	margin: 0 0 0 -2px;
}
.menu a{color: #fff;}
.phone{
	float: right;
	font-size: 21px;
	color: #f6f4f5;
	margin: 10px 26px 0 0;
}
.phone span{font-size: 15px;}
.slogan{
	font-size: 15px;
	color: #fff;
	margin: 0 0 28px 73px;
}
.slogan strong{
	font-size: 29px;
	color: #83b4fd;
	display: block;
	font-weight: normal;
	margin: 0 0 -4px;
}
.slogan em{
	font-size: 18px;
	display: block;
	font-style: normal;
	margin: 0 0 1px;
}
#main{
	background: url(../images/bg-main.gif) no-repeat 0 100%;
	width: 100%;
}
#main:after{
	content: "";
	display: block;
	clear: both;
}
#content{
	padding: 0 8px 21px 0;
	width: 592px;
	float: right;
}
.articles{
	margin: 0 -8px 8px 0;
	padding: 20px 0 8px 36px;
	background: #313131 url(../images/bg-articles.gif) repeat-x;
	width: 564px;
	overflow: hidden;
}
.articles ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	width: 188px;
	float: left;
}
.articles ul li{
	float: left;
	padding: 0 0 14px;
}
.articles ul a{
	color: #fff;
	padding: 0 0 0 21px;
	background: url(../images/bullet.gif) no-repeat 0 2px;
}
#content h1{
	margin: 0 0 13px;
	font-size: 18px;
	font-weight: normal;
	background: #f6f4f5;
	border: 1px solid #ccc;
	padding: 4px 0 6px 22px;
}
#content h1 span{	font-weight: bold;}
#content .text{padding: 0 33px 15px 23px;}
#content .text p{
	margin: 0 0 17px;
	line-height: 17px;
}
#content .img-holder{padding: 0 0 0 23px;}
#content .img-holder img{border: 0;/*1px solid #ccc;*/}
#content .img-holder .none{
	border: none;
	margin: 0 -3px;
}
#sidebar{
	width: 179px;
	padding: 0 10px;
	float: left;
	margin: -23px 0 21px;
	position: relative;
}
#sidebar h2{
	margin: 0 0 6px;
	color: #369;
	font-size: 14px;
}
#nav{
	margin: 0 0 43px;
	padding: 0;
	list-style: none;
	font-size: 14px;
	width: 100%;
}
#nav li{
	margin: 0 0 2px;
	width: 179px;
	vertical-align: middle;
}
#nav a{
	padding: 6px 0 8px 9px;
	width: 170px;
	color: #fff;
	background: #666;
	display: block;
}
#nav .active,
#nav li.hover a,
#nav li:hover a{
	background: #2252c0;
	text-decoration: none;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 0;
	left: 179px;
	background: url(../images/none.gif) no-repeat;
}
#nav li.hover,
#nav li:hover{position: relative;}
#nav li.hover ul, #nav li:hover ul{display: block;}
#nav li.hover li, #nav li:hover li{margin: 0 0 2px 2px;}
#nav li.hover li a, #nav li:hover li a{background: #666;}
#nav li.hover li.hover a, #nav li:hover li:hover a{background: #2252c0;}
.contact-holder{
	border: 1px solid #ccc;
	background: #f6f4f5;
	padding: 11px 0 0 9px;
	text-align:left;
}
.contact-holder strong{
	font-weight: normal;
	line-height: 18px;
}
.contact-holder dl{
	margin: 0;
	padding: 12px 0 13px;
	overflow: hidden;
	width: 100%;
}
.contact-holder dt{
	margin: 0;
	color: #2353c1;
	float: left;
	padding: 0 4px 0 0;
}
.contact-holder dd{
	padding: 0 0 4px;
	margin: 0;
}
.contact-holder a{color: #333;}
#footer{
	overflow: hidden;
	color: #a4a3a3;
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	padding: 11px 0;
}
#footer ul{
	margin: 0 0 4px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 530px;
}
#footer ul li{
	padding: 0 10px 0 7px;
	margin: 0 0 0 -7px;
	float: left;
	background: url(../images/separator-footer.gif) no-repeat 0 8px;
}
#footer ul a{color: #fff;}
#footer p{margin: 0;}
#footer em{
	float: right;
	font-style: normal;
}
.inner #content{
	padding: 0 8px 16px 0;
}
#content .text .descr{
	font-style: normal;
	display: block;
	margin: 0 -27px 22px 0;
}
.product-box{
	margin: 0 -27px 0 0;
	overflow: hidden;
	width: 563px;
}
.product-box .text-box{
	overflow: hidden;
	height: 1%;
	padding: 0 10px 0 0;
}
.product-box h2{
	margin: 0;
	font-size: 15px;
	color: #2252c0;
	font-weight: normal;
}
.product-box h3{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}
.product-box .controller{
	margin: 0 0 19px;
	font-size: 13px;
	font-weight: normal;
}
.product-box strong{
	font-weight: normal;
	font-size: 14px;
	display: block;
	margin: 0 0 19px;
}
.product-box img{
	/*border: 1px solid #ccc;*/
	float: right;
	margin: 0 0 18px;
}
.product-box .link{padding: 5px 0 0;}
.product-box .link a{
	color: #4e74ce;
	font-size: 12px;
	display: block;
	background: url(../images/bg-link.gif) no-repeat;
	text-decoration: underline;
	padding: 16px 0 2px 38px;
}
.product-box .link a:hover{text-decoration: none;}
.text .link a{
	color: #4e74ce;
	font-size: 12px;
	display: block;
	background: url(../images/bg-link.gif) no-repeat;
	text-decoration: underline;
	padding: 16px 0 2px 38px;
}
.centre img{
	float:none
}
#content .link-top{
	float: right;
	color: #1042b4;
	font-size: 12px;
	background: url(../images/bg-link-top.gif) no-repeat 0 3px;
	margin: -13px 8px -2px 0;
	padding: 0 0 0 13px;
}
#contacts ul{margin: 0 auto; list-style:none; list-style-image:none; position:relative;margin-left:-40px;}
#contacts li{
  float:left;
  width: 33%;
  position:relative;
  maring-left:-20px;
  list-style-image:none;
  list-style:none; 
  
}
#contacts img{float:right;margin-left:10px;}
