body {font: 62.5% Arial; background: #fff; color: #4c4946;}
a {
	color: #005a9f;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}

h2 {
	font-size: 16px;
}
h3 {
	font-size: 19px; margin: 25px 0 10px 0;
}
h4 {
	font-size: 15px; margin: 20px 0 8px 0; font-weight: bold;
}
h5 {
	font-size: 14px; margin: 15px 0 5px 0;
}
p {
	margin: 0 0 7px 0;
}
ul {
	margin: 5px 0 15px 0; padding: 0 0 0 20px;
}
ul li {
	margin: 0 0 5px 0;
}

#container {
	margin: 0 auto; width: 995px;  position: relative; border: 1px solid #dadada; border-top: none;
} 
.backthis {background: url(/img/backthis.png) no-repeat 0 0; height: 200px; position: absolute; width: 100%; text-indent: -9000px;}
.header {height: 290px; width: 100%; position: relative;}
.header .logo {width: 111px; height: 125px; position: absolute; left: 38px; top: 76px;}
.header .description-page {width: 266px; position: absolute; left: 38px; top: 213px; font-size: 16px;}

.header .navigation {font-size: 17px; position: absolute; bottom: 0; left: 347px; margin: 0; padding: 0; color: #dd137b;}
.header .navigation li {float: left; margin: 0; padding: 3px 26px; list-style: none;  background: url(/img/navigation.gif) no-repeat 100% 3px;}
.header .navigation li a {color: #4c4946; text-decoration: none;}
.header .navigation li a:hover {color: #dd137b;}
.header .navigation li.last {background: none;}

.header .useful {font-size: 14px; position: absolute; bottom: 44px; left: 815px; margin: 0; text-transform: uppercase; font-weight: bold;}
.header .useful li {margin: 0; padding: 0 0 0 0; line-height: 15px; color: #4c4946; position: relative;}
.header .useful li.active {color: #dd137b;}
.header .useful li a {color: #4c4946; text-decoration: none;}
.header .useful li a:hover {color: #dd137b;}

.header .info {text-transform: uppercase; color: #005a9f;  font-weight: bold; font-size: 14px; line-height: 15px; width: 412px; position: absolute; left: 373px; bottom: 44px;}

.catalog {overflow: hidden; padding: 15px 0;}
.catalog .item {font-weight: bold; font-size: 22px; width: 225px; float: left; text-align: center; padding: 10px 50px; color: #dd137b;}
.catalog .item img {display: block;}
.catalog .item a {color: #4c4946; text-decoration: none;}
.catalog .item a:hover {color: #dd137b;}

.materials {text-align: center;}

.news {width: 925px; margin: 15px auto; overflow: hidden; font-size: 11px;}
.news .new {width: 440px; float: left; padding-left: 21px;}
h2 {text-transform: uppercase; font-size: 19px; font-weight: bold; color: #44916c; margin: 10px 0 16px 0; padding: 0;}
h2 a {color: #44916c; text-decoration: none;}

h3 {font-size: 19px; color: #dd137b; font-weight: bold; margin:  0 0 5px 0; padding: 0;}
h3 a {color: #dd137b; text-decoration: none;}

.content {overflow: hidden;  margin: -60px 0 0 0; font-size: 15px;}
.inner {width: 650px; float: right; padding: 0 60px 0 0; overflow: hidden;}

.inner h3 {font-size: 17px; font-weight: normal; margin:  0 0 17px 0; padding: 0; text-transform: uppercase;}
.inner h2 {margin: 10px 0 25px 0;}
.button {display: block; width: 81px; height: 24px; background: url(/img/button.gif) no-repeat 0 -24px; text-align: center;
        text-transform: uppercase; font-size: 10px; text-decoration: none; color: #4c4946; line-height: 24px;}
.button:hover {background-position: 0 0}
.b-buttons {overflow: hidden; margin: 20px 0;}
.b-buttons .button {float: right; margin: 0 0 0 15px;}

.inleft {padding: 0 1px 10px 173px; margin: 0 0 0 0;}

#pic-1 {background: url(/img/catalog/pic-1.png) no-repeat 0 0; min-height: 147px;}
#pic-2 {background: url(/img/catalog/pic-2.png) no-repeat 0 0; min-height: 147px;}
#pic-3 {background: url(/img/catalog/pic-3.png) no-repeat 0 0; min-height: 147px;}

.footer {height: 56px; width: 100%; background: #037b63; margin-top: 50px; font-size: 11px; text-align: center;}
.footer p {line-height: 56px; padding: 0 15px; margin: 0; color: #fff;}
.footer a { color: #fff;}

/*assist*/
.vis {visibility: hidden;}
.clear {
	clear: both;
}
.overflow {
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
.ileft {
	float: left; margin: 0 17px 10px 0;
}
.iright {
	float: right; margin: 0 0 10px 17px;
}
