﻿body {
	background-color: #fff;
	 background-image:url('../images/bg.jpg');
	 background-repeat:repeat-x;
	margin: 0px;
}
.align {
	margin: 0px auto;
	width: 883px;
	height: auto;
}
.container {
	width: 100%;
	height: auto;

}
.header{
	 width:100%;
	  height:75px;
 background-image:url('../images/header.jpg');
	  background-repeat:no-repeat;
	  background-color:#5e5e5e;
}
.menu{
	 background-image:url('../images/menu-bg.jpg');
	 background-repeat:repeat-x;
	 height:35px;
}
.right{
	 width:225px;
	 vertical-align:top;
}
.main-container{
	 width:658px;
	 vertical-align:top;
}
.main{
	vertical-align:top;
}
.under-main{
	 vertical-align:top;
}
.title-product{
	  background-color:#d7d7d7;
	  height:33px;
	  
	  background-image:url('../images/title-c.jpg');
	  background-repeat:no-repeat;
	  background-position:right;
	  text-align:right;
	  font-family:Tahoma;
	  font-size:12px;
	  color:#a51414;
	  padding:0px 22px 0px 0px ;
}
.under-rmenu{
	 vertical-align:top;
}
.footer{
	 background-image:url('../images/footer-bg.jpg');
	  height:63px;
	   background-repeat:repeat-x;
	   vertical-align:top;
}
.copr{
	 width:50%;
	 
}
.sep{
margin:-20px 0px 0px 0px ;
	 float:right;

	 height:37px;
	 }
.down-menu{
	width:50%;
}
.copyright{
	 width:100%;
	 height:26px;
  font-family:Tahoma;
   font-size:11px;
    color:#5c5c5c;
    text-align:center;
    direction:rtl;
    text-decoration:none;

}
.copyright a{
  font-family:Tahoma;
   font-size:11px;
    color:#5c5c5c;
    text-align:center;
    direction:rtl;
        text-decoration:none;

}
.f{
	color:#a81515;

}