/* CSS Document */

Body{
	margin: 0 auto;
	background:url(../Images/bg/bg_about.png) no-repeat;
	background-position:TOP center;
	}
div#MainWrapper{
	width: 954px;
	height: 930px;
	margin: 0 auto;
	background-position:center;
}
div#MainWrapper div#Base{
	width: 866px;
	height: 930px;
	float: left;
	background:#DFDFDF;
	}
div#MainWrapper div#Base div.Header{
	height: 75px;
	padding: 0;
	margin: 0;
	width: 866px;
	background: url(../Images/Header.jpg) no-repeat;
	float: left;
	}
div#MainWrapper div#Base div.Menu{
	width: 866px;
	height: 194px;
	clear:both;
	}

div#MainWrapper div#Base div.Menu div.Left{
	width: 749px;
	height: 194px;
	margin: 0;
	padding: 0;
	float: left;
	background:url(../Images/MenuLeft.jpg) no-repeat;
}
div#MainWrapper div#Base div.Menu div.Right{
	width: 117px;
	height: 194px;
	float:right;
	background:url(../Images/MenuRight1.jpg);
	}
div#MainWrapper div.LeftCorner{
	width: 44px;
	height: 324px;
	float: left;
	background:url(../Images/LeftCorner.jpg) no-repeat;
	}
div#MainWrapper div.RightCorner{
	width: 44px;
	height: 324px;
	float: left;
	background:url(../Images/RightCorner.jpg) no-repeat;
	}
	
div#MainWrapper div#Base div.leftPart{
	width: 411px;
	height: 553px;
	float:left;
}
div#MainWrapper div#Base div.rightPart{
	width: 455px;
	height: 553px;
	float:right;
}

div#MainWrapper div#Base div.leftPost1{
	width:411px;
	height:123px;
	background:url(../Images/about_L_post11.jpg) repeat-y;
}
div#MainWrapper div#Base div.leftPost2{
	width:351px;
	height:430px;
	background:url(../Images/about_L_post22.jpg) no-repeat;
}

div#MainWrapper div#Base div.rightPost3{
	width:455px;
	height:123px;
	background:url(../Images/about_R_post3_2.jpg) no-repeat;
}
div#MainWrapper div#Base div.rightPost4{
	width:455px;
	height:430px;
	background:url(../Images/about_R_post4.jpg) no-repeat;
}
div#MainWrapper div#Base div.footer{
	width:866px;
	height:59px;
	background:url(../Images/footer.jpg);
	clear:both ;
}



/*..........................................text...........................................*/

div#MainWrapper div#Base   div.copywrite_txt {
	font-size: 12px;
	color: #008888;
	text-align: left;
	float:right;
	margin:25px 0 0 0;
	width:620px;
	
}

div#MainWrapper div#Base div.post_text{
font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	direction:rtl;
	float:left;
	line-height::25px;
	text-align:justify;
	
}

div#MainWrapper div#Base div.post_text2{
font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	direction:rtl;
	float:left;
	line-height::25px;
	text-align:justify;
	
}
.bullet
{
	list-style-image: url(../Images/bullet.jpg);	
}
