#en_AboutTops, #he_AboutTops {
	width: 683px;	
	height: 286px;
	
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-right: 16px;
	padding-top: 16px;
}

#en_AboutTops {
	background-image:url(../images/EnAboutTop.jpg);
}

#he_AboutTops {
	background-image:url(../images/HeAboutTop.jpg);
}

#en_AboutText, #he_AboutText {
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	width: 655px;
	
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}

#en_AboutText {
	direction: ltr;
	text-align: left;	
}

#he_AboutText {
	direction: rtl;
	text-align: right;
}



#AboutRepeat {
	width:683px;
	min-height:120px;
	height: auto;
	background: url(/images/AboutRepeat.jpg) repeat-y;
	background-position: left bottom;
	padding-right: 16px;
}

#AboutButtom {
	width:703px;
	height:102px;
	background-image:url(../images/AboutButtom.jpg);
	background-position: bottom left;
	background-repeat:no-repeat;
	
	padding-right: 16px;
}