﻿body
{
    text-align: center;
    margin: 0 auto;
    font-family: Arial;
    font-size: 13px;
    direction: rtl;
    background-image: url(images/bg.gif);
    height: 100%;
}

h1
{
    font-size: 1em;
    margin-top: 0px;
    margin-bottom: 0px;
    right: 540px;
    color: #8e8e8e;
    position: absolute;
}

h2
{
    font-size: 1em;
}

#ad
{
    margin-top:10px;
    margin-right:120px;
}

img
{
    border:0px;
}
a
{
    color: #575757;
}

#outermost_body
{
    margin: 0px auto -1px auto;
    position: relative;
    text-align: right;
    width: 770px;
    height:100%; /* height: 500px; */
}



/* table */
#table
{
    position: relative;
    top: 30px;
    width: 717px;
    /* height: 332px; */
    height: 100%;
    
}

#title
{
    width: 701px;
    background-image: url(images/tile.gif);
    background-repeat: repeat-x;
    float: left;
    height: 39px;
}

#articles_text
{
    text-align:justify;
    padding:20px;
}
#h2
{
    position: relative;
    top: 10px;
    right: 20px;
}

div#menu
{
    float: left;
    width: 711px;
    height: 37px;
    background-color: #ededed;
    border-left: solid 1px #ffba00;
    border-right: solid 1px #ffba00;
}

#m_links
{
    position: relative;
    color: #575757;
    right: 20px;
    top: 10px;
}

#content
{
    position: relative;
    float: left;
    border-left: solid 1px #ffba00;
    border-right: solid 1px #ffba00;
    background-color: #ffffff;
    width: 711px;
    height: 100%;
    overflow: auto;
}

#c_text
{
    position: relative;
}

#btile
{
    background-image: url(images/btile.gif);
    background-repeat: repeat-x;
    width: 700px;
}

#footer
{
    position: relative;
    top: 140px;
    right: 200px;
    font-size: 11px;
    color: #929292;
}

.seo_img
{
    float: left;
    position: relative;
    top: -16px;
}

.tl
{
    float: left;
}

.tr
{
    float: left;
}

.cl
{
    float: left;
}

.cr
{
    float: right;
    right: 1px;
    position: relative;
}

.btile
{
    float: left;
}


/* default */

#def_text
{
    height: 230px;
}

.txt1
{
    padding: 10px;
    font-size: 11px;
}

#sig
{
    position: relative;
    float: right;
    bottom: 15px;
    right: 120px;
}

/* contact */
#contact_form
{
    background-color: #ededed;
    position: relative;
    float: right;
    right: 190px;
    top: 20px;
    width: 300px;
    height: 250px;
    border: solid 1px #dadada;
}

#contact_inner
{
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 11px;
}

#contact_tt
{
    position: relative;
    margin-top: 5px;
    margin-right: 10px;
    color: #7f7f7f;
    font-size: 12px;
}

.btn_send
{
    margin-right: 70px;
    margin-top: 15px;
    cursor: pointer;
}

.success_img
{
    position: absolute;
    bottom: -80px;
    left: 1px;
    z-index: 1;
}

.money_img
{
    position: absolute;
    bottom: -80px;
    left: 1px;
    z-index: 2;
}

.business_img
{
    position: absolute;
    bottom: -80px;
    left: 1px;
    z-index: 3;
}
