﻿body{
margin:0 0 0 0;
	
}

.d{
background-image:url('img/logobg1.jpg');
background-position:right top;
background-repeat:no-repeat;
width:800px;height:100%;overflow:visible;direction:rtl

}

.d1_Head{
	background-image:url('img/d1_Head.png');
	background-repeat:no-repeat;
	background-position:right top;
	height:157px;
		margin-top:40px

}.d1_Main{
	background-image:url('img/d1_Main.gif');
	background-repeat:repeat-y;
	background-position:left top;
	height:100%;overflow:visible;
	margin-left:17px;

}
.d1_Foot{
	background-image:url('img/d1_Foot.png');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:214px;margin-left:17px;

}
.d2{
	float:right;
	width:168px;height:200px;
	padding:0 0 0 0;
	padding-top:300px;
	margin:0 0 0 0;
}
.menu1{
	background-image:url('img/menu1.png');
	background-position:left top;
	background-repeat:no-repeat;
	direction:rtl;text-align:left;
	margin-bottom:1px;padding-left:5px;font-family:Tahoma;font-size:11px;font-weight:600;
	height:20px;padding-top:2px

}
.menu1 a{
text-decoration:none;color:#443321

}
.menu1 a:hover{
color:red;

}