.subBody { padding:0 20px 0 20px; }

html { background-position: left 425px; }

#top .body { width:885px; }

#topNav ul { padding-left:50px; }

#topNav { width:530px; }

#phone { width:122px; }

/* Панель со слайдами */
#topLine
{
	height:375px;
	position:relative;
}
#topLine .slide
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:375px;
	background-position:center center;
	background-repeat:no-repeat;
}
#topLine .slidePages
{
	position:absolute;
	left:50%;
	margin-left:-435px;
	bottom:10px;
	font: 12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:black;
}
#topLine .slidePages a
{
	display:block;
	float:left;
	padding:1px 0 0 1px;
	text-decoration:none;
	border:solid 1px black;
	height:12px;
	line-height:12px;
	width:12px;
	color:black;
	margin-left:3px;
	text-align:center;
}
#topLine .slidePages .active,#topLine .slidePages a:hover
{
	color:#858483;
	border:solid 1px #858483;
}

/* Новый центр */
#center
{
	padding-top:10px;
	padding-bottom:45px;
	background: url('/img/templates/indexCenterBg.gif') left top repeat-x;
}
#center .body { width:885px; }
#center .body .subBody { padding-right:0; }
#center .body table td { padding: 0 29px 0 0; }
#center .body table td p { text-align:justify; }

/* Полоса дополнительной информации */
#infoBlock,#infoBlock .left { background: #f0f2ee url('/img/templates/infoBlockBg.gif') left bottom no-repeat; }
#infoBlock,#infoBlock .right
{
	height:269px;
	width:885px;
}
#infoBlock .right 
{
	position:relative;
	left:0;
	top:0;
}
#infoBlock .left
{
	width:436px;
	height:269px;
	position:absolute;
	top:0;
	left:0;
}
#infoBlock .left h1
{
	padding:1px 10px 0 10px;
	font: 12px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	background:black;
}
#infoBlock .left .body
{
	width:auto;
	margin:0;
	padding:10px;
}
#infoBlock .left .body span { color:#a6ad8e; }

#infoBlock .right ul
{
	padding:0;
	background:black;
	list-style-type:none;
	position:absolute;
	right:0;
	top:0;
	font: 14px 'Trebuchet MS', Tahoma, Arial, sans-serif;
	border-left:solid 1px #474d47;
}
#infoBlock .right ul li a { color:white; }
#infoBlock .right ul li
{
	padding:0;
	float:left;
	display:block;
	line-height:27px;
	height:27px;
	vertical-align:middle;
	padding-left:13px;
	padding-right:13px;
	border-bottom:solid 1px #474d47;
}
#infoBlock .right ul li a { text-decoration:none; }
#infoBlock .right ul li a:hover, #infoBlock .right ul .active a { color:#72cb38; }

#center .subBody .slide { display:none; }
#center .subBody .slide,#infoBlock .right .slide
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
#infoBlock .right .slide
{
	position:absolute;
	left:0;
	top:0;
	width:885px;
	height:266px;
	background-position:left center;
	background-repeat:no-repeat;
}

#center .subBody .slide h1 { display:block; }

/* Линия продукции */
#productLine
{
	background: #919191 url('/img/templates/indexProductBg.gif') left top repeat-x;
	color:white;
}
#productLine .bg { background:url('/img/templates/indexProductBg3.gif') right bottom no-repeat; }
#productLine .body
{
	background:url('/img/templates/indexProductBg2.gif') 16px top no-repeat;
	padding-top:45px;
	width:885px;
}
#productLine .scrollPanel { background-image:url('/img/templates/scrollPanel3.gif'); }
#productLine .scrollPanel .body
{
	background-image:none;
	width:608px;
	padding:0;
}
#productLine .goodSetBlock { padding-bottom:35px; }
#productLine .goodSetBlock p { color:white; }

/* Скачать каталог */
#pdfPrice
{
	color:white;
	position:absolute;
	right:-25px;
	top:165px;
	width:220px;
	background:url('/img/templates/pdf2.gif') left top no-repeat;
}
#pdfPrice p { padding: 0 0 0 63px; }
#pdfPrice a
{
	color:white;
	font-weight:bold;
}

/* подвал */
#bottom { background:url('/img/templates/indexBottomBg.gif') left top repeat-x; } 
