body {
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}

/* Header */
#header {
	height: 80px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
}
#logo {
	background-image: url(/SystemFiles/design/fa/images/metro-logo-fa.gif);
	height: 80px;
	width: 174px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#des {
	height: 25px;
	width: 642px;
	float: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#metro {
	height: 55px;
	width: 122px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#des h2 {
	text-decoration:none;
	color:#0099FF;
	text-align:right;
	direction:rtl;
	font-family: tahoma;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px;
	padding: 7px 7px 0px 0px;
}
#des h2 a{
	color: #0099FF;
	text-decoration: none;
}
#des h2 a:hover {
	color:#333
}

/* Main Nav */
#main-nav{
	height: 44px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/SystemFiles/design/fa/images/menu-bg.gif);
	background-repeat: repeat-x;
}
#lang-nav {
	height: 44px;
	width: 108px;
	float: left;
}
#nav {
	height: 44px;
	width: 703px;
	float: right;
	text-align: right;
	padding-right:5px;
}

/* Middle Nav */
#middle-Nav {
	height: 44px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/SystemFiles/design/fa/images/menu-bg.gif);
	background-repeat: repeat-x;
}
#mid-nav {
	height: 44px;
	width: 611px;
	position: absolute;
	right: 0px;
}
#mid-nav-sep {
	height: 44px;
	width: 15px;
	position: absolute;
	left: 190px;
	background-image: url(/SystemFiles/design/fa/images/othermenu-separator.gif);
	background-repeat: no-repeat;
}
#search {
	height: 44px;
	width: 185px;
	position: absolute;
	left: 5px;
}
#KeyWord {
	font-family: tahoma;
	font-size: 8pt;
	text-align: right;
	direction:rtl;
	border: 1px solid #E1E2E3;
	padding: 0px 5px 0px 5px;
	width: 152px;
	height: 20px;
	position: absolute;
	top: 12px;
	left: 0px;
	line-height: 20px;
	}
#submitsearch {
	position: absolute;
	top: 12px;
	right: 0px;
}
#mid-nav ul {
	list-style:none;
	padding:0px;
	line-height: 44px;
	margin: 0px 8px 0px 0px;
}
#mid-nav ul li {
	display:inline;
	float: right;
}
#mid-nav ul li a {
	text-decoration:none;
	color:#333;
	text-align:right;
	direction:rtl;
	font-family: tahoma;
	padding-left: 9px;
	background-image: url(/SystemFiles/design/fa/images/middle-nav-sep.gif);
	background-repeat: no-repeat;
	font-size: 8pt;
	padding-top: 10px;
	padding-bottom: 7px;
	background-position: 0px 8px;
}
#mid-nav ul li a:hover {
	color:#0099FF;
}
#mid-nav #last {
	background-image:none!important;
	
}

/* Content */
#main-content {
	width: 814px;
	border: 1px solid #bcbec0;
	background-color: #FFF;
	margin: 5px auto 5px auto;
}
#content {
	width: 804px;
	margin: 5px;
}

/* Footer */
#footer {
	height: 58px;
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(/SystemFiles/design/fa/images/footer.gif);
	background-repeat: no-repeat;
}
#footer-nav {
	height: 20px;
	width: 796px;
	right: 10px;
	position: absolute;
	top: 9px;
}
#copyright {
	width: 796px;
	right: 10px;
	position: absolute;
	top: 29px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 13px;
}
#copyright p {
	font-family: tahoma;
	font-size: 7pt;
	color: #606060;
	direction: rtl;
	margin: 0px;
	padding: 0px;
	text-align: right;
	right: 0px;
	position: absolute;
	width: 100%;
	bottom: 0px;
}
#copyright p a {
	text-decoration: none;
	color: #606060;
}
#copyright p a:hover {
	color: #0099FF;
}
#footer-nav ul {
	list-style:none;
	margin: 0px;
	padding:0px;
	line-height: 20px;
}
#footer-nav ul li {
	display:inline;
	float: right;
	font-family: tahoma;
	font-size: 7pt;
}
#footer-nav ul li a {
	text-decoration:none;
	color:#606060;
	text-align:right;
	direction:rtl;
	font-family: tahoma;
	padding-left: 15px;
	background-image: url(/SystemFiles/design/fa/images/menu-separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 7pt;
}
#footer-nav ul li a:hover {
	color:#0099FF
}
#footer-nav #last {
	background-image:none!important;
	
}
#copyright ul{
	list-style:none;
	margin: 0px;
	position: absolute;
	width: 200px;
	right: 310px;
	bottom: 0px;
	vertical-align: bottom;
	padding: 0px;
}
#copyright ul li {
	display:inline;
	float: right;
	font-family: tahoma;
	font-size: 7pt;
}
#copyright ul li a {
	text-decoration:none;
	color:#606060;
	text-align:right;
	direction:rtl;
	padding-left: 15px;
	background-image: url(/SystemFiles/design/fa/images/menu-separator.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
#copyright ul li a:hover {
	color:#0099FF
}
#copyright #last {
	background-image:none!important;
}

/* live chat */
#livechat {
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 79px;
	width: 186px;
	z-index: 99;
}
div > div#livechat { position: fixed; }
#closelivechat {
	height: 22px;
	width: 22px;
	cursor:pointer;
	position: absolute;
	left: 150px;
	cursor:pointer;
	cursor:hand;
	z-index: 99;
}
/* Latest News */
#latestnews {
	position: absolute;
	right: 12px;
	bottom: 112px;
	height: 277px;
	width: 186px;
	z-index: 99;
}
#latestnews img {
	border: 0px;
}
div > div#latestnews { position: fixed; }
#closelatestnews {
	height: 22px;
	width: 22px;
	cursor:pointer;
	position: absolute;
	left: 149px;
	cursor:pointer;
	cursor:hand;
	z-index: 99;
}

#clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
a, :focus {
   outline: none;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

