body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/img01.jpg) repeat-x right top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #D9D9D9;
	direction:rtl;
	text-align:justify
		
}

h1, h2, h3 {
	margin-top: 0px;
	color: #FFFFFF;
}
h2 {
	margin-top: 20px;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #9EE4F6;
}

a:hover {
	text-decoration: none;
	color: #99FFFF;
}

a img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
		float: left;
	
}

#menu ul {
	margin:30px 0 0 0px;
	padding-right:59px;
	list-style: none;
	line-height: normal;
	width:700px;
}

#menu li {
	float:right;
	font-size:14px;
	font-weight:bold;
	margin: 10px 0px 0px 5px;
	
}
#menu .row2  { 	font-size:17px;
color: #F30}
#menu .row2 a {
	height:20px;
	color: #FF9}
#menu a {
	display: block;
	width: auto;
	height: 15px;
	padding: 3px 5px;
	background: #000000;
}

#menu a:hover {
	background: #7ECE05 url(images/img02.jpg) repeat-x 0px 0px;
	text-decoration: none;

}


/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 0px;
}

/* Content */

#content {
	float: left;
	width: 570px;
	background: url(images/017bg.jpg) no-repeat left bottom;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	background: url(../%D7%A8%D7%93%D7%99%D7%95%20107/images/img03.gif) repeat-y right top;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 0px 20px 20px 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
}

#sidebar li li {
	background: url(images/img05.jpg) no-repeat right 50%;
	margin-right: 5px;
	padding-right: 10px;
}

#sidebar li li li {
	background: url(images/img05.jpg) no-repeat right 50%;
	margin-right: 5px;
	padding-right: 10px;
}

#sidebar h2 {
	background: url(images/img06.jpg) no-repeat right 50%;
	padding-right: 15px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border:  none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	height: 120px;
	margin: 0px auto;
	background: url(images/img01.jpg) right top;
	color: #99FFFF;
	text-align:center;
}

#footer p {
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #CCFFFF;
}
#footer div{
	margin:auto;
	padding:10px 20px 10px 20px;
	width:900px;
	}

