html {
	color: #fff;
	font: 12px Arial;
	background: #a1afb8 url('/design/images/shesterenka1.jpg') no-repeat 168px top 
}

body {
	margin: 0;
	padding: 0;
	max-width: 1110px;
	min-width: 998px;
	position: relative;
}

a { color: #e4ffe2; }

a:hover { text-decoration: none; }

p { margin: 0 0 10px 0; }

.nobr { white-space: nowrap; }

.left { text-align: left; }

.clear { clear: both; }

h1, .h1 {
	color: #fff;
	font: 19px Arial;
	font-weight: bold;
	text-align: right;
	margin: 0 0 20px 0;
}                                                                                                                         	

h2, .h2 {
	color: #fff;
	font: 16px Arial;
	text-align: right;
	margin: 0 0 15px 0;
	font-weight: bold;
}

h3, .h3 {
	margin: 0;
	color: #fff;
	font: 12px Arial;
	margin: 0 0 5px 0;
	font-weight: bold;
}

p {
	color: #000;
	text-align: justify;
}

	/*  шестеренки */
#gear_left {
	left: 0;
	top: 105px; 
	z-index: 15;
	width: 89px;
	height: 255px;
	position: absolute;
	background: url('/design/images/green1.gif') no-repeat;
}

#gear_bottom {
	bottom: 0;
	left: 202px;
	width: 228px;
	height: 71px;
	position: absolute;
	background: url('/design/images/green2.gif') no-repeat;
}
	/*  конец шестеренок */


/*   основная раскладка   */

#counter-top { display: none; }

	/*   заголовок страницы   */
#title {
	top: 0;
	left: 0;
	z-index: 5;
	width: 400px;
	height: 242px;
	position: absolute;
	padding: 15px 0 0 30px;
	background: #798d9b url('/design/images/shesterenka2.jpg') no-repeat;
}

#title a img { border: 0; }

#title img { margin: 0 0 15px 0; }

#title h1 { display: none; }

#title p {
	color: #fff;
	margin: 0 0 7px 0;
}
	/*   конец заголовка страницы   */

   /*   главное меню   */
#menu {
	height: 160px;
	margin: 0 4% 0 430px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 0;                  
	text-align: center;
	list-style-type: none;
}

#menu ul li {
	float: right;
	padding: 0 4%;
	color: #bcc2c7;
	font-size: 16px;
	font-weight: bold;
}

#menu ul li a { color: #d4e6f5; }
   /*   конец главного меню   */

   /*   блок каталога и основной страницы */
#content {
	z-index: 2;
	float: left;
	width: 100%;
	position: relative;
	padding: 0 0 40px 0;
	background: url('/design/images/zubec.gif') repeat-y 0 80px;
}
	/*   конец блока каталога и основной страницы */

   /*   каталог продукции     */
#catalog {	
   float: left;
	width: 357px;
	margin-top: 97px;
	padding: 125px 0 150px 40px; 
	background: url('/design/images/shesterenka3_1.jpg') no-repeat;
}

#catalog h2 {
	text-align: left;
	margin: 0 0 10px 0;
}

#catalog p {
	color: #fff;
	text-align: left;
	margin: 0 0 10px 0;
}

#catalog ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#catalog ul li {
	margin: 0 0 10px 0;
	font-weight: bold;
}

#catalog ol {
	padding-left: 20px;
	margin: 5px 0 5px 0;
}

#catalog ol li {
	margin: 0 0 5px 0;
	font-weight: normal;
}

#catalog #left_bg {
	position: relative;
   /* *** */
   padding: 0 137px 0 0;
}

#catalog #left_img {
	top: 0;
	right: 0;
	width: 100px;
	height: 406px;
	position: absolute;
	background: url('/design/images/shesterenka3_2.jpg') no-repeat;
}
* html #catalog #left_img { right: -1px; }

	/* форма обратной связи */
#feedback label {
	display: block;
	margin: 0 0 2px 0;
}

#feedback input {
	width: 175px;
	margin: 0 0 6px 0;
	border: 1px solid #006c8c;
}

#feedback textarea {
	width: 235px;
	height: 90px;
	margin: 0 0 6px 0;
	border: 1px solid #006c8c;
}

#feedback img { margin: 0 0 0 1px; }

#feedback p { margin: 0 0 8px 0; }

#feedback button {
	margin: 2px 0 0 0;
	background: #d4dee6;
	border: 1px solid #006c8c;
}

* html #feedback input#scode { display: block; }
	/* конец формы обратной связи */


   /*   конец каталога продукции  */

	/*   основная страница */
#page {
	margin: 0 0 0 430px;
	padding: 0 4% 0 0;
}
		/* плавающий контейнер для упорядочивания контекстных плавающих блоков */
#page_float_container {
	width: 100%;
	float: left;
}

		/* списки в основном контексте */
#page ul {
	color: #000;
	padding: 0 0 0 20px;
	margin: -5px 0 10px 0;
	list-style-type: none;
}

#page ul li {
	margin: 0 0 5px 0;
	padding: 0 0 0 19px;
	background: url('/design/images/cbullet.gif') no-repeat left 2px;
}

* html #page ul li { padding: 0 0 0 5px; }
* html #page ul { list-style-position: inside; }

#page ul.catalog { margin: 0 0 10px 145px; }

#page ol {
	color: #000;
	padding: 0 0 0 20px;
	margin: -5px 0 10px 0;
}
		/* конец списков в основном контексте */


#page h2.catalog { padding-top: 10px; }

* html #page h2.catalog { padding-top: 0px; }

#page p img {
	float: left;
	margin: 0 10px 10px 0;
	border: 3px solid #8da4af;
}
		/* блок подзаголовков над параграфом с картинкой  */
#page p span.h3 {
	color: #fff;
	display: block;
	font-weight: bold;
	padding: 0 0 5px 0;
}

	/* "расширитель" параграфа, если рядом с картинкой нет текста */
#page p.null { height: 146px; }

#page .scheme {
	background: #fff;
	text-align: center;
	margin: 5px 0 10px 0;
	border: 1px solid #006c8c;
}

#page .scheme img { border: 10px solid #fff; }

#page .items {
	float: left;
	width: 100%;
	min-width: 565px;
}

#page .items .thumb {
   width: 33.3%;
	float: left;
	padding: 0 0 10px 0;
}

#page .items .thumb a {
	width: 160px;
	display: block;
}

#page .items .thumb.center a { margin: 0 auto; }
#page .items .thumb.right a { margin: 0 0 0 auto; }

#page .items .thumb img {
	display: block;
	margin: 0 2px 3px 2px;
	border: 3px solid #8da4af;
}

#page table {
	color: #000;
	width: 100%;
	margin: 0 0 10px 0;
	background: #d4dee6;
	border-top: 1px solid #006c8c;
	border-left: 1px solid #006c8c;
}

#page table caption {
	color: #fff;
	font: 12px Arial;
	text-align: left;
	font-weight: bold;
	padding: 0 0 5px 0;
}

#page table td,
#page table th {
	padding: 2px 3px 3px 4px;
	border-right: 1px solid #006c8c;
	border-bottom: 1px solid #006c8c;
}

#page table.clear,
#page table.clear th,
#page table.clear td {
        border: 0;
	background: none;
}

#page table td.img {
	width: 237px;
	background: #fff;
	text-align: center;
}

#page span.warn { color: #f00; }

	/*   конец основной страницы */

	/* страница контактов */
#contacts,
#contacts address p { text-align: right; }

#contacts address {
	color: #000;
	font-style: normal;
}

#contacts div {
	text-align: center;
	padding: 5px 0 10px 0;
}

#contacts div img { border: 1px solid #008688; }
	/* конец страницы контактов */


   /*   подвал */
#footer {
	bottom: 0;
	left: 40px;
	position: absolute;
	margin: 90px 0 0 0;
	padding: 0 0 20px 0;
}

#footer #counter img {
	float: left;
	margin: 0 24px 0 0;
}

#footer #counter a.links {
	line-height: 18px;
}

#alronix {
	width: 200px;
	height: 55px;
	margin: 40px 0 0 0;
}

#alronix #logo {
	width: 55px;
	height: 55px;
	float: left;
}

#alronix #logo img { margin: 0; }

#alronix #text {
	float: left;
	width: 145px;
	height: 55px;
	font: 8pt Arial;
	padding-top: 13px;
}

#alronix a { color: #e4ffe2; }

   /*   конец подвала */
/*   конец основной раскладки   */