@font-face {
  font-family: Tahoma;
  font-style:  normal;
  font-weight: normal;
  src: url(/TAHOMA1.eot);
}
html,body,td,span,div,input,textarea,select,h4{
	font-family: Tahoma,Helvetica,sans-serif;
	font-size:11px;	
}
html,body{
	color: black;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #ffffff;
}
body{
	 background: url(/img/site/bg_rig_site.png) repeat-x;
}
#al{
	position: absolute;
	height: 100%;
	min-height: 100%;
	text-align: center;
	width: 100%;
}
#all{
	position: relative;
	height: 100%;
	min-height: 100%;
	width:1002px;
	background: url(/img/site/bg_sky_site.jpg) no-repeat;
	margin: 0 auto;
	text-align:left;
}
html>body #al #all{
	height: auto;
}
#e{
	height: 100px;
	clear: both;
}
#bot{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 90px;
	border-top: 10px solid #ebebeb;
}
#top{
	clear: both;
	position: relative;
	width: 100%;
	height: 283px;
	background: url(/img/site/fattah_site.jpg) no-repeat;
}
#flash{
	position: relative;
	background: url(/img/site/flash_site.jpg) no-repeat;
	width: 1002px;
	height: 266px;
	clear:both;
}
#bg_top{
	position: absolute; 
	background: url(/img/site/bg_left_site.png) repeat-x; 
	width: 50%; 
	height: 283px;
	left:0px;
}
