@charset "utf-8";
/* CSS Document */
@font-face {font-family: 'BYekan';src: url('fonts/BYekan.woff') format('woff');  font-weight:normal !important;}

body {
	font-family: "BYekan.woff", Helvetica, sans-serif;
	background-image: url(../images/bg_light.jpg);
	background-position: center top;

	height: 100%;
	margin: 0px 0px 0px 0px;
	direction:ltr;
	padding: 0px;

}
#main {
	width:900px;
	margin:0 auto;
	position:relative;
	visibility: visible;
	overflow: visible;
	direction:rtl;

}


body, div, h1, h2, h3, h4, h5, h6, p, ul, img {
	margin:0px; padding:0px;

}
#product{
     padding-right: 20px;
}
#product ul
    {
        list-style-type: none;
        padding-right: 20px;
        color:#000000;
    }
#product h4
    {
       color:#C78F44;
    }


#lang{
	float: right;
	height: 27px;
	width: 58px;
	background-image: url(../images/index1_02.png);
	background-repeat: no-repeat;
	position:relative;
}
#logo {
	float: right;
	height: 84px;
	width: 258px;
	background-image: url(../images/index1_08.png);
	background-repeat: no-repeat;
	position:relative;
}
#tagline1  {
	float: left;
	position:relative;
	padding-left: 1px;
	background-image: url(../images/index1_05.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 140px;
	}
}
#banner {
	float: left;
	height: 366px;
	width: 899px;
	position: relative;
}
#banners {
	float: left;
	background-image: url(../images/index1_12.png);
	background-repeat: no-repeat;
	height: 28px;
	width: 800px;
	position: relative;
	padding-left: 100px;
}
#menu
{
	float:right;
	background-image: url(../images/index1_14.png);
	background-repeat: no-repeat;
	height: 61px;
	width: 821px;
	position: relative;
	padding-left: 40px;
	list-style: none;
	padding-top: 10px;
	
}

#menu li {
	list-style-type: none;
	float: right;
	padding-left: 30px;
	padding-right: 75px;
	width: 100px; 
}
#menu li a
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color:#003300;
}
#menu li a:hover
{
	color:#268F00;
}
/** -------------------------- a ------------------------------- **/
a:link {
	color:#C78F44; text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#C78F44; text-decoration: none;
	font-weight: Bold;
}
a:hover {
	color:#FA8A00;	text-decoration: none;
	font-weight: bold;
}

#content {
	font-size: 24px;
	color: #444444;
	position: relative;
	background-image: url(../images/index1_18.png);
	background-repeat: no-repeat;
	height: 180px;
	width: 899px;

}
#content2 {
	font-size: 14px;
	color: #444444;
	position: relative;
	background-color: #FFF;
	padding: 20px;
	line-height: 30px;
}
#footer {
	text-align:center;
	margin-top: 30px;
	color: #333;
	font-size: 14px;
}  
