/*layout CSS
	Autor: Dikla Granit
	Date: 30.1.11
*/

body{
	padding:0;
	margin:0;
	background:white;
}

#frame{
	position:relative;
	width:950px;
	height:700px;
	margin:50px auto;
	border:2px solid #bab346;
}

#logo{
	position:absolute;
	width:199px;
	height:93px;
	
	margin:160px 700px;
	background:url('../images/logo.jpg') no-repeat top right;
}
#h{
	width:30px;
	height:30px;
	margin:220px 60px;
	background:url('../images/h.jpg') no-repeat top right;
	position:absolute;
}

#container{
	position:relative;
	width:850px;
	height:289px;
	margin:273px auto;
	
}

#port_w{
	position:absolute;
	width:200px;
	height:289px;
	margin:0 0;
	
/*	background:url('../images/port.jpg') no-repeat top right;*/
}
#port_fl{
	position:relative;
	width:200px;
	height:265px;
	margin:0 0;
	
	/*background:url('../images/port.jpg') no-repeat top right;*/
}

#port_tx{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
}
#port_tx_e{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
	background:url('../images/port_tx_e.jpg') no-repeat top right;
}

#employ_w{
	position:absolute;
	width:200px;
	height:289px;
	margin:0 217px;
	
	/*background:url('../images/employ.jpg') no-repeat top right;*/
}

#employ_fl{
	position:relative;
	width:200px;
	height:265px;
	margin:0 0;
}
#employ_tx_e{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
	background:url('../images/employ_tx_e.jpg') no-repeat top right;
}
#employ_tx{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
}


#educ_w{
	position:absolute;
	width:200px;
	height:289px;
	margin:0 434px;
	
	/*background:url('../images/edu.jpg') no-repeat top right;*/
}
#educ_fl{
	position:relative;
	width:200px;
	height:265px;
	margin:0 0;
}	
	

#educ_tx{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
}


#educ_tx_e{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
	background:url('../images/edu_tx_e.jpg') no-repeat top right;
	
}

#about_w{
	position:absolute;
	width:200px;
	height:289px;
	margin:0 650px;
	/*background:url('../images/about.jpg') no-repeat top right;*/
	
}

#about_fl{
	position:relative;
	width:200px;
	height:265px;
	margin:0 0;
	/*background:url('../images/about.jpg') no-repeat top right;*/
	
}
#about_tx{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
	/*background:url('../images/about_tx.jpg') no-repeat top right;*/
	
}

#about_tx_e{
	position:relative;
	width:200px;
	height:24px;
	margin:0 0;
	background:url('../images/about_tx_e.jpg') no-repeat top right;
	
}
#portCont{
	position:relative;
	width:950px;
	height:700px;
	margin:50px auto;
	background:#F9F7D8;
	display:none;
}
#close{
	width:25px;
	height:25px;
	margin:0 0;
	background:url('../images/x.jpg') no-repeat top right;

}
#slideshow #slidesContainer {
  margin:0 auto;
  width:700px;
  height:650px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  margin-top:70px;

}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:780px; /* reduce by 20 pixels to avoid horizontal scroll */
  height:650px;
  
}
/**
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:39px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:350px;
  left:40px;
  background:transparent url(../images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:350px;
  right:30px;
  background:transparent url(../images/control_right.jpg) no-repeat 0 0;
}

/*#gallery{
	width:900px;
	height:650px;
	margin:0 auto;
	border:1px solid red;
}*/
#aboutCont{
	width:634px;
	height:353px;
	margin:0 0;
	position:absolute;
	display:none;
	
}

#about_l{
	width:10px;
	height:353px;
	float:left;
	background:url('../images/l_bk.png') no-repeat top right;
}
#about_m{
	width:613px;
	height:353px;
	float:left;
	background:url('../images/m_bk.png') repeat-x;
	direction:rtl;
	
}
#about_m_e{
	width:613px;
	height:353px;
	float:left;
	background:url('../images/m_bk.png') repeat-x;
	direction:ltr;
	
}
#about_r{
	width:11px;
	height:353px;
	float:right;
	background:url('../images/r_bk.png') no-repeat top right;
}

#educCont{
	width:634px;
	height:353px;
	margin:0 0;
	position:absolute;
	display:none;
	

}
#edu_l{
	width:10px;
	height:353px;
	float:left;
	background:url('../images/l_bk.png') no-repeat top right;
}
#edu_m{
	width:613px;
	height:353px;
	float:left;
	background:url('../images/m_bk.png') repeat-x;
	direction:rtl;
}
#edu_m_e{
	width:613px;
	height:353px;
	float:left;
	background:url('../images/m_bk.png') repeat-x;
	direction:ltr;
	
}
#edu_r{
	width:11px;
	height:353px;
	float:right;
	background:url('../images/r_bk.png') no-repeat top right;
}
#employCont{
	width:634px;
	height:353px;
	margin:0 0;
	position:absolute;
	display:none;
	

}
#employ_l{
	width:10px;
	height:353px;
	float:left;
	background:url('../images/l_bk.png') no-repeat top right;
}
#employ_m{
	width:613px;
	height:353px;
	float:left;
	background:url('../images/m_bk.png') repeat-x;
	direction:rtl;

}
#employ_m_e{
	width:613px;
	height:353px;
	float:left;
	background:url('../images/m_bk.png') repeat-x;
	direction:ltr;

}
#employ_r{
	width:11px;
	height:353px;
	float:right;
	background:url('../images/r_bk.png') no-repeat top right;
}
#contact{
	
	width:314px;
	height:32px;
	margin:-170px auto;
	
	background:url('../images/contact.jpg') no-repeat top right;*
}

#footer{
	width:950px;
	height:30px;
	margin:-50px auto;
	
}

#left1{
	width:60px;
	height:30px;
	float:left;
	
}
#left2{
	width:60px;
	height:30px;
	float:left;
}

#right{
	width:80px;
	height:30px;
	float:right;
	
}