﻿body
{
    margin: 12px 0 0 0;
    background: #fff url(../images/template1/background.jpg) repeat-x left top;
}
#canvas
{
    position: relative;
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
}
p#logo
{
    position: absolute;
    left: 32px;
    top: 7px;
    width: 237px;
    height: 107px;
}
h1#slogan
{
    position: absolute;
    left: 38px;
    top: 111px;
    z-index: 1;
    color: #0d4e92;
}
#head
{
    position: relative;
    margin: 0 6px;
    height: 128px;
    background: #366acf url(../images/template1/head-bg-big_blue.jpg) repeat 31px top;
}
#container
{
    margin: 0 6px;
}
.products_container
{
    margin-left: 237px;  /* L */
	word-wrap: break-word;
}
.outer0
{
    margin: 1px 0 0 0;
    padding: 5px 0 12px 0;
    background: #e6e1e8;
    border: solid 1px #dfafe1;
}
#index .outer0
{
    padding-top: 36px;
}
.center
{
	float: right;
	width: 100%;
}
.incenter
{
    /*position: relative;
    width: 100%;*/
    margin-right: 16px;
    
}
.left
{
	float: left;
	position: relative;
	width: 237px;  /* L */
	margin-left: -237px;  /* -L */
}
.inleft
{
    position: relative;
    width: 197px;
    margin: 0 auto;
    
    
}
* html .inleft { margin-left: 20px; }
/* \*//*/
* html .incenter
{
	width: 100%;
	overflow: hidden;
}
/**/
#footer
{
    position: relative;
    margin: 11px 6px 11px 6px;
    height: 42px;
    background: url(../images/template1/footer-bg.jpg) no-repeat right top;
}
.cn_container
{
    position: relative;
    margin: 8px 0 0 0;
    height: 56px;
    background: url(../images/template1/cn-container-bg.gif) no-repeat right bottom;
    z-index: 1;
}
#sn_container
{
    position: absolute;
    right: 254px;
    top: 94px;
}
#contacts
{
    position: absolute;
    right: 256px;
    top: 10px;
    width: 450px;
    height: 80px;
}
#basket
{
    position: absolute;
    right: 5px;
    top: 0;
    width: 235px;
    height: 128px;
    background: #366acf url(../images/template1/basket-bg_blue.jpg) no-repeat right top;
}


