/* ‹¤’Ê */
body{
	text-align:center;
	font-size:12px;
	color:#333333;
	background-color:#ffffff;
	font-family: Verdana;
	padding:0 0 15px 0;
	margin:0;
	line-height:180%;
}
img{
	border:none;
}
a{
	color:#162D5A;
}
a:hover{
	color:#FFD200;
}
table{
	font-size:12px;
	font-family: Verdana;
	line-height:180%;
}
td{
	vertical-align:top;
}
.lang{
	margin:5px 0;
	font-size:10px;
	text-align:right;
	color:#999999;
}
.lang strong{
	color:#555555;
}
.lang a{
	text-decoration:none;
	color:#999999;
}
.lang a:hover{
	color:#555555;
	font-weight:bold;
}
.wrapper{
	width:730px;
	margin:auto;
	text-align:left;
}
h1{
	margin:0;
	padding:0;
}
h1 a{
	width:730px;
	height:80px;
	background-image:url(img/head.gif);
	display:block;
	text-indent:-5000px;
}
h2{
	font-size:10px;
	margin:0;
	text-align:center;
	padding:15px 0;
	color:#1A3473;
	font-style:italic;
}
h3{
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#1A3473;
	border-bottom:1px dotted #bbbbbb;
}
.about{
	background-image:url(img/about.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 210px;
	margin:20px 0 30px 0;
}
.text_layer{
	padding:0 0 40px 10px;
}
.project{
	background-image:url(img/project.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 210px;
	margin:20px 0 30px 0;
}
.contact{
	background-image:url(img/contact.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 0 210px;
	margin:20px 0 30px 0;
}
.activity{
	padding:0;
	margin:20px 0 30px 0;
	clear:both;
}
.activity_left{
	width:210px;
	float:left;
}
.activity_left img{
	margin:0 0 10px 0;
}
.activity_right{
	width:520px;
	float:right;
}

.activity_shelif{
	background-color:#eeeeee;
	padding:10px;
	margin:15px 0;
	font-size:10px;
	line-height:200%;
}
.activity_shelif img{
	float:left;
	margin:0 10px 0 0;
}
.activity_shelif strong{
	font-size:12px;
}
.sherif_right{
	width:160px;
	text-align:right;
	vertical-align:top;
}
.sherif_right p{
	margin:5px 0;
	
}

