#Menu{
	text-align:right
}
#Footer {
	text-align:right;
}
#Header {
	background:url(../images/header-fa.jpg) no-repeat left top;
	height:105px ;	
}
#lang{
	margin:0 0 0 30px;
	padding:0 0 0 10px;
}
/*-------------Public--------------*/
.Text{
	text-align:justify;
	direction:rtl;
}
.Pen{
	background:url(../images/bullet/pen.gif) no-repeat right 5px;
	padding-right:15px;
}
.menuPic {
	margin-left:10px;
	float:right;
}
/*-------------Title--------------*/

.Title{
	text-align:right
}
.allTitle{
	margin:35px 30px 5px 0;	
}
.AboutTitle {
	background:url(../images/title/fa/about.gif) no-repeat right top;
}
.ourMenuTitle {
	background:url(../images/title/fa/ourmenu.gif) no-repeat right top;
	margin-top:15px
}
.AppetizerTitle {
	background:url(../images/title/fa/ourmenu.gif) no-repeat right top;
	height:29px
}
.GalleryTitle {
	background:url(../images/title/fa/gallery.gif) no-repeat right top;
	height:28px
}
.ContactTitle {
	background:url(../images/title/fa/contact.gif) no-repeat right top;
	height:26px
}
.CateringTitle {
	background:url(../images/title/fa/catering.gif) no-repeat right top;
	height:26px
}
.MenuTitle {
	background:url(../images/title/fa/menu.gif) no-repeat right top;
	height:27px;
	margin-right:20px
}