@charset "utf-8";
body,html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
#CS {
	height: 100%;
	width: 100%;
}
#Warper {
	background-color: #1d7194;
	width: 777px;
	position: relative;
}
#BodyTable {
	width: 100%;
	margin-top: 4px;
	background-color: #FFFFFF;
	
}
#BodyTD {
	width: 495px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#BotCorner {
	left: 0px;
	bottom:0px;
	position: absolute;
	z-index:0;
}
#InfoBox {
	background-image: url(../images/dyk-box.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 194px;
	position: absolute;
	left: 29px;
	bottom: 61px;
	padding:50px 85px 0px 0px;
	direction:rtl;
	text-align:right;
}
#InfoBox .Text {
	width:160px;
	height:46px;
	overflow:hidden;
}
#dykTitle{
	display:block;
	margin-bottom:6px;
}
#PageLogo {
	position: absolute;
	left: 28px;
	top: 18px;
}
#PageTitle {
	position: absolute;
	top: 11px;
	right: 23px;
}
#BodyDiv {
	position: relative;
	height: 402px;
	_width:100%;
}
.inner #BodyDiv{
	padding-top:98px;
	padding-right:23px;
	text-align:right;
	/*direction:rtl;*/
	height:auto;
  
}
#BodyDiv img {
	border:none;
}
#PageText {
	position: absolute;
	right:23px;
	top:120px;
}
#YouAsked {
	position: absolute;
	top: 201px;
	right: 19px;
}
#YouAskedText{
	direction:rtl;
	position: absolute;
	top: 236px;
	right: 53px;
	height: 60px;
	width: 120px;
	text-align:right;
	overflow:hidden;
}
#YouAskedText h1{
	padding:0px;margin:0px;font-size:12px;
}
#Consult {
	position: absolute;
	right: 187px;
	top: 353px;
}
#Contact {
	height: 20px;
	width:100%;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
#Contact .CI{
	direction:rtl;
	text-align:center;
	width:33.3%;
	
}
#MenuCell {
	width: 109px;
	background-image: url(../images/menu-border-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:1px;	
}
#MenuCell div{
	text-align:right;	
}
#MenuCell img{
	border:none;
}
#MenuCell a{
	display:block;
	background-image: url(../images/normalbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#MenuCell a:hover{
	background-image:url(../images/hoverbg.gif);
}
#MenuCell .Sep{
	background-image:url(../images/seperator.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height:1px;
	_margin-top:-14px;
	line-height:1px;
}
/*Start over-complicated menu*/
#MenuCell a.MI1{padding:21px 2px 0px 0px; height:22px;}
#MenuCell a.MI2{padding:14px 2px 0px 0px; height:23px;}
#MenuCell a.MI3{padding:15px 2px 0px 0px; height:23px;}
#MenuCell a.MI4{padding:15px 2px 0px 0px; height:24px;}
#MenuCell a.MI5{padding:14px 2px 0px 0px; height:23px;}
#MenuCell a.MI6{padding:15px 2px 0px 0px; height:23px;}
#MenuCell a.MI7{padding:15px 2px 0px 0px; height:23px;}
#MenuCell a.MI8{padding:17px 2px 0px 0px; height:20px;}
#MenuCell a.MI9{padding:18px 2px 0px 0px; height:20px;}
#MenuCell a.MI10{padding:15px 2px 0px 0px; height:32px;}
/*End over complicated menu*/#Cert {
	position: absolute;
	right: 62px;
	bottom: 16px;
}

.EN #YouAskedText{
	direction: ltr;
}
.EN #InfoBox{
	direction: ltr;
	padding:50px 0 0px 85px;
}