﻿body 
{
    margin:0px;
    direction:rtl;
}

#Header
{
    background:url('Image/site/header.gif');
    background-repeat:no-repeat;
    background-position:right;
    width:999px;
    height:161px;
}
#Menu
{
    background:url('Image/site/menu.gif');
    height:29px;
    width:999px;
    background-repeat:no-repeat;
}
.topmenu
{
    vertical-align:text-top;
   
}
.a
{
    text-decoration:none;
}
#search
{
    background:url('Image/site/search.gif');
    background-position:top;
    margin-right:0px;
    background-repeat:no-repeat;
    width:184px;
    height:46px;
   
}
.PalletRightTop
{
    background:url('Image/site/pallet1.gif');
    background-position:right;
    background-repeat:no-repeat;
    width:192px;
    height:27px;
   
   
}
.PalletRightMiddle
{
    background:url('Image/site/pallet2.gif');
    background-position:right;
    background-repeat:repeat-y;
    width:192px;
    height:4px;
    
}
.PalletRightBottom
{
    background:url('Image/site/pallet3.gif');
    background-position:right;
    background-repeat:no-repeat;
    width:192px;
    height:19px;
    
}
#Footer
{
    background:url('Image/site/footer.gif');
   
    
}
.main1
{
	background:url('Image/site/main1.gif');
	width:561px;
	height:44px;
	background-position:right;
	background-repeat:no-repeat;
}
.main2
{
	background:url('Image/site/main2.gif');
	height:7px;
	width:561px;
	background-repeat:repeat-y;
	background-position:right;
}
.main3
{
	background:url('Image/site/main3.gif');
	width:561px;
	height:34px;
	background-repeat:no-repeat;
	background-position:right;
}


.palleteLeftTop
{
	background:url('Image/site/palletleft1.gif');
	background-repeat:no-repeat;
	background-position:right;
	height:27px;
	width:177px;
	
}
.palleteLeftMiddle
{
	background:url('Image/site/palletleft2.gif');
	background-position:right;
	background-repeat:repeat-y;
	height:4px;
	width:177px;
	
}
.palleteLeftBottom
{
	background:url('Image/site/palletleft3.gif');
	background-position:top;
	background-repeat:no-repeat;
	width:177px;
	height:19px;
	
}
