@charset "utf-8";
/* CSS Document */
Body{
	margin: 0 auto;
	background:url(../Images/bg/bg_home.png) no-repeat;
	background-position:center;
	
	}
div#MainWrapper{
	width: 954px;
	height: 830px;
	margin: 0 auto;
	background-position:center;
}
div#MainWrapper div#Base{
	width: 866px;
	height: 830px;
	float: left;
	background:#DBDBDB;
	}
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: right;
	background:url(../Images/RightCorner.jpg) no-repeat;
	}

div#MainWrapper div#Base  div.rightPart{width: 482px;	height: 356px;	float:right;}
div#MainWrapper div#Base  div.leftPart{
	width: 384px;
	height: 356px;
	float:left;
	}

div#MainWrapper div#Base  div.leftPart div.post1{
	width: 384px;
	height:356px;
	float:left;
	background:url(../Images/first_L_post1_1.jpg);
	
	}
	
div#MainWrapper div#Base div.rightPart div.post2{
	width: 482px;
	height: 205px;
	float:right;
	background:url(../Images/first_R_post2.jpg) no-repeat;
	}
div#MainWrapper div#Base  div.rightPart div.post3{
	width: 482px;
	height: 151px;
	float:right;
	background:url(../Images/first_R_post3_1.jpg) no-repeat;

}

/*..........................................text...........................................*/

div#MainWrapper div#Base  div.footer {
	font-size: 12px;
	width: 866px;
	color: #008888;
	text-align: left;
	background:url(../Images/first_footer1.jpg);
	clear:both;
	height: 47px;

}
div#MainWrapper div#Base  div.footer  div.copywrite_txt {
	font-family: Tahoma, Geneva, sans-serif;
	width:400px;
	font-size: 12px;
	color: #008888;
	text-align: right;
	padding: 22px 0 0 200px;
	

}


div#MainWrapper div#Base div.post_text{
font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	direction:rtl;
	line-height::25px;
	text-align:justify;
	
}

.bullet
{
	list-style-image: url(../Images/bullet.jpg);	
}
