html, body {
        text-align: center;
       /* background-color: #f9f2ea;*/
        margin: 0px;
        padding: 0px;
}

body {
        background:#f9f2ea url(images/bgr_body.gif) 0px 0px;
        background-repeat: repeat-x;
        padding-top: 8px;
}

html, body, td {
        color: #363636;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
}

* {
        margin: 0px;
        padding: 0px;
}

a:link, a:visited {
        color: #a34020;
        text-decoration: underline;
}

a:hover {
        color: #c00000;
}

p {
        margin: 0px;
        padding: 6px 0px;
        font-size: 13px;
        line-height: 1.3em;
}

img {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

ul, li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
}

table {
        margin: 0px;
        padding: 0px;
        border: 0px;
}

td { 
        text-align: left;
        vertical-align: top;
        padding: 0px;
}

form {
        margin: 0px;
        padding: 0px;
}

label {
        font-size: 13px;
        line-height: 21px;
}

input {
        vertical-align: middle;
        border: 1px solid #cccdc8;
}

select, option {
        border: 1px solid #829cbd;
}

h1 {
        color: #eb3d00;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 21px;
        font-weight: normal;
        text-align: left;
}

h2 {
        color: #eb3d00;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: normal;
        text-align: left;
        padding: 12px 0px;
}

h3 {
        color: #a34020;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        padding: 8px 0px;
}


hr {
        color: #d3a773;
        background-color: #d3a773;
        border: 0px;
        height: 1px;
        width: 100%;
        margin: 10px 0px;
        //margin: 0px;
}



/*************************************************************/

div.clear {
        clear: both;
        height: 1px;
        line-height: 1px;
        overflow: hidden;
        margin-top: -1px;
}

ul.bullet1 {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        color: #cc560f;
}

ul.bullet1 li {
        background-image: url(images/bullet1.gif);
        background-position: 0px 1px;
        background-repeat: no-repeat;
        padding: 0px 0px 4px 19px;
}

ul.bullet1 a:link, ul.bullet1 a:visited {
        text-decoration: none;
        color: #cc560f;
}

ul.bullet1 a:hover {
        text-decoration: underline;
}

ul.bullet3 {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 17px;
}

ul.bullet3 li {
        background-image: url(images/bullet3.gif);
        background-position: 0px 8px;
        background-repeat: no-repeat;
        padding-left: 10px;
}

ul.bullet3 li.active {
        background-image: url(images/bullet4.gif);
}

ul.bullet3 a {
        text-decoration: none;
        color: #b36139;
}

ul.bullet3 ul a {
        text-decoration: underline;
}

ul.bullet3 a.active, ul.bullet3 a:hover {
        color: #0089e1;
}

ul.bullet3 a.active:hover {
        text-decoration: underline;
}

ul.bullet3 ul a.active:hover {
        text-decoration: none;
}

ul.bullet3 ul {
        font-size: 15px;
        margin: 13px 4px;
}

ul.bullet3 ul ul {
        font-size: 13px;
}

.shadow { 
        position: relative; 
        display: block; 
        width: 100%; 
}

.shadow .back, .shadow .front { 
        position: absolute; 
        display: block; 
        top: 0px; 
        left: -1px; 
}

.shadow .front { 
        padding: 0px 1px 1px 0px; 
        color: #ffffff; 
}

.shadow .back { 
        top: 1px; 
        left: 0px; 
        color: #000000; 
/*        filter: alpha(opacity=50); 
        -moz-opacity: 0.50; 
        opacity: 0.50; */
}

p.bullet2 {
        background-image: url(images/bullet2.gif);
        background-position: 1px 10px;
        background-repeat: no-repeat;
        padding-left: 19px;
        font-weight: bold;
}

p.bullet2 a {
        text-decoration: none;
}

p.bullet2 a:hover {
        text-decoration: underline;
}

p.bullet5 {
        background-image: url(images/bullet5.gif);
        background-position: 0px 6px;
        background-repeat: no-repeat;
        padding-left: 20px;
}

img.redbord {
        border: 2px solid #a34020;
        margin-bottom: 7px;
}

table.tb_form {
        margin: 10px 0px;
}

table.tb_form td {
         color: #a34020;
         padding: 0px 10px 3px 0px;
         font-size: 13px;
         white-space: nowrap;
}

div.news {
        position: relative;
        margin: 10px 0px 15px 43px;
        padding-left: 9px;
        border-left: 1px solid #a34020;
        color: #a34020;
}

div.news p {
        padding-top: 0px;
}

div.news p.date {

        top: 0px;
        font-size: 13px;
        font-weight: bold;
        text-align: left;
        line-height: 12px;
}

div.news p.date span {
        font-size: 9px;
        font-weight: normal;
}

input.i_button {
        border: 1px solid #907764;
        background-color: #c69880;
        background-image: url(images/bgr_button.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        color: #ffffff;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        line-height: 16px;
        height: 19px;
        padding: 0px 10px;
        //padding: 0px;
}

input.i_button2 {
        border: 1px solid #d3a68c;
        background-color: #ead9c3;
        color: #b36139;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        line-height: 11px;
        width: 143px;
        height: 16px;
        padding: 0px 10px;
        //padding: 0px;
}

input.i_txt {
        border: 1px solid #d1a286;
        background-color: #f7f0e8;
        color: #af9a8f;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        width: 135px;
        height: 16px;
        line-height: 14px;
        padding: 0px 4px;
}

input.i_rad {
        border: 0px;
}

textarea.i_area {
        border: 1px solid #d1a286;
        background-color: #f7f0e8;
        color: #af9a8f;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        width: 145px;
        //width: 135px;
        height: 42px;
        line-height: 14px;
        padding: 0px 4px;
        overflow: hidden;
}

body:last-child textarea.i_area {
        width: 135px;
}

div.i_area {
        background-image: url(images/tarea_t.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        padding-top: 3px;
        width: 145px;
}

div.i_area div {
        background-image: url(images/tarea_b.gif);
        background-position: 0px 100%;
        background-repeat: no-repeat;
        padding-bottom: 3px;
        width: 145px;
}

div.i_area textarea.i_area {
        border-top: 0px;
        border-bottom: 0px;
}

.td_head {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: normal;
        color: #ffffff;
        text-align: left;
        vertical-align: middle;
        background-image: url(images/bgr_thead.gif);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        height: 35px;
}

.td_head div {
        background-image: url(images/thead_l.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
        height: 35px;
}

.td_head div div {
        background-image: url(images/thead_r.gif);
        background-position: 100% 0px;
        padding: 7px 9px 11px 9px;
        padding-top: 7px;
        height: 17px;
}

.td_row {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        border-bottom: 1px solid #dcc7a6;
        border-right: 1px solid #dcc7a6;
        padding: 5px 10px;
        /* color: #af9a8f;*/
        color: #666666;
}

.td_foot {
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        border-top: 2px solid #dcc6a6;
        border-bottom: 1px solid #dcc7a6;
        border-right: 1px solid #dcc7a6;
        padding: 5px 10px;
}

.first {
        border-left: 1px solid #dcc7a6;
}

.td_row h1 {
        color: #af9a8f;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 15px;
        font-weight: bold;
        padding: 0px;
}

.td_row h2 {
        color: #af9a8f;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        padding: 0px;
}


/*************************************************************/

div#page {
        min-width:960px;
        text-align: left;
        background-image: url(images/bgr_body.gif);
        background-position: 0px -8px;
        background-repeat: repeat-x;
        position: relative; 
}

* html div#min-width {
        border-left: 960px solid #f9f2ea;
        position: relative; 
        float: left; 
        z-index: 1;
}

* html div#page {
        margin-left: -960px;
        float: left; 
        z-index: 2; 
}

div#hat {
        background-image: url(images/bgr_top.jpg);
        background-position: 100% 0px;
        background-repeat: no-repeat;
        height: 300px;
        overflow: hidden;
}

div#phone {
        background-image: url(images/phone.gif);
        background-position: 181px 15px;
        background-repeat: no-repeat;
        padding: 15px 0px 0px 41px;
        width: 728px;
        float: left;
}

div#phone h2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 26px;
        font-weight: bold;
        line-height: 20px;
        color: #ffffff;
}

div#phone h2 span {
        font-size: 21px;
}

div#phone div.back h2 {
        color: #000000;
}

ul#topmenu {
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
        font-size: 12px;
        margin: 40px 0px 0px 16px;
        //margin-top: 36px;
}

ul#topmenu li {
        display: block;
        float: left;
        width: 122px;
        height: 50px;
        text-align: center;
}

ul#topmenu .back, ul#topmenu .front {
        text-align: center;
        width: 122px;
}

ul#topmenu a {
        color: #ffffff;
        text-decoration: none;
        display: block;
        width: 122px;
        height: 30px;
        text-align: center;
        padding-top: 20px;
        background-image: url(images/bgr_topmenu.gif);
        background-position: 0px 0px;
        background-repeat: no-repeat;
}

ul#topmenu li.active a, ul#topmenu a:hover {
        background-image: url(images/bgr_topmenu_active.gif);
        padding-top: 30px;
        height: 20px;
}

div#main {
        margin-left: 25px;
        margin-right: 22px;
}
div#main td {

        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        border-bottom: 1px solid #dcc7a6;
        border-right: 1px solid #dcc7a6;
        padding: 5px 10px;
        /*color: #af9a8f;*/
        color:#666666;

}

div#left {
        width: 300px;
        padding: 0px 0px 0px 15px;
}

div#right {
        width: 260px;
        padding-right: 15px;
}

div#gallery {
        background-image: url(images/bgr_photo.gif);
        border: 2px solid #a76443;
        padding: 8px;
        text-align: center;
        width: 275px;
        height: 180px;
}

div#gallery img {
        border: 1px solid #a76443;
}

div#bar {
        background-color: #e2c5a3;
        border: 1px solid #d3a773;
        padding: 3px;
        height: 15px;
        width: 288px;
}

div#bar img {
        float: left;
        padding-right: 1px;
}

div#footer {
        background-color: #e2c7a0;
        height: 62px;
        margin-top: 1px;
        border-top: 1px solid #c5a888;
}

p#bottommenu {
        color: #a34020;
        padding-top: 25px;
        padding-left: 250px;
}

p#bottommenu a {
        color: #533026;
        font-size: 9px;
        font-weight: bold;
        text-decoration: none;
}

p#bottommenu a:hover {
        text-decoration: underline;
}

div#menocom {
        width: 275px;
        float: right;
}

div#menocom p {
        font-size: 13px;
        line-height: 12px;
        padding-top: 14px;
}

div#menocom a {
        font-size: 9px;
        color: #a34020;
        text-decoration: underline;
}

div#menocom a:hover {
        text-decoration: none;
}

.logo_h2, .en_h2, .call_h2, .txt_h2 {padding:0px;}

a.i_button2 {
        border: 1px solid #d3a68c;
        background-color: #ead9c3;
        color: #b36139;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        line-height: 11px;
        width: 143px;
        height: 16px;
        padding: 0px 10px;
        text-decoration:none;
}
