@charset "utf-8";
/* CSS Document */

body{
	padding: 0;
	margin: 0;
	background-image: url(../images/bg-tile.jpg);
	background-repeat: repeat;
 }
p, div, table, td, th, h1, h2, h3, h4, h5, h6, ul, li {
	padding:0;
	margin:0;
}
img { border:0;}

link { text-decoration:none; color:#028de7;}
a:link{text-decoration:none;color:#028de7;}
a:hover {text-decoration:underline;}
a:visited {}
a:active {}

@font-face{
	font-family:'BRoya';
	src: url('../fonts/BRoya.eot?#') format('eot'),
		 url('../fonts/BRoya.woff') format('woff'),
		 url('../fonts/BRoya.ttf') format('truetype');
}
@font-face{
	font-family:'BYekan';
	src: url('../fonts/BYekan.eot?#') format('eot'),
		 url('../fonts/BYekan.woff') format('woff'),
		 url('../fonts/BYekan.ttf') format('truetype');
}
.left { float:left;}
.right { float:right;}
.clear { clear:both;}
.wrapper {
	width:100%;
	background-image:url(../images/bg-nav-tile.gif);
	background-repeat:repeat-x;
}
.container {
	width:1094px;
	margin:0 auto;
	background-image:url(../images/container-tile.png);
	background-repeat:repeat-y;
	min-height:500px;
}
.container-bottom {
	width:1020px;
	margin:0 auto;
	padding-top:50px;
}
.footer {
	background-image:url(../images/footer01.png);
	background-repeat:no-repeat;
	background-color:transparent;
	min-height:352px;
	background-position:center bottom;
	width:100%;
	margin:-93px 0px 0px 0px;
}
.header {
	background-image:url(../images/header-bg.png);
	background-repeat:no-repeat;
}
.nav {
	width:1002px;
	min-height:105px;
	margin:0 auto;
}
/*.menu {
	padding-top:40px;
	color: white;
}
*/
.content {
	width:1002px;
	margin:0 auto;
	min-height:500px;
}
.slider {}

.home-content {width:1002px;margin:0 auto; overflow:hidden; margin-top:10px;}
.home-content div {width:323px; min-height:326px;word-wrap: break-word; background-image:url(../images/home-box-bg.png); background-repeat:no-repeat; text-align:center; padding-top:30px;}
.home-content div#box1 { float:left;}
.home-content div#box2 {margin-left: 16px; float: left;}
.home-content div#box3 { float:right;}

.home-content div p { text-align:right; font-family: BMitra, Arial, Helvetica, sans-serif; font-size:20px;color:#006ccb; display:block; width:290px;  margin-top:10px;/*background-color:#0F6;*/}


.product-main { min-height:190px; width:1002px; margin:0 auto; overflow:hidden;}
.product-main div { width:290px; min-height:180px; margin-bottom:50px;word-wrap: break-word;}
.product-main div#box1 { float:left;}
.product-main div#box2 {margin-left: 66px; float: left;}
.product-main div#box3 { float:right;}
.product-main div#box4 { float:left;}
.product-main div#box5 {margin-left: 66px; float: left;}
.product-main div#box6 { float:right;}
.product-main div#box7 { float:right;}

.product-banner { text-align:center;}
.product-desc1, .product-desc2 { margin:0 auto;width:932px;display:block; border-bottom:1px solid #001d80; padding-bottom:20px; padding-top:20px;}

.product-desc1 p {display:block; width:400px; margin-right:100px; text-align:right;font-family: BRoya, Arial, Helvetica, sans-serif; direction:rtl; color:#252525;}

.product-desc1 h1 {font-family: BRoya, Arial, Helvetica, sans-serif; color:#203b87; font-size:18px; font-weight:bold; text-align:right; direction:rtl; display:block; width:400px; padding-top:40px;}

.product-desc2 { margin-bottom:30px;}
.product-desc2 p { display:block; margin-right:50px; width:480px; text-align:right;font-family: BRoya, Arial, Helvetica, sans-serif; direction:rtl; color:#252525;}

.product-desc2 h1 {font-family: BRoya, Arial, Helvetica, sans-serif; color:#203b87; font-size:18px; font-weight:bold; text-align:right; direction:rtl; display:block; width:480px;  margin-right:50px;}

.product-desc2 p span { display:block; width:460px; text-align:center; direction:ltr;}

.about-content {margin:0 auto;width:932px;display:block;padding-bottom:50px; padding-top:20px;}
.about-content p { text-align:right; direction:rtl;font-family: BRoya, Arial, Helvetica, sans-serif; color:#203b87; font-size:18px; line-height:30px;}