body {
	background-color: #D7DFE2 !important;
	margin: 0px;
	padding: 0px;
	font: 10px verdana, arial, helvetica;
	color: #416271;
}
.footer_links {
	font-family: tahoma;
}
h1 {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 19px;
	color: rgb(0,116,148);
}
h2 {
	padding: 5px 0 5px 0;
	margin: 0px;
	font-size: 18px;
	color: rgb(0,116,148);
}
h3 {
	padding: 0 0 5px 0;
	margin: 0px;
	font-size: 12px;
	color: rgb(0,132,181);
}
h4 {
	padding: 0 0 10px 0;
	margin: 0px;
	font-size: 13px;
	color: rgb(0,132,181);
}
p {
	text-align: justify;
	padding: 2px 0 2px 0;
	margin: 0px;
	line-height: 15px;
}
p.white {
	color: #FFFFFF;
}
p.green {
	color: #d4f0ba;
}
p.clear {
	clear: both;
	padding: 10px 0 0 0;
}
img.left_img {
	border: 1px #cae6c6 solid;
	float: left;
	margin: 0 10px 0 0;
}
img.box_img {
	float: left;
	padding: 0 3px 0 3px;
}
#main_container {
	width: 900px;
	height: auto;
	margin: auto;
	background-color: #FFFFFF;
}
#header {
	width: 900px;
	height: 96px;
	margin: auto;
}
#logo {
	padding: 0px 0 3px 30px;
	float: left;
}
/*----------------------menu-------------------------*/
#menu {
	width: 900px;
	height: 42px;
	padding: 0px;
	clear: both;
	background-color: rgb(16,74,123);
}
#menu ul {
	list-style: none;
	padding: 0 230px 0 0px;
	margin: auto;
	display: block;
}
#menu ul li {
	list-style: none;
	display: inline;
	float: right;
	width: auto;
	height: 42px;
	padding: 0px;
	line-height: 42px;
	font-family: b yekan, Tahoma;
	font-size: 18px;
}
@font-face {
	font-family: 'b yekan';
	src: url('http://armanmachine.com/css/B Yekan.ttf');
}
@font-face {
	font-family: 'b nazanin';
	src: url('B Nazanin.ttf');
}
.en ul li {
	font-weight: bold;
}
#menu ul li a {
	height: 37px;
	width: auto;
	float: right;
	text-decoration: none;
	padding: 0 14px 0 14px;
	margin: 0px 0px 0px 0px;
	color: #fff;
	text-align: center;
	
}
#menu ul li a:hover {

	width: auto;
	float: right;
	text-decoration: none;
	color: #fff;
	padding: 0 14px 0 14px;
	background: rgb(0,106,148);
	background: url("http://cdn.bayan.ir/blog/templates/171/w-header.png") repeat-x scroll center top rgb(0, 106, 148);
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom: solid 1px rgb(0,0,0);
}
#menu ul li a.current {
	height: 37px;
	width: auto;
	float: right;
	text-decoration: none;
	color: #fff;
	padding: 0 14px 0 14px;
	/*background: rgb(0,106,148);*/
	background: url("http://cdn.bayan.ir/blog/templates/171/w-header.png") repeat-x scroll center top rgb(0, 106, 148);
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom: solid 1px rgb(0,0,0);
	box-shadow: 0px 2px 0px rgba(0,0,0,0.3);
	text-shadow: 0px 1px 1px rgb(0,0,0);
	/*	border-bottom-left-radius: 10px;
	 border-bottom-right-radius: 10px;*/
	/*	background-color: */
}
.khat-menu {
	width: auto;
	height: 9px;
	background: rgb(0,106,148);
	background: url("http://cdn.bayan.ir/blog/templates/171/w-header.png") repeat-x scroll center top rgb(0, 106, 148);
	margin-bottom: 5px;
	border-bottom: solid 1px #000000;
	box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
}
/*----------------middle green box-----------*/
.green_box {
	width: 900px;
	height: 450px;
	clear: both;
	background: url(../images/green_box_bg.gif) no-repeat left #50a842;
	background-position: 50px 0px;
}
.clock {
	float: left;
	padding: 0px;
}
.text_content {
	width: 350px;
	float: left;
	padding: 20px 0 0 0;
}
.read_more {
	width: 101px;
	height: 29px;
	float: right;
	padding: 10px;
	background: url(../images/read_more_bg.gif) no-repeat center;
	line-height: 29px;
	text-align: center;
}
.read_more a {
	text-decoration: none;
	color: #FFFFFF;
}
.read_more_link {
	width: auto;
	float: right;
	padding: 3px 25px 3px 0;
	background: url(../images/orange_bullet.gif) no-repeat right;
}
.read_more_link a {
	text-decoration: none;
	color: #f7941d;
}
/*----------------------left navigation-------------------------*/
#left_nav {
	width: 280px;
	height: auto;
	padding: 5px 0 0 0;
	float: left;
}
#left_nav ul {
	list-style: none;
	margin: auto;
	display: block;
	padding: 0px;
}
#left_nav ul li {
	list-style: none;
	display: block;
	width: auto;
	height: 29px;
	padding: 0px;
	line-height: 29px;
}
#left_nav ul li a {
	height: 29px;
	display: block;
	width: 280px;
	text-decoration: none;
	padding: 0 35px 0 0px;
	margin: 7px 0 7px 0;
	color: #6898ac;
	background: url(../images/left_nav_arrow.gif) no-repeat right;
	border-bottom: 1px #bedf77 dashed;
	background-position: 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/*--------------------------main_content-------------------*/
#main_content {
	width: auto;
	height: auto;
	clear: both;
	overflow: hidden;
	font-family: tahoma;
	font-size: 12px;
}
#left_content h2, h4 {
	font-family: b nazanin;
}
#left_content li {
	line-height: 19px;
	text-align: justify;
	margin-right: 11px;
}

#right_content h2, h4 {
	font-family: b nazanin;
}
#right_content li {
	list-style-type: circle;
	margin-right: 30px;
}
#left_content  h3, #right_content  h1 {
	font-family: b nazanin;
	font-size: 19px;
}

#left_content {
	width: 320px;
	height: auto;
	margin: 10px;
	float: left;
	padding: 10px 20px 10px 20px;
	background: url(../images/left_content_bg.gif) repeat-x top;
}
#right_content {
	width: 490px;
	height: auto;
	margin: -10px 0 0 0;
	float: left;
	padding: 10px;
}
/*----------------------top right navigation-------------------------*/
#right_nav {
	width: 263px;
	height: auto;
	padding: 20px 0 0 50px;
	float: left;
}
#right_nav ul {
	list-style: none;
	margin: auto;
	display: block;
	padding: 0px;
}
#right_nav ul li {
	list-style: none;
	display: block;
	width: auto;
	height: 29px;
	padding: 0px;
	line-height: 29px;
}
#right_nav ul li a {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	color: #d4f0ba;
	background: url(../images/right_nav.gif) no-repeat center;
	background-position: 0px 0px;
}
#right_nav ul li a:hover {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	color: #d4f0ba;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	background: url(../images/right_nav_a.gif) no-repeat center;
	background-position: 0px 0px;
}
#right_nav ul li a.current {
	height: 29px;
	display: block;
	width: 263px;
	text-decoration: none;
	padding: 0px;
	color: #d4f0ba;
	padding: 0 0 0 35px;
	margin: 7px 0 7px 0;
	background: url(../images/right_nav_a.gif) no-repeat center;
	background-position: 0px 0px;
}

.products_box {
	height: 175px;
	padding: 10px 0 5px 0;
	border-bottom: 1px rgb(0,106,148) dashed;
}
.products_box a {
	text-decoration: none !important;
}
.services_box {
	height: 120px;
	padding: 10px 0 5px 0;
	border-bottom: 1px rgb(0,106,148) dashed;
}
.services_box a {
	text-decoration: none !important;
}
.search_box {
	width: 267px;
	height: 124px;
	float: left;
	margin: 15px 10px 10px 0;
	background: url(../images/search_box_bg.gif) no-repeat center;
	background-position: 0px 0px;
}
.search_title {
	font-size: 14px;
	color: #7ea743;
	padding: 10px 0 0 15px;
	float: left;
	font-weight: bold;
}
input.search_input {
	width: 170px;
	height: 20px;
	background-color: #FFFFFF;
	border: 1px #c0c485 solid;
	float: left;
	margin: 15px 0 0 15px;
}
input.submit {
	float: left;
	padding: 0 0 0 10px;
}
.subsearch {
	width: 200px;
	float: left;
	color: #8b8e5d;
	padding: 0 0 0 15px;
}
.contact_information {
	width: 240px;
	float: right;
	padding: 10px 0 0 10px;
	font-family: b nazanin;
	font-size: 15px;
}

.contact_information p {
	float: right;
}

.news {
	width: 310px;
	clear: both;
	padding: 10px 0 10px 0;
}
.news_icon {
	width: 30px;
	float: left;
	padding: 0 10px 0 0;
}
.news_content {
	width: 260px;
	float: left;
	padding: 0 0 0 10px;
	text-align: justify;
	line-height: 13px;
}
.news_content span {
	color: #4ab7e8;
}

.best_sol_box {
	width: 277px;
	float: left;
}
/*----------------------news_archive list-------------------------*/
.news_archive {
	width: 190px;
	height: auto;
	padding: 10px 0 0 10px;
	float: left;
}
.news_archive ul {
	list-style: none;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	width: 190px;
	float: left;
}
.news_archive ul li {
	list-style: none;
	width: 180px;
	height: auto;
	padding: 0px;
	line-height: 26px;
}
.news_archive ul li a {
	width: 180px;
	text-decoration: none;
	padding: 0 0 0 20px;
	margin: 6px 0px 6px 0px;
	color: #000;
	text-align: left;
	background: url(../images/bullet.gif) no-repeat left;
	background-position: 0px 0px;
}
.news_archive ul li a:hover {
	width: 180px;
	text-decoration: underline;
	color: #000;
}

.contact_info_box {
	width: 400px;
	height: 120px;
	margin: 5px;
	border-radius: 10px;
	background: rgba(0,106,148,0.1);
	background-image: -moz-linear-gradient(top, #E1EAF2 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(top, #E1EAF2 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E1EAF2), color-stop(1, #FFFFFF));
	padding: 10px;
	margin-right: 20px;
}
.contact_info_title {
	height:160px;
	font-size: 14px;
	color: #7ea743;
	padding: 10px 0 0 15px;
	font-weight: bold;
	float: right;
	font-size: 20px;
	width: 70px;
}
.contact_info {
	float: left;
	padding: 15px 10px 5px 13px;
}
.adress {
	clear: both;
	padding: 10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form {
	width: 310px;
	height: auto;
	padding: 10px 0 0 60px;
}
.form_row {
	float: left;
	padding: 4px 0 4px 0;
}
label {
	width: 70px;
	float: left;
	padding: 3px 5px 0 0;
	color: #59a5bf;
	text-align: right;
}
input.contact_input {
	width: 220px;
	height: 18px;
	float: left;
	border: 1px #ced6ec solid;
	background-color: #dbedf3;
	color: #000;
}
textarea.contact_textarea {
	width: 220px;
	height: 80px;
	float: left;
	border: 1px #ced6ec solid;
	background-color: #dbedf3;
	color: #000;
}
.send a {
	width: 62px;
	height: 24px;
	display: block;
	background: url(../images/read_more_bg_white.gif) no-repeat center;
	background-position: 0px 0px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	float: right;
	margin: 10px;
}
/*--------------wide_content-----------*/
#wide_content {
	width: auto;
	padding: 10px 20px 10px 20px;
}

/*-----------------------------footer------------------*/
#footer {
	clear: both;
	width: auto;
	height: 37px;
	color: #fff;
	/*background-color: rgb(0,115,148);*/
	background: url("http://cdn.bayan.ir/blog/templates/171/w-header.png") repeat-x scroll center top rgb(0, 106, 148);
}
.copyright {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.footer_links {
	float: left;
	padding-right: 15px;
	padding-top: 13px;
}
.footer_home {
	float: right;
	padding-right: 15px;
	padding-top: 2px;
}
.footer_home span {
	height: 10px;
	font-weight: bold;
	font-family: tahoma;
	margin: 10px 5px 0 0;
	color: white;
}
.footer_links a {
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
}
.footer_links a:hover {
	text-decoration: underline;
	color: #fff;
}

/****************************/
#slider1 {
	width: 900px; /* important to be same as image width */
	height: 375px; /* important to be same as image height */
	overflow: hidden; /* important */
}
#slider1 img {
	border: 0px;
}

#slider1Content {
	width: 900px; /* important to be same as image width or wider */
	margin-top: 0px;
	margin-left: 0px;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}

.slider1Image span {
	position: absolute;
	font: 17px B nazanin;
	font-weight: bold;
	direction: rtl;
	padding: 12px 14px;
	width: 694px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
	/*	text-align: justify;*/
}
.clear {
	clear: both;
	line-height: 2;
}
.slider1Image span strong {
	font-size: 20px;
}
.left1 {
	top: 0;
	left: 0;
	width: 140px !important;
	height: 375px;
}
.right1 {
	right: 0;
	bottom: 0;
	width: 130px !important;
	height: 375px;
}
ul {
	list-style-type: none;
}

#phone {
	float: left;
	font-size: 10px !important;
	font-weight: bold !important;
	float: right !important;
	background: url(../images/phone.png) no-repeat left bottom !important;
	padding-left: 50px !important;
	padding-right: 10px !important;
	padding-top: 10px !important;
	line-height: 12px;
}
.phoneNum {
	margin-bottom: -19px;
	margin-right: 69px;
}
.contact_us {
	padding: 30px;
	background: rgba(0,106,148,0.1);
	/*
	 background-image: -moz-linear-gradient(top, #E1EAF2 0%, #FFFFFF 100%);
	 background-image: -o-linear-gradient(top, #E1EAF2 0%, #FFFFFF 100%);*/
	width: 45%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	line-height: 2;
	font-size: 14px;
	font-family: b nazanin;
	font-weight: bold;
}

.contact_us_en {
	padding: 30px;
	background: rgba(0,106,148,0.1);
	width: 45%;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	line-height: 2;
	font-size: 12px;
}
.contact_us h3 {
	border-bottom: #0077B3 solid 1px;
	margin-bottom: 8px;
	font-size: 18px;
}
.contact_us_en h3 {
	border-bottom: #0077B3 solid 1px;
	margin-bottom: 8px;
	font-size: 18px;
}
.contact_us p {
	line-height: 19px;
}
.lang {
	float: right;
	width: 60;
	padding-bottom: 5px;
	margin-left: 40px;
}
.about{
	width: 320px;
	height: auto;
	margin: 10px;
	float: left;
	padding: 10px 20px 10px 20px;

}
.aboutIm{
	width: 450px;
	margin-top: 80px;
	float: left;
}
.chert{
	text-align: center;
}
.chert h1{
	color: #000000 !important;
	
}
