/* CSS Document */
html{
	direction:ltr;
}

body{
	direction:rtl;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #F4F4F4;
	color: #333333;
	margin:0px;
	padding:0px;
	background-image:url(/site/images/template/background_esco_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
