/**
 * Area-specific stylesheet
 * 
 * 
 */
#header{
        background: url(/images/back.jpg) no-repeat;
}
#content{
    overflow: hidden;
}
#content .column-left, #content .textwrap{
    margin-bottom: -10000px;
    padding-bottom: 10127px;
}
#content .column-left{
    padding-bottom: 10127px;
}
#content .textwrap .container {
    /*height:330px;*/
}
#content .column-left{
            /*padding-top: 192px;
            background: url(/images/023_2.jpg) no-repeat;*/
            background: url(/images/col.jpg) left 440px no-repeat;
			/*border:1px solid red;*/
        }
#content .textwrap{
            background: url(/images/024.jpg) no-repeat;
            background: url(/images/024.jpg) left 111px no-repeat;
        }
            #content .textwrap .container{
                margin: 0 50px 0 30px;
                margin: 111px 50px 0 30px;
                border-top: 4px solid #fad13f;    
            }
            #content .textwrap .vrezka{
                background: #fff url(/images/bg-vrezka-stretch_1.jpg) repeat-y;
                color: #464e52;
                width: 661px;
                overflow: hidden;
            }
                #content .textwrap .vrezka .top{
                    background: url(/images/bg-vrezka-top_1.jpg) no-repeat;
                }
                    #content .textwrap .vrezka .bottom{
                        background: url(/images/bg-vrezka-bottom_1.jpg) no-repeat left bottom;
                        padding: 32px 32px 41px;
                        height: 240px;
                        overflow: hidden;
                    }    
                #content .textwrap .vrezka h1{
                    color: #464e52; 
                }
                #content .textwrap .vrezka h2 {
                    color: #464e52; 
                    font-size:1em;
                    font-weight:bold;
                    line-height:1.4167em;
                    margin-bottom:0em;
                    margin-top:0;
                    }
                #content .textwrap .vrezka h2 a{
                    color: #464e52; 
                }
                #content .textwrap .vrezka h2 a:hover{
                    color: #898E91; 
                }
                #content .textwrap .vrezka .article{
                    float: left;
                    width: 264px;
                    margin-right: 28px;;
                    display: inline;
                }
