		/*//////////////////////////////////////
		/*       CSS Style -> By Or Troyner  */
		/*		ILT Computer Solutions		  */
		/*			2011 Etezl Site			  */
		/*			 www.ILT.co.il			  */
		/*			Shahar@ILT.co.il		  */
		/*////////////////////////////////////*/
html {
	margin: 0px auto;
	padding: 0;
	OVERFLOW-Y:SCROLL;
	OVERFLOW-X:AUTO;
}

body {
	direction: ltr;
	margin: 0px auto;
	padding: 0;
	background: #dfefff;
	background-image: url('images/pattern_bg.jpg');
	background-repeat: repeat-x;
}

#container {
	width: 1050px;
	margin: 0px auto;
	overflow: hidden;
	margin-bottom: 0px;
	background-image: url('images/shadow.png');
	background-repeat:repeat-y;
}

#header {
	width: 1000px;
	height: 90px;
	background: url("images/header_bg.jpg") no-repeat;
	margin: 0px auto;
	margin-bottom: 0px;
}


#header h1{
	color: #435892;
	font-family: Arial;
	text-align: right;
	margin: 0px 190px 0px 25px;
	font-size: 42px;
	padding: 17px 120px 0px 0px;
	font-weight: 700;
	letter-spacing: 0px;
}

#menu {
	width: 1000px;
	direction: rtl;
	height: 40px;
	background: #000000;
	margin: 0px auto;
	background: url("images/menu_bg.jpg") no-repeat;
	margin-bottom: 0px;
}

#menu h1 {
	color: #ffffff;
	font-family: arial,VERDANA;
	text-align: center;
	margin: 0px 276px 0px 0px;
	font-size: 15px;
	padding: 10px;
	font-weight: 100;
	letter-spacing: 0px;
	display: inline;
	float: right;
}

#menu h2 {
	color: #435892;
	font-family: arial,VERDANA;
	text-align: right;
	margin: 0px 35px 0px 0px;
	font-size: 15px;
	padding: 10px;
	font-weight: 100;
	letter-spacing: 0px;
	float: right;
	display: inline;
}

.menu_form input {
	display: inline;
	float: right;
	margin: 10px 0px 0px 10px;
	border: 1px #abadb3 solid;
	width: 180px;
}

#all_wrapper {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
	background: #008fc7;
	background-image: url('images/middle_bg.jpg');
	background-repeat:repeat-x;
	
	<!-[if IE 6]>
	/*height:350px;  */
	margin:0; 
	overflow:hidden;
	<![endif]->
}

#pic_tur {
	width: 60px;
	height: 450px;
	float: right;
	margin: 20px 10px 0px 0px; 
	padding: 0px;
	background-image: url('images/pic_tur.png');
	background-repeat: repeat-y;
	background-position: right top; 
}

#wrapper {
	
	width: 910px;
	float: left;
	margin: 0px auto;
	overflow: hidden;
	padding: 20px 10px 0px 10px;
	background: #008fc7;
	background-image: url('images/middle_bg.jpg');
	background-repeat:repeat-x;
}

#flash_video {
	width: 600px;
	height: 450px;
	margin: 0 auto;
	background: #efefef;
	padding: 0px;
	margin: 0px;
	float: left;
	/*z-index: 1;*/
}

#flash_video h1{
	font-family: VERDANA;
	margin: 20px 20px 20px 20px;
	padding: 175px 5px 0px 150px; 
	font-size: 20px;
	color: #042141;
	font-weight: 100;
	text-decoration:none;
	letter-spacing: 17px;
}

#sidebar {
	width: 294px;
	height: 450px;
	background: #efefef;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url('images/info_bg.png');
	background-repeat:no-repeat;
	background-position: left bottom;
}

#sidebar h1{
	font-family: Tahoma,VERDANA;
	margin: 25px 5px 25px 20px;
	padding: 0px 10px 0px 10px; 
	font-size: 23px;
	color: #042141;
	font-weight: 400;
	text-decoration:none;
	letter-spacing: 0px;
	text-align: center;
	direction: rtl;
}

#sidebar p{
	font-family: Arial,VERDANA;
	margin: 10px 20px 10px 20px;
	padding: 0px 10px 0px 10px; 
	font-size: 17px;
	color: #042141;
	font-weight: 100;
	text-decoration:none;
	letter-spacing: 0px;
	text-align: right;
	direction: rtl;
	line-height: 25px;
	border-right: 3px #042141 solid;
}

#footer {
	width: 1050px;
	height: 70px;
	margin: 0px auto;
	background-image: url('images/shadow_footer.png');
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 10px;
}

#footer h1{
	color: #000000;
	font-family: Arial;
	text-align: center;
	margin: 35px 0px 0px 25px;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: 100;
}

#footer  a:link {
	color: #435892;
	text-decoration: none;	
}

#footer a:visited {
	color: #435892;
	text-decoration: none;	
}

#footer a:hover {
	color: #435892;
	text-decoration: none;	
}

#footer a:active {
	color: #435892;
	text-decoration: none;	
}



/**************************** PAGE CSS ***************/
#page_wrapper {
	width: 980px;
	direction: rtl;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
	background: #008fc7;
	background-image: url('images/middle_bg.jpg');
	background-repeat:repeat-x;
}

#page_text_wrapper {
	width: 100%;
	padding: 0px;
	margin: 20px auto;
	overflow: hidden;
	background: #efefef;
	background-image: url('images/info_bg.png');
	background-repeat:no-repeat;
	background-position: left bottom;
}

#page_text {
	float: right;
	width: 747px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	border-left: 1px #042141 dotted;
}

#page_text h1{
	font-family: Tahoma,VERDANA;
	margin: 10px 30px 20px 20px;
	padding: 0px 0px 10px 10px; 
	font-size: 28px;
	color: #042141;
	font-weight: 400;
	text-decoration:none;
	letter-spacing: 0px;
	text-align: right;
	direction: rtl;
	border-bottom: 1px #042141 dotted;
}

#page_text p{
	font-family: Arial,VERDANA;
	margin: 10px 20px 10px 20px;
	padding: 0px 10px 0px 10px; 
	font-size: 16px;
	color: #000000;
	font-weight: 100;
	text-decoration: none;
	letter-spacing: 0px;
	text-align: right;
	direction: rtl;
	line-height: 22px;
	height: 100%;
}

#page_img {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 30px 0px 30px 30px;
	text-align: left;
}

#page_img  img{
	width: 180px;
	margin: 0px 0px 15px 0px;
	border: 1px #042141 solid;
}

#page_menu {
	width: 1000px;
	direction: rtl;
	height: 40px;
	background: #000000;
	margin: 0px auto;
	background: url("images/menu_bg_page.jpg") no-repeat;
	margin-bottom: 0px;
}

#page_menu h1 {
	color: #435892;
	font-family: arial,VERDANA;
	text-align: center;
	margin: 0px 276px 0px 0px;
	font-size: 15px;
	padding: 10px;
	font-weight: 100;
	letter-spacing: 0px;
	display: inline;
	float: right;
}

#page_menu  a:link {
	color: #435892;
	text-decoration: none;	
}

#page_menu a:visited {
	color: #435892;
	text-decoration: none;	
}

#page_menu a:hover {
	color: #435892;
	text-decoration: none;	
}

#page_menu a:active {
	color: #435892;
	text-decoration: none;	
}

#page_menu h2 {
	color: #ffffff;
	font-family: arial,VERDANA;
	text-align: right;
	margin: 0px 35px 0px 0px;
	font-size: 15px;
	padding: 10px;
	font-weight: 100;
	letter-spacing: 0px;
	float: right;
	display: inline;
}

p  a:link {
	color: #3399FF;
	text-decoration: underline;	
}

p a:visited {
	color: #880088;
	text-decoration: underline;	
}

p a:hover {
	text-decoration: none;	
}

p a:active {
	color: #e0c400;
	text-decoration: underline;	
}

	
	/*
		Autocomplete  Style 
		By Shahar Levin 
		
	*/
.suggestionsBox {
 position: absolute;
 direction: rtl;
 float: top;
 
 padding: 0px;
 width: 220px;
 background-color: #ffffff;
 border: 1px solid #435993;	
 color: #435892;
 font-family: arial,VERDANA;
 text-align: right;
 font-size: 13px;
 font-weight: 100;
 letter-spacing: 0px;
 /* all the world */
 margin: -6px 550px 0px 232px; 
 /* IE6 */
 margin: -470px 470px 0px 232px;
}
/*
.ie6 .suggestionsBox {
 overflow: hidden;
 margin: -470px 470px 0px 232px;	
}
*/


.suggestionList {
	margin: 0px;
	padding: 0px;
}
 
.suggestionList a:link {
	color: #435892;
	text-decoration: none;	
}
.suggestionList a:visited {
	color: #435892;
	text-decoration: none;	
}
.suggestionList a:hover {
	color: #435892;
	text-decoration: none;	
}
.suggestionList a:active {
	color: #435892;
	text-decoration: none;	
}
.suggestionList li {
	margin: 0px 0px 0px 0px;
	padding: 3px;
	list-style: none;
}
.suggestionList li:hover {
	background-color: #dfefff;
}
/*
	New AutoComp
	*/


.autocomplete-w1 { 
	background:url(shadow.png) no-repeat bottom right; 
	position:absolute; 
	top:0px; 
	left:0px; 
	margin:8px 0 0 6px; 
	/*z-index:2;*/
	/* IE6 fix: */
	_background:none;
	_margin:0; 
}
.autocomplete { border:1px solid #999; 
	background:#FFF; 
	cursor:default; 
	text-align:right; 
	max-height:40px; 
	overflow:auto; 
	margin:-6px 6px 6px -6px; 
	/* IE6 specific: */ 
	_height:100px;  
	//_width:50px;
	_margin:0; 
	_overflow-x:hidden; 
}
.autocomplete .selected { 
	background:#F0F0F0; 
}
.autocomplete div { 
	padding:2px 5px; 
	white-space:nowrap; 
	font-family: arial;
	font-size: 15px;
}
.autocomplete strong { 
	font-weight:normal;
	color:#3399FF; 
}

