/* CSS Document */

Body{
	margin: 0 auto;
	background:url(../Images/bg/bg_contact.png) no-repeat;
	background-position: center;
	}
div#MainWrapper{
	width: 954px;
	height: 830px;
	margin: 0 auto;
}
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: left;
	background:url(../Images/RightCorner.jpg) no-repeat;
	}
	
div#MainWrapper div#Base div.leftPart{
	width: 558px;
	height: 347px;
	float:left;
}
div#MainWrapper div#Base div.rightPart{
	width: 308px;
	height: 347px;
	float:right;
}

div#MainWrapper div#Base div.leftPost1{
	width:558px;
	height:347px;
	background:url(../Images/contact_l_p1_2.jpg) no-repeat;
}


div#MainWrapper div#Base div.rightPost2{
	width:308px;
	height:100px;
	background:url(../Images/contact_r_p2.jpg) repeat-y;
}
div#MainWrapper div#Base div.rightPost3{
	width:308px;
	background:url(../Images/contact_r_p3_2.jpg) no-repeat;
	
}
div#MainWrapper div#Base div.footer{
	width:866px;
	height:34px;
	background-color:#DEDBDE;
	background:url(../Images/footer.jpg) no-repeat;
	clear:both;
}

/*..........................................text...........................................*/

div#MainWrapper div#Base  div.footer  div.copywrite_txt {
	font-family: Tahoma, Geneva, sans-serif;
	width:410px;
	font-size: 12px;
	color: #008888;
	text-align: right;
	margin-left: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;
	width:208;
	height:212px;
}
