body{
	margin:0;
	padding:0;
	direction:rtl;
	font:bold 9pt/15px "Arabic Transparent";color:#444455 !important;
	font:bold 9pt/15px arial;color:#444455 ;
	background:#90CA1E url(images/bg_header_green.jpg) repeat-x  left top
}
/*-------------- General Rules --------------------- */
#body{
	position:relative;
	width:800px;
	float:left;
	margin-top:1px;
	background:#fff url(images/bg_body_green.jpg) repeat-y -47px top;
}

#section_footer{
	margin:0 auto;
	width:800px;
	position:relative;
	float:left;
	height:20px;
	background:#fff url(images/bg_btm_green.jpg) no-repeat -47px top;
}

#copyright p, #copyright p a{
	color:#fff;
}