body
{
    background-image: url(http://www.qlife.co.il/images/bg.gif);
  background-repeat:repeat-x;
    font-family: arial;
    font-size: 13px;
    color: #000000;
    text-align: center;
    margin-top: 0px;
    line-height: 15px;
    margin: 0px;
}

a
{
    text-decoration: none;
    color: #000BE5;
}

a:hover
{
    text-decoration: none;
    color: #57A100;
}

a img
{
    border: 0px solid;
}

form
{
    margin: 0px;
}

hr
{
    background: none;
    height: 1px;
    border: 0px;
    border-top: 1px solid #57A100;
}

p
{
    margin: 0px;
    padding: 0px;
    line-height: 1.3em;
}

input.b2
{
    background: transparent url(http://row.co.il/royle/royalbtn.jpg) repeat scroll 0% 0%;
    font-family: arial;
    width: 69px;
    height: 32px;
    color: #57A100;
    font-size: 15px;
    font-weight: bold;
}

h1
{
    font-weight: bold;
    font-size: 20px;
    color: #4995EA;
    margin-top: 20px;
  margin-right: 20px;
    direction: rtl;
    margin-bottom: 5px;

  
  
}
h2
{
    font-size: 15px;
    color: #000BE5;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
  margin-top: 20px;
}

h3
{
    font-size: 12px;
    color: #000BE5;
    padding: 0 10px 10px 0px;
    margin-top: 20px;
}

#container
{
    direction: rtl;
    width: 950px;
    text-align: center;
    border: 0px solid #57A100;
    padding: 0px;
    border-collapse: collapse;
    margin: 0px auto;
    margin-top: 20px;
}

#header
{
    height: 140px;
    width: 950px;
    text-align: left;
    vertical-align: middle;
    border-collapse: collapse;
    color: #000BE5;
    background: #fff;
    border: 1px solid #57A100;
}
#logoimg
{
    width: 200px;
    
}
#title
{
    width: 400px;
    float: right;
    text-align: right;
    margin-top: 15px;
}
#logo
{
    width: 250px;
    float: left;
    margin: 12px;
}

#right
{
    width: 200px;
    height: auto;
    text-align: right;
    border-collapse: collapse;
    vertical-align: top;
    float: right;
    min-height: 400px;
    margin-top: 20px;
}
.rightblocksmenu
{
    width: 200px;
    min-height: 200px;
    height: auto;
    background: #F3F3F3;
    border: 1px solid #57A100;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 28px;
}
.rightblockslinks
{
    width: 200px;
    height: 150px;
    background: #F3F3F3;
    border: 1px solid #57A100;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 28px;
}
#content
{
    background: #fff;
    width: 718px;
    padding: 0px;
    height: auto;
    border: 1px solid #57A100;
    border-collapse: collapse;
    vertical-align: top;
    float: right;
    height: auto;
    min-height: 372px;
    margin-top: 20px;
    margin-right: 30px;
    margin-bottom: 20px;
    text-align: right;
}

#footer
{
    width: 100%;
    min-height: 50px;
    height: auto;
    color: #000;
    text-align: center;
    border-collapse: collapse;
    padding-left: 0px;
    background: blue;
    clear: both;
    background: #F3F3F3;
    border: 1px solid #57A100;
    line-height: 50px;
  margin-bottom: 20px;
}

