body{
	padding:0;
	margin:0;
	background:url(../images/bg.jpg);
	font-family:Arial;
	direction:rtl;
}

img{
	border:0;
}

#mid-top{
	height:10px;
	width:100%;
	background:url(../images/mid_shadow_top.png) repeat-x;
	position:absolute;
	top:227px;
	left:0;
	text-align:left;
}

#mid{
	z-index:20;
	position:absolute;
	top:227px;
	height:251px;
	width:100%;
	padding-top:10px;
	margin-bottom:150px;
}

#onsplash{
	position:absolute;
	top:-188px;
	right:50%;
	margin-right:-500px;
	width:1000px;
	height:638px;
	z-index:30;
}

#splash{
	z-index:3;
	position:absolute;
	top:-188px;
	right:50%;
	margin-right:-500px;
	width:1000px;
	height:638px;
	background:url(../images/splash-bg.png) no-repeat;
}

#la{
	position:absolute;
	top:210px;
	left:143px;
	width:41px;
	height:83px;
}

#ra{
	position:absolute;
	top:210px;
	right:137px;
	width:41px;
	height:83px;
}

#string{
	width:587px;
	height:20px;
	text-align:center;
	position:absolute;
	left:210px;
	top:425px;
	font-weight:bold;
	color:#666666;
	font-size:16px;
}

#pic{
	position:absolute;
	left:212px;
	top:182px;
	width:582px;
	height:230px;
}

.num1{
	position:absolute;
	left:716px;
	top:462px;
	width:63px;
	padding-top:7px;
	height:21px;
	text-align:center;
	font-size:12px;
	color:#ababab;
	cursor:hand;
	cursor:pointer;
}

.num1:hover, .num1-act{
	color:#878787;
	background:url(../images/num1.png) no-repeat;
}

.num2{
	position:absolute;
	left:653px;
	top:462px;
	width:63px;
	padding-top:7px;
	height:21px;
	text-align:center;
	font-size:12px;
	color:#ababab;
	cursor:hand;
	cursor:pointer;
}

.num2:hover, .num2-act{
	color:#878787;
	background:url(../images/num2.png) no-repeat;
}

.num3{
	position:absolute;
	left:591px;
	top:462px;
	width:63px;
	padding-top:7px;
	height:21px;
	text-align:center;
	font-size:12px;
	color:#ababab;
	cursor:hand;
	cursor:pointer;
}

.num3:hover, .num3-act{
	color:#878787;
	background:url(../images/num3.png) no-repeat;
}

.num4{
	position:absolute;
	left:528px;
	top:462px;
	width:63px;
	padding-top:7px;
	height:21px;
	text-align:center;
	font-size:12px;
	color:#ababab;
	cursor:hand;
	cursor:pointer;
}

.num4:hover, .num4-act{
	color:#878787;
	background:url(../images/num4.png) no-repeat;
}

.num5{
	position:absolute;
	left:465px;
	top:462px;
	width:63px;
	padding-top:7px;
	height:21px;
	text-align:center;
	font-size:12px;
	color:#ababab;
	cursor:hand;
	cursor:pointer;
}

.num5:hover, .num5-act{
	color:#878787;
	background:url(../images/num5.png) no-repeat;
}

#mid-cont{
	position:absolute;
	top:10px;
	width:100%;
	height:241px;
	background:url(../images/mid-bg.jpg) repeat-x;
}

#mid-bot{
	position:absolute;
	top:251px;
	height:10px;
	width:100%;
	background:url(../images/mid_shadow_bot.png) repeat-x;
}

#logo{
	width:100%;
	text-align:center;
	height:127px;
	margin:60px 0 50px 0;
	z-index:1000;
	position:relative;
}

#foot{
	position:absolute;
	top:660px;
	width:100%;
	text-align:center;
	color:#656565;
	font-size:13px;
	margin-bottom:30px;
	z-index:900;
}

#foot a{
	color:#656565;
	text-decoration:none;
}

#foot .sub{
	font-size:10px;
	color:#8f0f02;
}