/*-----------------------------------------------------------------------------
Screen Stylesheet

author:    Alexander Chuprin
email:     alexander@chuprin.com
website:   www.chuprin.com

-----------------------------------------------------------------------------*/

html, body {
    height: 100%;
}
body {
    background: #e3ceb7 url(../i/bg_top.jpg) 50% 424px repeat-y;
    font-family: 'Times New Roman', Tahoma, sans-serif;
    font-size: 62.5%;
    color: #76350a;
}

/* !Global */
/* -----------------------------------------------*/

a {
    color: #530f0f;
    text-decoration: underline;
}
a:hover, a:focus {
    text-decoration: none;
}

input {border:1px solid #ad9590;background:#f2e7d8;}
textarea {width:250px;border:1px solid #ad9590;background:#f2e7d8;}

p, ul, ol, dl, blockquote, q {
    margin: 10px 0 15px;
    line-height: 1.2em;
}
strong, b {
    font-weight: bold;
}
i, em {
    font-style: italic;
}

.hor {
    overflow: hidden;
    zoom: 1;
}
    .hor li {
        display: inline;
        float: left;
        list-style-type: none;
    }



.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* !Text */
p {
    line-height: 1.4em;
}

/* !Headings */
.headline {
    position: relative;
    overflow: hidden;
    margin: 0 0 30px 0;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: normal;
    color: #000;
}
    .headline span {
        display: inline;
        margin: 0 10px 0 0;
        padding: 0 17px 0 0;
        background: url(../i/nav_bullet.gif) 100% 55% no-repeat;
    }
    .headline .current {
        background: none;
        color: #b62519;
    }
.headline.no-margin {
    margin-bottom: 0;
}

/* !Forms */

/* Lists */
.dotted {
    position: relative;
    zoom: 1;
    margin: 10px 0 10px -11px;
    background:  url(../i/dots.gif) 0 0 repeat-x;
}
    .dotted li {
        overflow: hidden;
        zoom: 1;
        margin: 0;
        padding: 10px 20px 7px 11px;
        background:  url(../i/dots.gif) 0 100% repeat-x;
        line-height: 24px;
    }
    .dotted li .title {
        float: left;
    }
    .dotted li .links {
        float: right;
    }
        .dotted li .links a {
            margin-left: 15px;
        }


/* !Images */


.doc, .pdf {
    padding: 5px 0 5px 30px;
    background-position: 0 50%;
    background-repeat: no-repeat;
}
.doc {
    background-image: url(../i/icon_doc.gif);
}
.pdf {
    background-image: url(../i/icon_pdf.gif);
}

/* !Layout */
/* -----------------------------------------------*/

#bg {
    position: relative;
    z-index: 1;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    background:  url(../i/bg_bottom.jpg) 50% 100% no-repeat;
}
#fade {
    position: absolute;
    z-index: 2;
    top: 424px;
    height: 152px;
    width: 100%;
    background:  url(../i/fade_2.png)  50% 0 repeat-x;
}
#page {
    z-index: 2;
    min-height: 500px;
    background: url(../i/bg_top.jpg) 50% 0 no-repeat;
    font-size: 1.5em;
}
#wrapper {
    position: relative;
    z-index: 3;
    width: 951px;
    margin: 0 auto;
}
#header {
    position: relative;
    z-index: 4;
    height: 263px;
    background: url(../i/main_shadow_top.jpg) 50% 100% no-repeat;
}
#content {
    position: relative;
    margin: 0 24px;
    background: #e5d1ba url(../i/main_bg_repeat.jpg) repeat-y;
}
#footer {
    position: relative;
    padding: 0 96px 85px;
    background:  url(../i/main_shadow_bottom.png) 50% 0 no-repeat;
}

/* !Header */
/* -----------------------------------------------*/

.splash-page #logo {
    position: absolute;
    z-index: 6;
    left: 50%;
    top: 50%;
    margin: -163px 0 0 -125px;
}

#logo {
    display: inline;
    float: left;
    clear: both;
    margin: 52px 0 0 99px;
}

#nav {
    display: inline;
    width: 100%;
    float: left;
    clear: both;
    font-size: 1.13em;
}
    #nav ul {
        margin: 55px 0 0 35px;
    }
        #nav li {

            margin-right: 17px;
            margin-left: -5px;
            padding: 0 0 0 15px;
            background: url(../i/nav_bullet.gif) 0 50% no-repeat;
        }
            #nav li a {
                color: #b80000;
                text-decoration: none;
            }
            #nav li a:hover {
                text-decoration: underline;
            }

#box {
    position: absolute;
    z-index: 4;
    right: 23px;
    bottom: -55px;
    text-align: right;
}
#header .phone {
    position: absolute;
	top: 95px;
	right: 23px;
	font-size: 28px;
    background: none;
}

/* !Content */
/* -----------------------------------------------*/

.content-lt {
    position: absolute;
    left: -8px;
    top: -6px;
    width: 124px;
    height: 84px;
    background:  url(../i/content_lt.gif) 0 0 no-repeat;
}
.content-rt {
    position: absolute;
    right: -0px;
    top: -2px;
    width: 15px;
    height: 15px;
    background:  url(../i/content_rt.gif) 0 0 no-repeat;
}
.content-rb {
    position: absolute;
    right: -6px;
    bottom: -6px;
    width: 119px;
    height: 78px;
    background:  url(../i/content_rb.gif) 0 0 no-repeat;
}
.content-lb {
    position: absolute;
    left: -1px;
    bottom: -2px;
    width: 13px;
    height: 10px;
    line-height: 10px;
    font-size: 0;
    background:  url(../i/content_lb.gif) 0 0 no-repeat;
}
.content-b {
    position: absolute;
    left: 12px;
    right: 113px;
    bottom: 0;
    height: 6px;
    background:  url(../i/content_b.gif) 0 0 repeat-x;
}
.content-bg {
    min-height: 350px;
    padding: 38px 30px 20px 23px;
    background:  url(../i/main_bg.jpg) 0 0 no-repeat;
}

.three-cols {
    position: relative;
    z-index: 5;
    overflow: hidden;
    zoom: 1;
}
    .three-cols .col {
        display: inline;
        float: left;
        padding: 1px 0;
    }
    .three-cols .aside {
        width: 205px;
    }
    .three-cols .main {
        width: 305px;
        margin: 0 0 0 45px;
        padding-bottom: 50px;
    }
    .three-cols .extra {
        float: right;
        width: 245px;
        padding-bottom: 20px;
    }
    .sub-page .three-cols .aside {
        width: 145px;
    }
    .sub-page .three-cols .main {
        width: 520px;
    }
    .sub-page .three-cols .extra {
        width: 115px;
    }


.slogan {
    margin: 30px 0 0;
    text-align: center;
    font-size: 18px;
}

.middle {
    vertical-align: middle;
}
#content table {
    border-collapse: collapse;
}
    #content table th {
        padding: 10px 10px;
        font-weight: bold;
    }
    #content table td {
        padding: 5px;
        border: dotted #844920;
        border-width: 1px;
    }
    #content table .even td {
        background-color: #e7d3bf;
    }

/* !Left sidebar */
/* -----------------------------------------------*/

.sub-nav {
    margin-top: -9px;
}
.sub-page .sub-nav{
    margin-top: 8px;
}
    .sub-nav ul {
        position: relative;
        overflow: hidden;
        zoom: 1;
        margin: 0;
    }
        .sub-nav li {
            margin: -1px 0 0 0;
            background:  url(../i/dots.gif) 0 0 repeat-x;
            line-height: 1.1em;
        }
        .sub-page .sub-nav li {
            margin-top: 0;
            background-position: 0 100%;
        }
        .sub-nav li a {
            display: block;
            zoom: 1;
            padding: 22px 0 22px 27px;
            background:  url(../i/bullet.gif) 0 24px no-repeat;
            text-decoration: none;
            color: #76350a;
        }
        .sub-nav li a:hover {
            text-decoration: underline;
        }
        .sub-page .sub-nav li a {
            padding-top: 10px;
            padding-bottom: 10px;
            background-position: 0 12px;
        }
        .sub-nav li.active a {
            color: #b62519;
        }

.history {
    zoom: 1;
    height: 90px;
    margin: 25px 0 0 45px;
}

/* !Right sidebar */
/* -----------------------------------------------*/

.banners {
    margin: 0;
}
    .banners ul {
        position: relative;
        overflow: hidden;
        margin: 0;
    }
    .sub-page .banners ul {
        margin-top: 10px;
    }
        .banners ul li {
            text-align: center;
            margin: -1px 0 0 0;
            background:  url(../i/banner_split.gif) 0 0 no-repeat;
        }
        .sub-page .banners ul li {
            margin: 0;
            background-image: url(../i/banner_split_2.gif);
            background-position: 100% 100%;
        }
            .banners ul li a {
                display: block;
                zoom: 1;
                padding: 30px 0;
            }
                .banners ul li a img {
                    display: block;
                    zoom: 1;
                    margin: 0 auto;
                }
            .sub-page .banners ul li a {
                padding: 15px 0;
            }

.phone {
    margin: -15px 0 0 0;
    background:  url(../i/phone_line.gif) 0 0 no-repeat;
    font-size: 1.7em;
    color: #B80000;
}
    .phone div {
        padding: 20px 80px 8px 0;
        background:  url(../i/phone.gif) 100% 100% no-repeat;
        text-align: right;
    }
    .phone span {
        font-size: .75em;
    }



/* !Footer */
/* -----------------------------------------------*/

.splash-page .mail {
    position: absolute;
    left: 0;
    bottom: 69px;
    width: 100%;
    text-align: center;
}
    .splash-page .mail a {
        color: #76350a;
    }

#footer .made-in {
    position: relative;
    display: inline;
    float: left;
    width: 117px;
    height: 34px;
    font-size: 9px;
    font-family: Arial;
}
    #footer .made-in a {
        text-decoration: none;
        color: #76350a;
    }
    #footer .made-in span {
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
    }
    #footer .made-in span.year {
        right: 11px;
        top: 11px;
    }

#footer .copyright {
    float: right;
}
    #footer .copyright img {
        vertical-align: middle;
    }

#footer .img {
    height: 211px;
    text-align: center;
}

.stamp {
    position: absolute;
    z-index: 4;
    left: 437px;
    top: -44px;
    width: 97px;
    height: 72px;
    background:  url(../i/stamp.png) 0 0 no-repeat;
}

sup {
vertical-align:super;
}

div.bk {width:100%;text-align:center;z-index:1000;margin:0px;}
