body {
	background: #263C6D;
	margin: 0;
	padding: 0;
}

.general {
	width:777px;
	margin:0 auto;
	background-color: white;
	padding:0px;
}

.lang {
	float:right;
	width:206px;
}

.lang img {
	display:block;
	float:right;
	border:0px;
}

.area2 {
	float:right;
	width:266px;
/*	height:414px;*/
}

.area2 img {
	display:block;
	float:right;
	border:0px;
}

.heb {
	float:right;
	display:block;
	width:246px;
	height:97px;
	overflow:auto; 
	background:url("images/ptiha_6.jpg") no-repeat top right;
	font:10pt arial;
	color:#806937;
	padding:10px;
}

.area3 {
	float:right;
	width:304px;
/*	height:414px;*/
}

.area3 img {
	display:block;
	float:right;
	border:0px;
}

.eng {
	float:right;
	width:284px;
	height:190px;
	background:url("images/ptiha_9.jpg") no-repeat top right;
	font:10pt arial;
	color:#806937;
	padding:10px;
	overflow:auto; 
}

.sideMenu {
	background-color: white;
	float:right;
	width:194px;
	height:auto;
}

.upperMenu {
	background: white;
	float:right;
	width:583px;
	height:117px;
}

.upperMenu img {
	display:block;
	float:right;
	border:0px;
}


.content {
	background:#F9F9F7 url("images/home_heb_reka_text.jpg") repeat-x;
	float:right;
	padding:40px 20px;
	font:10pt arial;
	line-height:150%;
	color:#806937;
	width:543px;
	height:2157px;
}

.footer {
	width:759px;
	margin:0 auto;
	clear:both;
	font:10pt arial;
	color:#A6CECC;
}

.footer a {
	color:#A6CECC;
}

a {
	text-decoration:none;
	color:#473857;
}

a:hover {
	text-decoration:underline;
}
