
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
    zoom: 0.8;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }


body {
	color: white;
	font-family: Verdana, Arial;
	font-size: 75%;
	
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#container {
	position: absolute;
	width: 1200px;

	padding-top: 20px;
	margin-left: 10px;
	padding-bottom: 50px;
}

#container #logo {
	background: url(../img/logo.gif) no-repeat top left;
	height: 44px;
	
	padding-bottom: 10px;
	border-bottom: 1px solid #797979;
	margin-bottom: 20px;
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {
	margin-top: 20px;
}

h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: white;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 2px solid #797979;
	margin-bottom: 15px;
	color: #607293;
	line-height:2;
}


#aboutUs{
	text-align:justify;
	font-size: 18px;
	line-height:1.7;
}
.aboutUsEn{
	font-family: Calibri;
}
.aboutUsFa{
		direction: rtl;
		font-family:Tahoma;
}
.FaTitle{
	font-family:Tahoma;
	color:white;


}
#Logo{
	
	height: 65px;
	width: 200px;
	float: right;
	font-size: 32px;
	font-style: bold;
	color: white;
	font-family:"Arial Black";
	
	background: url(../img/logo-1.png) no-repeat 120px -2px;
}


#FaLogo{
	height: 65px;
	width: 200px;
	float: left;
	font-size: 32px;
	font-style: bold;
	color: white;
	padding-left:70px;
	margin-right:820px;
	margin-bottom:10px;
	font-family:"Arial Black";
	
	background: url(../img/logo-1.png) no-repeat 0px -2px;
}
}
h2.imagemenu {
	font-family:"Arial Black";
	width: 1210px;
	height: 30px;
	padding-bottom: 10px;
	color: white;
}


.version {
	font-family: Courier;
	font-size: 1em;
}

ul {
	margin-left: 15px;
}


.description {
	margin-top: 10px;
}

.lang{
	
	color: white;
}