@import url(global.css);



body{
	background: transparent url(../images/bodybg.gif) repeat-x top;
	text-align: center;
	direction: rtl;
	font-size:12px;
}
body.ltr{
	direction: ltr;
}
#container{
	padding-top:100px;
	margin: auto;
	position: relative;
	width: 780px;
	text-align: right;
}
.ltr #container{
	text-align: left;
}
#header{
left:0px;
top:0px;
position: absolute;
	z-index:10000;
	width: 780px;
	height: 110px;
	background: transparent url(../image/header-bg-rtl.gif) no-repeat top;
}
.ltr #header{
	background: transparent url(../image/header-bg-ltr.gif) no-repeat top;
}

#header h1{
	left:0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 132px;
	position: absolute;
	width: 236px;
	height: 92px;
}
.ltr #header h1{
	left: auto;
	right:132px;
	margin-left: 0px;

}
#header h1 a{
	
	display: block;
	background-color: transparent;
	position: relative;
	width: 236px;
	height: 92px;
	text-decoration: none;
}
#header h1 a img{
	background-color: transparent;
	width: 236px;
	height: 92px;
	text-decoration: none;
}

#header h2{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top:70px;
	font-size:16px;
	position: absolute;
	color:#ffffff;
	right:120px;
}
.ltr #header h2{
right:auto;
left:120px;
}
#navigator{
	margin-top: 25px;
	line-height: 25px;
}
#navigator a {
font-size:14px;
font-weight:bold;
}


#navigator a img{
	width: 24px;
	height: 24px;
	vertical-align:middle;
}

#navigator .sep{
}

#stage{

z-index:-10000;
	background: transparent url(../image/stage1.jpg) no-repeat  top center;
	
	height: 244px;
}

#main{
margin: 0px 10px 0px 10px;
padding-top:20px;
}
.menu{
float:right;
width: 238px;
}
.ltr .menu{
float:left;
}

#page{
border-right:1px dashed #dfdfdf;
float:left;
width: 520px;
padding-right:10px;
}
.ltr #page{
float:right;
border-right:none;
padding-right:0px;
padding-left:10px;
border-left:1px dashed #dfdfdfdf;
}


.strip1 ,.strip2 ,.strip3{
font-size:14px;
float:right;
width: 232px;
padding-right:10px;
padding-left:10px;
}
.menu .strip1 ,.menu .strip2 ,.menu .strip3{
padding-right:0px;
padding-left:0px;
float:none;
}
.strip1 h2,.strip2 h2,.strip3 h2{
text-align:center;
	height: 66px;
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
}
.strip1 h2 img,.strip2 h2 img,.strip3 h2 img{
	width: 232px;
	height: 66px;

	background-color: transparent;
}

.menu .ball{
margin-bottom:3px;

}
.menu h4{
margin-top:10px;
margin-bottom:5px;
padding-right:20px;
padding-left:20px;
background-color:#666666;
color:#ffffff;
}

.strip1 h2{
	background-image: url(../image/l-solar2.png);
}
.strip2 h2{
	background-image: url(../image/l-edig.png);
}
.strip3 h2{
	background-image: url(../image/l-falcon.png);
}

.strip1 h3,.strip2 h3,.strip3 h3{
	text-align:center;
	color:#2d91b7;
	background-color: transparent;
	border-top:0px solid #2d91b7;
	font-size:14px;
	line-height:20px;
}
.striplinks{

}
.menulinksp a{
padding-bottom:5px;
padding-right:19px;
display:block;
text-indent: -19px;
}
.ltr .menulinksp a{

padding-right:0px;
padding-left:19px;
}
.striplinks a{
padding-top:2px;
padding-bottom:2px;
width:49%;
display:block;
float:right;
text-indent: -19px;
font-size:12px;
padding-right:19px;
height: 25px;
width: 95px;
}
.ltr .striplinks a{
float:left;
padding-right:0px;
padding-left:19px;
}
#article{
font-size:14px;
line-height:150%;
}

#article h2{
font-size:18px;
border-bottom:1px dashed #2d91b7;
}
.ball{
	width: 19px;
	height: 15px;
	vertical-align: middle;
	background: transparent url(../image/ball2.png) no-repeat center center;
}

a:hover .ball, a.cur .ball,{
	width: 19px;
	height: 15px;
	vertical-align: middle;
	background: transparent url(../image/ball2-on.png) no-repeat center center;
}

#footer{padding-top:5px;
	clear: both;
}

#footerNavigator{
padding-top:5px;
margin-top:5px;
border-top:1px dashed #2d91b7;
font-size:14px;
	height: 22px;
	text-align: center;
	line-height: 22px;
}

#footerNavigator a{
	color: #000000;
}

#footerNavigator .sep{
	color: #000000;
}

#copyright{
font-size:11px;
	text-align: center;
}

#developedBy{
text-align: center;

}

#developedBy img{
background: transparent url(../image/icomsw.png) no-repeat center center;
width:162px;
height:41px;
}
a.cur{
font-weight:bold;
}



