*{
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border: none;
}
div#main_wrap{    
    width: 998px;
    margin: 0 auto;
}
#logo{
    background-image: url("../ric/01.jpg");
    width: 998px;
    height: 232px;
}
#img02{
    width: 470px;
    height: 50px;
    background-image: url("../ric/02.jpg");
    clear: left;
    z-index: 7;
    position: relative;
}
#nav{

    background-image: url("../ric/n1.jpg");
    background-repeat: repeat-x;
    height: 50px;
    width:587px;
    position: relative;
    left: 0px;
    padding-left: 10px;

}
#img06{
    background-image: url("../ric/06.jpg");
    background-position: top right;
    height: 50px;
    width: 21px;
    z-index: 8;
}
#table_content{
    width:998px;
    vertical-align: top;
}
#table_content tr td{
    vertical-align: top;
}
#left_column{
    background-image: url("../ric/003.jpg");
    background-position: top left;
    background-repeat: repeat-y;
}
.left_img{
    background-image: url("../ric/001.jpg");
    background-position:top;
    background-repeat: no-repeat;
    height: 400px;
    width: 333px;
    position: relative;  
}
#content{
    background-image: url("../ric/004.jpg");
    background-repeat: repeat;
}
.right_column{
    background: #45455d;
    background-image: url("../ric/006.jpg");
    background-position: top right;
    background-repeat: repeat-y;
    width: 249px;
    height: 27px;
}

#wrap_right_menu{
    position: relative;
    right: -20px;
    top: 30px;
}
#rc-femida{
    min-height: 200px;
}
.femida{
    background-image: url("../ric/007.jpg");
    width: 284px;
    height: 596px
}
#fotter{
    width: 998px;
    height: 135px;
    background-image: url("../ric/008.jpg");
}

#nav ul{
    margin: 0px 0px 0px 0px;
    position: relative;
    left: -10px;
}
#nav ul li{
    float: left;
    list-style: none;
    text-transform: uppercase;
    margin-right: 2px;
    border-right: 2px solid #ffdead;
    padding: 2px 4px 2px 3px;
}
#nav ul li a{
    font-size: 11px;
    font-weight: bolder;
    color: #ffdead;
    text-decoration: none;
}
#nav ul li a:hover{
    text-shadow: 2px 2px #000;
    text-decoration: underline;
}

.class{
    min-width: 381px;
}

.price{
    color: white;
}