@charset "utf-8";

#ieSux
{
    display:none;
}
body
{
   margin:0px;
   background:#fca93f url('images/decorate/background.jpg') center top no-repeat;
}
#header
{
    width:980px;
    height:250px;
    background:url('images/decorate/head.png') center top no-repeat;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}
#slider
{
    width:950px;
    height:198px;
    margin-left:auto;
    margin-right:auto;
}
#left_button
{
    margin-top:84px;
    width:44px;
    height:44px;
    background:url('images/decorate/left_button.png');
    float:left;
    position:relative;
    left:-40px;
}
#right_button
{
    margin-top:84px;
    width:44px;
    height:44px;
    background:url('images/decorate/right_button.png');
    float:right; 
    position:relative;
    left:40px;
}
#left_slider_colum
{
    width:20px;
    height:198px;
    background:url('images/decorate/left.png');
    float:left;
}
#center_slider_colum
{
  margin:0 auto;
  width:910px;
  height:198px;	
  background:url('images/decorate/center.png');
  float:left;
  position:relative;
}
#right_slider_colum
{
  width:20px;
  height:198px;
  background:url('images/decorate/right.png');
  float:left;
}
#door_content
{
    margin:10px;
    width:802px;
    height:176px;
    float:left;
    position:relative;
    overflow:auto; 
    
}
.doors
{
   width:110px;
   height:140px;
   margin-left:45px;
   display:inline-block;
}
.label
{
    width:137px;
    height:27px;
    background-image:url('images/decorate/label.png');
    margin-left:-35px;
    position:relative;
    bottom:-4px;
    left: 0px;
}
.doors img
{
    margin-top:4px;
}
.doors b
{
    color:#d5d3d2;
    font-family:Arial;
    top:4px;
    left:30px;
    position:relative;
}



#menu
{
    width:950px;
    height:36px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
}
#left_piece
{
    width:9px;
    height:36px;
    background:url('images/decorate/left_piece.png');
    float:left;
}
#center_piece
{
    width:932px;
    height:36px;
    background:url('images/decorate/center_piece.png');
    float:left;
}
#right_piece
{
    width:9px;
    height:36px;
    background:url('images/decorate/right_piece.png');
    float:left;
}


#content_top
{
    width:931px;
    height:830px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
}
#content_useful
{
    width:931px;
    height:665px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
}
#content_state
{
    width:931px;
    height:900px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
}
#content_doors
{
    width:931px;
    height:1700px;
    margin-left:auto;
    margin-right:auto;
    margin-top:15px;
}
#content_head
{
    width:931px;
    height:10px;
    background:url('images/decorate/content_head.png');
}
#content_center_useful
{
    width:931px;
    height:665px;
    background-color:#f9f1e9;
}
#content_center_state
{
    width:931px;
    height:900px;
    background-color:#f9f1e9;
}
#content_center_doors
{
    width:931px;
    height:1760px;
    background-color:#f9f1e9;
}
#content_center_top
{
    width:931px;
    height:800px;
    background-color:#f9f1e9;
}
#content_footer
{
    width:931px;
    height:12px;
    background:url('images/decorate/content_footer.png');
}
.navigation 
{
    margin:0px;
}
.navigation li
{
    display:inline-block;
    font-family:Arial;
    font-size:16px;
    font-weight:lighter;
    margin:10px 90px 0px 0px;
    color:#5a1c04;
    text-align:center;
}
.navigation li a
{
     color:#ca3e07;
}
.navigation li a:hover
{
    color:#7b3202;
}
#allfooter
{
    margin-top:100px;
    width:980px;
    height:110px;
    margin-left:auto;
    margin-right:auto;
}
#prefooter
{
    width:980px;
    height:39px;
    background-image:url('images/decorate/prefooter.png');
    
}
#footer
{
    margin-left:auto;
    margin-right:auto;
    width:960px;
    height:80px;
    background-color:#5e3520;
    padding-left:20px;
    color:White;
    font-size:10px;
}
.text_content
{
    width:900px;
    height:800px;
    margin-left:auto;
    margin-right:auto;
}
.text_content h1
{
    margin:0px;
    color:#7b361c;
    padding:35px 0px 0px 20px;
    font-size:24pt;
    font-family:Verdana,Sans-Serif;
    font-weight:lighter;
}
.text_content h2
{
    margin:0px;
    color:#7b361c;
    padding:40px 0px 0px 20px;
    font-size:14pt;
    font-family:Verdana,Sans-Serif;
    font-weight:lighter;
}
.text_content .text_top
{
    padding:20px 70px 0px 50px;
    text-align:left;
    line-height:1.2em;
    margin:0px;
    font-weight:lighter;
    font-family:Verdana, Sans-Serif;
    font-size:16px;
}
.list_top li
{
   margin-left:35px;
   margin-top:10px;
   font-family:Verdana, Sans-Serif;
   font-size:16px;
   list-style-image:url('images/decorate/plus.png');
}
.useful li
{
    margin-left:35px;
    margin-top:5px;
    font-family:Verdana, Sans-Serif;
    font-size:16pt;
    list-style-image:url('images/decorate/text-icon.png');
}
.text_useful
{
    padding:50px 340px 0px 20px;
    text-align:left;
    line-height:1.2em;
    margin:0px;
    font-weight:lighter;
    font-family:Verdana, Sans-Serif;
    font-size:14pt;
}
.text_useful_state
{
    padding:50px 50px 0px 20px;
    text-align:left;
    line-height:1.2em;
    margin:0px;
    font-weight:lighter;
    font-family:Verdana, Sans-Serif;
    font-size:12pt;
}
.useful a
{
    color:#ca3e07
}
.useful a:hover
{
    color:#7b3202;
}
.text_content ul
{
    margin:20px 0px 0px 0px;
}
.slide
{
  margin:0 auto;
  width:802px; 
  height:176px;  
}
.control
{
  display:block;
  width:44px;
  height:44px;
  position:absolute;
  cursor: pointer;
}

.r1, .r2, .r3
{
    display: block;
    height: 1px;
}

.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

.rounded-box-1 .inner-box, .rounded-box-1  b 
{
    background-color: #edd7bf;
}

.inner-box
{
    padding:1em;
    height:280px;
}
.rounded-box-1
{
    padding:15px;
}


.rounded-box-2 .inner-box, .rounded-box-2  b 
{
    background-color: #f8e6bb;
}

.inner-box
{
    padding:1em;
    height:280px;
}
.rounded-box-2
{
    padding:15px;
}

.rounded-box-3 .inner-box, .rounded-box-3  b 
{
    background-color: #fee8d3;
}

.inner-box
{
    padding:1em;
    height:280px;
}
.rounded-box-3
{
    padding:15px;
}



.cataloge_doors
{
   float:left;
   margin-left:28px; 
   width:110px;
   height:260px;
}
.cataloge_doors img
{
    width:100px;
    height:223px;
}
.cataloge_label
{
    width:100px;
    height:25px;
    background-color:#4a2717;
    margin-top:5px;
}
.cataloge_label p
{
    margin:0px 0px 0px 20px; 
    padding:3px 0px 0px 0px;
    color:White;
}
.page
{
    width:150px;
    height:20px;
    background-color:#622b12;
    margin-left:auto;
    margin-right:auto;
}

.page a, .page b
{
    color:White;
    text-align:center;
    margin-left:40px;
    font-family:Arial;
    font-size:14px;
    font-weight:lighter;
}
.page a:hover
{
    color:#ffa94c;
}
.link_navigation a
{
    color:#cb3e07;
}
.link_navigation
{
    margin:10px 0px 0px 20px;
    padding-top:0px;
    width:100px;
    height:50px;
}
#YMapsID-1334
{
    width: 850px;
    height: 397px
}
.map
{
    padding-top:20px;
    padding-left:20px;
    margin-left:auto;
    margin-right:auto;
}
.contact_all
{
    font-size:18pt;
    margin-left:20px;
    font-family:Arial;
    color:Black;
}
.contact_tel
{
    list-style-image:url('images/decorate/tel.png');
}
.contact_home
{
    list-style-image:url('images/decorate/home.png');
    padding-top:20px;
}
.contact_mail
{
    list-style-image:url('images/decorate/email.png');
}
.keywords
{
    width:600px; 
    height:20px;
}
.numbert
{
    font-size:14px;
    text-align:center;
    font-family:Verdana, Sans-Serif;
    font-weight:bolder;
    color:#333;
}
