*{
margin:0;
padding:0;
}


body{
background:#f7f6ea;
direction:rtl;
text-align:right;
font-family:Arial, Helvetica, sans-serif;  
font-size:12px;                           
}

#container{
margin:0 auto;
width:800px;
}


/*------------header-----------*/

#header{
height:139px;/*142*/
margin-top:3px;/**/
}

#logoLine{
height:110px;
}

#logo{
background:#e6e5d3 url(img/headerRightCorner.gif) right no-repeat;
width:176px; /*186*/
height:94px;  /*110*/
padding:15px 10px 0px 0px;
float:right;
}

#banner{
background:url(img/headerLeftCorner.gif) left no-repeat;
height:109px;
width:612px;
float:left;
}

#topMenu{
height:26px;
/*background:url(img/topMenuBg.gif) no-repeat;*/
background:url(img/topEngBg.gif) no-repeat;
padding-top:4px;
}


#topMenu a{
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-decoration:none;
}

#topMenu span{
font-size:15px;
font-weight:bold;
}

#topMenu div, #topMenu span{
display:inline;
float:right;
height:25px;/*20*/
text-align:center;
padding-top:1px;/*2*/
background:url(img/seperetor.gif) left bottom no-repeat;
/*border-left:1px solid #183F10 ;*/
}
/*------------stage-----------*/


#stageCont{
background:url(img/stageBg.gif) top no-repeat;
margin-top:3px;
min-height:400px;
/*padding-bottom:15px;*/
overflow:hidden;
_height:420px;
_overflow:visible;
}

/* IE fix
* html #stageCont{
height:420px;
overflow:visible;
} */


#stage{
background:url(img/stageBg2.gif) top repeat-y;
min-height:400px;
overflow:hidden;
margin-top:8px;
_height:420px;
_overflow:visible;
}


#rightMenu{
float:right;
width:188px;/*185*/
padding-top:30px;
}

#rightMenu a{
width:158px;/*188*/
height:22px;/*27*/
display:block;
margin-bottom:2px;
_margin-top:2px;
padding:5px 30px 0px 0px;
color:#FFFFFF;
text-decoration:none;
}


.CurrBtn{
width:158px;/*188*/
height:22px;/*27*/
display:block;
margin-bottom:2px;
_margin-top:2px;
padding:5px 30px 0px 0px;
color:#FFFFFF;
}



#content{
float:left;
width:586px;/*610*/
padding:30px 20px 10px 0px;
}

.title{
font-size:12px;
margin-bottom:20px;
font-weight:bold;
}

.text{
margin:0px 0px 10px 20px;
width:302px;
float:right;
}


.pics{
width:250px;/*220*/
float:left;
margin-left:14px;
}

.pics img{
width:235px;
height:305;
}


/*--------------footer----------*/

#footer{
background:url(img/footer.gif) top no-repeat;
height:20px;
padding-top:10px;
font-size:11px;
color:#234c1b;
}

#footer a{
text-decoration:none;
color:#234c1b;
}

#footer a:hover{
text-decoration:underline;
}



/*--------general classes----------*/

.clearBoth{
clear:both;
}

.floatR{
float:right;
}

.floatL{
float:left;
}
  
img{
border:none;
}

.bold{
font-weight:bold;
}

ul{
list-style-type:none;
}


li{
padding-bottom:5px;
}

p{
padding-bottom:10px;
}


/*--------------------------*/

#RollHp{width:78px; margin-right:20px; color:#234C1B;}
#RollHp a:hover{color:#234C1B;}

#RollAbout{width:90px; color:#D7BC2D;}
#RollAbout a:hover{color:#D7BC2D;}

#RollAct{width:122px; color:#6F5369;}
#RollAct a:hover{color:#6F5369;} 

#RollEdu{width:116px; color:#CFC881;}
#RollEdu a:hover{color:#CFC881;}

#RollClass{width:76px; color:#E9AC37;}
#RollClass a:hover{color:#E9AC37;}

#RollHigh{width:115px; color:#3E6B6F;}
#RollHigh a:hover{color:#3E6B6F;}

#RollContact{width:77px; color:#7F482F;}
#RollContact a:hover{color:#7F482F;}

#RollEng{width:88px; color:#9BCFC3; background-image:none !important;}
#RollEng a:hover{color:#9BCFC3;}

