body 
{
  background: #ffffff;
  color: #81572f;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
}

table 
{
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
}

#frm_tbl {
  width:894px; 
}

.top 
{
  background-image:url(../images/top/top_bg_english.jpg);
  width: 894px;
  height: 97px;
  border: 0px solid black;
}

#logo_en
{
   float: left;   
   padding-top: 1%;
   padding-left: 3%;
}

.lang
{
  float: right;
  width: 250px;
  height: 28px;
  border: 0px solid black;
}

div.lang_1
{
  float: left;
  width: 80px;
  border: 0px solid black;
  font-size: 14px;
  text-align:center
}

div.lang_he
{
  font-size: 15px;
}

.lang a:link,
.lang a:visited,
.lang a:active, 
.lang a:hover
{
   color:  #81572f;
   text-decoration: none;
}


table.footer_tbl
{
   margin-top: 3px;
   background: #ffffff;
   border: none;
   width: 100%;
}

table.footer_tbl td
{
    padding-right: 5px;
    padding-top: 3px;    
    padding-bottom:1px;    
    white-space: nowrap;
}

.footer_title 
{
   font: 13px Arial, Helvetica, sans-serif;
}

table.menu_tbl
{
   margin-bottom: 3px;
   background-image:url(../images/menu/menu_bg.gif);
   width: 100%;
}

td.left_menu_space
{
	height: 23px;
   width: 3%;
	background: transparent;
}

td.right_menu_space
{
	height: 23px;
   width: 57%;
	background: transparent;
}

table.menu_tbl td
{
	font-size: 13px;
	height: 23px;
	font-weight: bold;
   text-align: center;
   padding-bottom: 0px;
   white-space: nowrap;
	color: #555;
	background: transparent;
}

table.menu_tbl td a
{
  text-decoration: none;
  color: #ffffff;
  line-height: 23px; 
  cursor: pointer;
}

table.menu_tbl td a:hover
{
   color: #ffffff;
   background-image:url(../images/menu/menu_bg_hover.gif);
   display: block;
   width: 100%;
   line-height: 23px; 
   cursor: pointer;
}

table.menu_tbl  td.actual 
{
  color: #ffffff;
  background-image:url(../images/menu/menu_bg_act.gif);
  cursor: auto;
  line-height: 23px; 
}

table.main {
  background: #ffffff;
  border-bottom: 2px solid #d0bfaf;
  height: 100%;
  width: 100%;
}

table.main td.main 
{
  padding-top:15px;
  padding-left:3%;
  padding-right:0px;
  padding-left:10px;
  padding-bottom :0px;
  width: 100%;
}


table.main a:link,
table.main a:visited,
table.main a:active, 
table.main a:hover
{
   color:  #81572f;
   font-size: 14px;
}  

table.main td.sample
{
  padding-top:0px;
  padding-left:15px;
  padding-right:10px;
  padding-bottom :0px;
}

td.sample a:link,
td.sample a:visited,
td.sample a:active, 
td.sample a:hover
{
   text-decoration: none;
}  



div.text
{
  float: left;
  width: 470px;
  text-align: justify; 
}

div.pict
{
  float: right;
  width: 358px;
  height: 308px;
  border: 0px solid black;
  background-repeat: no-repeat;
  background-position: bottom; 
}

div.pict_home
{
  background-image:url(../images/pages/home.jpg);
}

div.pict_services
{
  background-image:url(../images/pages/services.jpg);
}

div.pict_contacts
{
  background-image:url(../images/pages/contacts.jpg);
}

menu.services 
{
  list-style-type: disc;
  padding: 2px 17px;
}

img.test
{
  border: 0;
 }

span.header_title
{
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
    color: #a57c4b;
    padding-bottom: 22px;
}

td.small_title 
{
   font: bold 11px Arial, Helvetica, sans-serif;
}

td.credits {
  font-size: 13px;
  color: #81572f;
}

a.credits {
  font-size: 13px;
  color: #81572f;
  text-decoration:none;
}



