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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #f3f3f3;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	direction:rtl;
}

.hcontainer {
	clear:both;
	width: 950px;
	margin: 0 auto; 
	text-align: left; 
}
.header {
	clear:both;
	float:right;
	height:99px;
	width:100%;
	margin:0;
	padding:0;
}
.header #logo {
	clear:both;
	float:right;
	width:256px;
	height:100px;
}
.header #webname {
	clear:left;
	float:right;
	padding-right:20px;
	text-align:center;
}
.header h1 {
	margin:30px 0 0 0;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#CC3333;
}
.header #lh2 {
	margin:40px 0 0 0;
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#CC3333;
}
.header h2 {
	margin:2px 0 0 0;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#444;
}
.header #headerleft{
	clear:left;
	float:left;
	width:494px;
	height:99px;
}

.mnueallwdth{
	clear:both;
	float:right;
	background: #555;
	width: 100%;
	text-align:right;
}

.hormenue {
	clear:both;
	width: 100%;
	margin: 0 auto; 
}
.cntntallwdth{
	clear:both;
	float:right;
	min-height:inherit;
	background: #DDD;
	width: 100%;
	text-align:right;
}
.cntntcntr{
	clear:both; 
	width:958px; 
	margin:0 auto; 
}
.cntntcontnr {
	clear:both;
	float:right;
	min-height:600px;
	background-color:#FFF;
	width:958px;
}

.rside{
	clear:both;
	float:right;
	margin:20px 10px 10px 0;
	padding:0;
	width:620px;
	/* >> for check
	background-color:#D00;
	height:500px;*/ 
}

.lside{
	clear:left;
	float:right;
	margin:20px 10px 10px 10px;
	width:308px;
	padding:0;
	/*background-color:#B00;*/
}

.footerallwdth{
	clear:both;
	float:right;
	min-height:inherit;
	background: #DDD;
	width: 100%;
	text-align:right;
}

.footerdiv{
	clear:both; 
	width:958px; 
	margin:0 auto; 
	background-color:#FFF;
	padding-top:30px;
}
.txtfooter{
	clear:both;
	padding-top:30px;
	border-top: 1px solid #BBB;
	text-align:center;
	background-color:white;
}

.txtfooter p{
	clear:both; 
	direction:ltr; 
	font:8pt Verdana, Geneva, sans-serif; 
	color:#777;
	padding-top:20px;
}
.txtfooter #moreweb {
	clear:left; 
	float:right;
	text-align:right; 
	padding-right: 70px;
	font:100% Arial, Helvetica, sans-serif;
	color:#000;
	width:160px;
}
.txtfooter #moreweb span {
	font:8.5pt Tahoma, Geneva, sans-serif;text-decoration: none; color:#444;
}
.txtfooter #moreweb A:link {font:8.5pt Tahoma, Geneva, sans-serif;text-decoration: none; color:#444;}
.txtfooter #moreweb A:visited {font:8.5pt Tahoma, Geneva, sans-serif;text-decoration: none; color:#444;}
.txtfooter #moreweb A:active {font:8.5pt Tahoma, Geneva, sans-serif;text-decoration: none; color:#444;}
.txtfooter #moreweb A:hover {font:8.5pt Tahoma, Geneva, sans-serif;text-decoration: none; color:#B00;}
