html {

  height:100%;

}



body {

  padding:0px;

  width:900px;

  margin:0 auto;

  min-height:100%;

  position:relative;

  background-color: #d5d4d5;

  background:url(../img/bg_main_n.gif);	
}



* html body {

  height:100%;

}

#body {

  overflow:hidden; width:100%;

  background-color: #939192;

	background:url(../img/bg_main.gif);	

}




#header {

		width:900px;

		height:175px;

		margin:0px;

		padding:0px;

		background:url(../img/header_bg.gif) right top repeat-x;

		direction: rtl;

}


#header h1 {

	float:left;

	margin:40px 0px 0px 30px;

	padding:2px 0 0 25px;

	color: gold;

	font-family: Arial;

	cursor:pointer;

	background:url(../img/homepage.gif) left top no-repeat;
	height: 50px; 
	font-size: 1.2em;
}



* html #header h1 {margin-left: 12px;}

#logo {

		float:right;	

		width:412px;

		height:175px;

		margin:0px;

		padding:0px;

		background:url(../img/logo.png) right top no-repeat;	

}

#header_but{

	position: absolute;

	left:350px;

	top:27px;

	margin:0px;

	padding:0px;

}

#content {

	width:900px;

	margin:0px;

	padding:0px 0px 20px 0px;

}



#footer{

	width:900px;

	height:230px;

}


#menu{

	position:absolute;

	top:184px;

	left: 310px;

	margin: 0px;

	padding: 0px;

	width: 290px;

}

#menu_h{

	clear: left;

	margin: 0px;

	padding: 10px 0 0 0;

	width: 900px;

}

a.eng {

	color: #fefe00;

	font-family: Arial;	

	font-size:18px;

	text-decoration:none;

}

a.eng:hover {

	color:black;

	text-decoration:none;

	background-color: white;

}

a.heb {

	color:black;

	font-family: Arial;	

	font-size:18px;

	text-decoration:none;

}

a.heb:hover {

	color:darkgrey;

	text-decoration:none;

	background-color: #fefe00;

}

#right_side{

	position:absolute;

	top:180px;

	left: 600px;

	margin: 0px;

	padding: 0px;

	width: 270px;	
	text-align: center;

}

.text1 {

	color:black;

	font-size: 14px;

	font-family: Arial;

}

.regulartext {

	font-family: arial;

	font-size: 12px;

	font-weight: normal;

	color: black;

	text-align: justify; 

}

.regularred {

	font-family: arial;

	font-size: 12px;

	font-weight: normal;

	color: white;

}

#fbg1 {
		float:right;	
		width:100%;
		height:131px;
		margin:0px;
		padding:10px 0 0 0;
		background:url(../img/fbg.gif);	
		text-align: right;
}

#fbg2 {
		float:left;	
		width:100%;
		height:131px;
		margin:0px;
		padding:10px 0 0 0;
		background:url(../img/fbg.gif);	
		text-align: left;
}



#fbg1 table td, #fbg2 table td{text-align: center}



A.fflink:link, A.fflink:visited, A.fflink:active { font-weight:bold; color:#FFCC33; font-size:0.95em; font-family: Arial;}
A.fflink:hover { text-decoration: none; font-weight:bold; color:#FFCC33; font-size:0.95em; font-family: Arial; }



.regularboldbig {	font-family: "Trebuchet MS";	font-size: 18px;	font-weight: bold;	color: #666666;}


A.linkissue:link { text-decoration:underline; color: gold; font-family: "Hermon, Tahoma, Arial , Helvetica"; Font-size: 0.95em; font-weight:normal;}
A.linkissue:visited {  text-decoration:underline;color: gold; font-family: "Hermon, Tahoma, Arial , Helvetica"; Font-size: 0.95em; font-weight:normal;} 
A.linkissue:hover { text-decoration: none;color: gold; font-family: "Hermon, Tahoma, Arial , Helvetica"; Font-size: 0.95em; font-weight:normal; }
A.linkissue:active { text-decoration:underline;color: gold; font-family: "Hermon, Tahoma, Arial , Helvetica"; Font-size: 0.95em; font-weight:normal;}


.nobgcolor {	font-family: "Trebuchet MS";	font-size: 18px;	font-weight: normal;	color: #FFFFFF;	background-color: #838283; text-align:center;}

A.link33:link {	text-decoration: none;	color: #DDDDDD;	font-family: arial, Helvetica, sans-serif;	Font-size: 13px;}
A.link33:visited {	text-decoration: none;	color: #DDDDDD ;	font-family: arial, Helvetica, sans-serif;	Font-size: 13px;}
A.link33:hover { background-color: #CBCBCB; text-decoration:none; color: #FFFFFF ;font-family: arial, Helvetica, sans-serif; Font-size: 13px;}
A.link33:active { text-decoration:none; color: #DDDDDD ;font-family: arial, Helvetica, sans-serif; Font-size: 13px;}

