body {
        padding: 0px;
        margin: 0px;
        background: #eee;
}
h1 {
        font-family: Verdana;
        font-weight: 100;
        font-size: 20px;
        color: #6A6A6A;
        margin-bottom: -10px;
}
h2 {
        font-family: Verdana;
        font-weight: 100;
        font-size: 18px;
        color: #6A6A6A;
        margin-top: 5px;
        margin-bottom: 10px;
}
.container {
        border-right: 1px solid #969696;
        border-left: 1px solid #969696;
        width: 1001px;
}
.header {
        width: 1001px;
        height: 150px;
        background: url("../img/header.jpg");
        text-align: right;
}
.links_block {
        height: 30px;
        padding: 120px 10px 0px 0px;
}
.links_block a {
        color: #fff;
        padding: 0px 3px;
        font-size: 13px;
        font-family: Verdana;
}
.links_block a.chosen {
            font-weight: 600;
            text-decoration: none;
}
.cont {
        border: 1px solid #fff;
        border-right: 0px;
        width: 923px;
        background: #fff;
        margin-left: 77px;
        color: #333;
        font-family: Verdana;
        font-size: 11px;
        text-align: left;
}
.cont strong {
            color: #CF7600;
}
.text {
        width: 713px;
        text-align: left;
        padding-left: 15px;
        padding-right: 15px;
        display: inline-block;
}
.text ul {
        list-style-type: none;
}
.text span {
        color: #CF7600;
}
.disks {
        width: 713px;
        text-align: center;
        display: inline-block;
}
.disks img {
        border: 1px solid #333;
}
.disks ul {
        list-style-position: inside;
        list-style-type: decimal;
        text-align: left;
        margin-left: 270px;
}
.photo {
        width: 175px;
        float: right;
        padding-top: 20px;
        text-align: center;
        background: #fff;
        display: block;
}
.photo img {
        border: 1px solid #7c7c7c;
        margin: 5px 0px 5px 0px;
}
.trees {
        height: 340px;
        background: #fff url("../img/tree_right.jpg") no-repeat bottom right;
        text-align: left;
}
.trees img {
        float: left;
}
.copyright {
        height: 40px;
        padding: 0px;
        padding-top: 280px;
        color: #333;
        font-family: Verdana;
        font-size: 11px;
        font-weight: 600;
}
.copyright span {
        color: #D3002A;
}

p a:link {color:#CF7600; font-weight: bold;}
p a:visited {color:#CF7600; font-weight: bold;}
p a:hover {color:#CF7600; font-weight: bold;}
p a:active {color:#CF7600; font-weight: bold;}

li a:link {color:#CF7600; font-weight: bold;}
li a:visited {color:#CF7600; font-weight: bold;}
li a:hover {color:#CF7600; font-weight: bold;}
li a:active {color:#CF7600; font-weight: bold;}


p table {border: none;}
table img {
        border: 1px solid #333;
}

td a:link {color:#CF7600; font-weight: bold;}
td a:visited {color:#CF7600; font-weight: bold;}
td a:hover {color:#CF7600; font-weight: bold;}
td a:active {color:#CF7600; font-weight: bold;}