@charset "utf-8";
* {
margin: 0;
font-family: arial;
}

div[style] {
font-family: arial !important;
}


html, body {
height: 100%;
}
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -4em;
}
.footer, .push {
height: 4em;
clear: both;
width:100%;
background-color:#041235;
margin-left:auto;
margin-right:auto;
color:#FFF;
}
.iframe{
margin-left:auto;
margin-right:auto;
}


body { margin:0; padding:0; width:100%; background:#ffffff;background-image:url(images/top_split.gif); background-repeat:no-repeat; }

/*html { padding:0; margin:0; }*/
.clr {clear:both;}


/* main */
.main {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	
}


.mainyMain {
	width:988px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}

/* header */
.header {
	width:988px;
	height:237px;
	margin:0;
	padding:0;
}
.logo {
	width:988px;
	height:183px;
	margin:0;
	padding:0;
	float:left;
	background-image: url(images/top_heb.jpg);
	background-repeat:no-repeat;
}
.logo_eng {
	width:988px;
	height:183px;
	margin:0;
	padding:0;
	float:left;
	background-image: url(images/top1_eng.jpg);
	background-repeat:no-repeat;
}


/* menu */
.menu {
	float:left;
	width:988px;
	height:27px;
	background-image: url(images/menuBg_heb.gif);
	background-repeat:no-repeat;
	
}
.menu ul { margin:0; list-style:none; float:right; line-height:25px; padding-right:250px}
.menu li { margin:0; padding:0; float:right; line-height:25px; }
.menu a {
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:0px 20px;
	margin:0;
	text-decoration:none;
	line-height:25px;
	font-size: 12px;
}
.menu a:hover {	text-decoration: underline;}
.menu a.active {text-decoration: underline;}

.menu_eng {
	float:left;
	width:988px;
	height:27px;
	background-image: url(images/menuBg_eng.gif);
	background-repeat:no-repeat;
	}
.menu_eng ul { margin:0; list-style:none; float:left; line-height:25px; padding-left:250px}
.menu_eng li { margin:0; padding:0; float:left; line-height:25px; }
.menu_eng a {
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:0px 20px;
	margin:0;
	text-decoration:none;
	line-height:25px;
	font-size: 12px;
}
.menu_eng a:hover {	text-decoration: underline;}
.menu_eng a.active {text-decoration: underline;}

.main_body_heb {	
	width:720px;
	padding:0;
	padding-top:20px;
	margin:0;
	float:right;
	direction:rtl;
	max-width:720px;
	}

.main_body_eng {	
	width:720px;
	padding:0;
	padding-top:20px;
	margin:0;
	float:left;
	direction:ltr;
	max-width:720px;
	}	


.side_body_heb {
	direction:rtl;
	width:268px;
	float:right;
}
.side_body_eng {
	direction:ltr;
	width:268px;
	float:left;
}


.footera{
	font: normal 12px Arial, Helvetica, sans-serif;
	 color:#fff;
	 text-decoration:none;
	 }

p {
	font:Arial;
	font-family:Arial;
	font-size:12px;
	color:#131464;
	line-height:19px;
}
a{
	color:#131464;
	}

h1 {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	/*font-style:italic;*/
	color:#131464;
	line-height:18px;
}
h2 {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#131464;
	line-height:18px;
}
h3 {
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#131464;
	line-height:18px;
}


