@charset "utf-8";
.eheader {
	float:right;
	width:874px;
	height:265px;
	background-image:url(../images/header.jpg);
}
.emenu{
	float:right;
	width:874px;
	height:42px;
	background-image:url(../images/buttonsBack.jpg);
}
.emenuBigMargin{
	float:right;
	height:42px;
	width:290px;
}
.emenu a{
	float:right;
	height:42px;
	margin-right:15px;
}
.emenu a:hover{
	background-position:0px -42px;
}
.emenuIndex{
	width:51px;
	background-image:url(../images/menu/index.jpg);
}
.emenuAbout{
	width:68px;
	background-image:url(../images/menu/about.jpg);
}
.emenuArticles{
	width:45px;
	background-image:url(../images/menu/articles.jpg);
}
.emenuReports{
	width:38px;
	background-image:url(../images/menu/reports.jpg);
}
.emenu7amalat{
	width:41px;
	background-image:url(../images/menu/7amalat.jpg);
}
.emenuStudies{
	width:48px;
	background-image:url(../images/menu/studies.jpg);
}
.emenuLaw{
	width:81px;
	background-image:url(../images/menu/law.jpg);
}
.emenuCall{
	width:54px;
	background-image:url(../images/menu/callUs.jpg);
}
.eheaderEnd{
	float:right;
	width:874px;
	height:93px;
	background-image:url(../images/headerBottom.jpg);
}
