@charset "utf-8";
/* CSS Document */

body{
	background-color:#e1dad0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	direction:rtl;
}
img{
	border:none;
}
h1{
	color:#19169a;
	font-size:20px;
	font-weight:bold;
}
h2{
	font-size:16px;
	margin-bottom:7px;
}
a:link{
	color:#000000;
	text-decoration:underline;	

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

}
a:hover{
	color:#000000;
	text-decoration:underline;	

}
.mainContainer{
	margin:auto;
	width:963px;
	background:url(images/WEBSITE_11-02-08_03.gif) repeat-y;
}
.header{
	width:963px;
	height:102px;
}
.logo{
	float:left;
	margin:4px 0px 0px 42px;
}
.banner{
	width:943px;
	height:284px;
	background:url(images/banner_21.jpg) no-repeat;
	margin-right:10px;
}
.navigation{
	width:942px;
	margin-right:10px;
	background:url(images/menuBgnd_27.gif) repeat-x;
	height:39px;
	padding-left:1px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:15px;
}
.navigation a:link{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.navigation a:visited{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.navigation a:hover{
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}
.textContent{
	width:943px;
	min-height:301px;
	/*height:301px;*/
	background:#FFFFFF url(images/contentBgnd_36.jpg) repeat-x;
	margin-right:10px;
	padding:0px;
	

}
.contentHome{
width:547px;
height:230px;
line-height:20px;
padding:70px 20px 0px 53px;
float:left;

}
.contentInner{
width:800px;
line-height:20px;
padding:40px 40px 40px 53px;
/*float:left;*/

}
.langSection{
	float:right;
	width:218px;
	height:221px;
	line-height:20px;
	/*background-color:#000000;*/
	background:url(images/languagesSection_41.gif) no-repeat;
	margin:30px 28px 0px 0px;
	padding:30px 30px 0px 0px;
}

.footer{
	text-align:center;
}



