* {
    border: none;
    color: #392919 !important;
    font-family: arial;
    font-style: normal;
    font-size: 9pt;
    list-style: none;
    margin: 0;
    outline: none;
    padding: 0;
    position: relative;
}

body {
    background: #fff url("../img/vertical-bg.jpg") center top repeat-y;
}

form {
    text-align: left;
}

select, option {
    padding: 1px;
    width: 90%;
}

.png_bg {}

h1, .block_h3 {
    font-size: 11.25pt;
    font-weight: bold;
    margin-bottom: 5px;
}

.block_h3 {
    text-align: left;
}

.subheader {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
}

a {
    text-decoration: underline !important;
}

a:hover {
    color: #904c07 !important;
    text-decoration: none;
}

p {
    font-size: 9.75pt;
}

ol li {
    list-style: decimal !important;
    margin-left: 25px;
}

ol {
    margin-top: 7px;
}

div.item-thumb {
    text-align: center;
    width: 162px;
}

    .item-thumb a, .item-thumb span {
        display: block;
    }

table.grid-table td {
    padding-bottom: 30px;
    text-align: center;
}

.center {
    text-align: center;
}

.emphasis, .product-name {
    background: #fbf7f3;
    display: block;
    float: left;
    margin: 5px 0 10px 0;
    padding: 5px;
}

.product-name {
    background: #e7ddcf;
    float: none;
    margin: 15px 0 5px 0;        
    padding: 7px;
}


#catalog {}
#catalog li {padding:7px 0 10px;background:url(../img/pix_horiz_b.gif) repeat-x 0 bottom}


    .product-name a {
        font-size: 10pt !important;
        font-weight: bold;
    }


    div#wrapper {
        background: url(../img/top-bg.jpg) center top no-repeat;
        float: left;
        padding-top: 395px;
        width: 100%;
    }
    
        a#to-main {
            display: block;
            height: 80px;
            left: 50%;
            margin-left: -285px;
            position: absolute;
            top: 311px;
            width: 590px;
            z-index: 666;
        }
    
        div#content {
            float: left;
            left: 50%;
            margin-left: -476px;
            width: 958px;
        }
        
            div#top {
                float: left;
                height: 175px;
                width: 100%;
            }
        
                div#top-phones {
                    background: url("../img/content-top-left-bg.png");
                    height: 100%;
                    left: 0;
                    position: absolute;
                    width: 267px;
                }
                
                    #top-phones img {
                        position: absolute;
                        right: 25px;
                        top: 20px;
                    }
                
                div#top-welcome {
                    background: url("../img/content-top-right-bg.png");
                    height: 100%;
                    position: absolute;
                    right: 0;
                    width: 666px;
                }
                
                    #top-welcome div {
                        left: 25px;
                        position: absolute;
                        top: 40px;
                        width: 540px;
                    }
                    
        div#main {
            float: left;
            width: 100%;
        }
                    
            div#left-col {
                float: left;
                height: 100%;
                text-align: left;
                width: 267px;
            }
                div.text-block-left {
                    background: url("../img/text-block-left.png") right top repeat-y;
                    float: left;
                    margin-top: 25px;
                    padding: 15px 10px 15px 40px;
                    text-align: left !important;
                    width: 217px;
                }
            
                div#left-menu {
                    margin: 25px 0;
                }
                
                    #left-menu td {
                        vertical-align: middle;
                    }
                    
                        #left-menu td a {
                            display: block;
                            padding: 5px;
                            
                        }
                        
                    #single-item .item-thumb {
                        margin-left: 20px;
                    }
            
            div#right-col {
                float: right;
                height: 100%;
                width: 666px;
            }
            
                div.text-block-right {
                    background: url("../img/text-block-right.png") left top repeat-y;
                    float: right;
                    margin: 25px -20px 0 0;
                    padding: 15px 80px 15px 25px;
                    width: 581px;
                }
                
                div#monument-types {
                    margin-top: 25px;
                }
                
                
                
                
        div#leaves-right {
            background: url("../img/leaves-right.png") no-repeat top;
            height: 228px;
            position: absolute;
            top: 0px;
            right: 0;
            width: 60px;
            z-index: 50;
        }        
    
        div#footer {
            background: url("../img/footer-bg.jpg") center bottom no-repeat;
            height: 337px;
            margin-top: 20px;
        }
        
            div#footer-iner {
                float: left;
                left: 50%;
                margin-left: -476px;
                width: 958px;
            }
            
                #footer-iner img {
                    left: 75px;
                    position: absolute;
                    top: 55px;
                }
