/*------------ main style ------------*/

html,body{
	 margin:0;
	 padding:0
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 text-align: justify;
	 background-color:#CCC;
	

}
.content {
	align:center;
	width:800px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
}

/*------------ Banner style ------------*/
.banner {
	align:center;
	width:800px;
	margin:0px auto;
	padding:0px;
	clear:both;
}
/*------------ center style ------------*/
.center{
	background-image:url(../images/index_17.gif);
	background-color:#FFF;
	margin:0px auto;
	padding:0px 0px 0px;
	width:800px;
	overflow:auto;
	clear: both;
	background-repeat:repeat-y;
}
.center_left{
	background-color:#FFF;
	margin:10px 15px 10px 5px;
	padding:25px 30px;
	width:700px;
	float:left;
	text-align:right;
	direction:rtl;
	font-size:14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #737173;
	vertical-align: top;
}
.1{
	background-color:#FFF;
	margin:10px 10px 10px 10px;
	padding:10px 10px;
	width:650px;
	float:left;
	direction:rtl;
	font-weight: bold;
	text-align: justify col;
	color:#C30;
	font-size: 16px;
}

strong {
	font-weight: bold;
	color: #F00;
	font-size: 18px;
}
strong2 {
	font-weight: bold;
	color:#C30
	font-size: 18px;
}
text {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #737173;
	text-align: right;
	vertical-align: top;
	
}

}
.center_right{
	margin:10px 15px 10px 5px;
	padding:15px 20px;
	width:260px;
	float:right;
	text-align:left;
	font-weight: bold;
		
}
/*------------ bottom style ------------*/
.footer{
	clear:right;
	margin:0px;
	padding:0px;
	width:800px;
	background-color:#FFF;
	

}.content .center .center_right  p {
	font-weight: normal;
	text-align: left;
}
.center_left p {
	text-align: justify;
	font-weight: bold;
	direction: rtl;
	font-size: 13px;
	color: #000000;
}
.content .center .center_right p {
	text-align: justify;
	font-size: 13px;
	font-style: bold;
	color: #000000;
	font-weight: bold;
	font-stretch: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
