.headerTop{
    margin:0 auto;
    width:986px;
    height:85px;
    position:relative;
}

.headerBottom{
   width:986px;
   height: 195px;
   background: url(../images/general/header_bottom.jpg) repeat-x;
   position:relative;
   margin: 0 auto;
   direction:rtl;
   z-index:-1;
}

#headerBoth{
    width:986px;
    height: 280px;
    background: url(../images/general/shadow.jpg) repeat-x right bottom;
}

.contact{
    position:absolute;
    width: 293px;
    height: 87px;
    top:45px;
    left:433px;
    background:url(../images/about/contact.png) no-repeat;
    z-index:2;
}

#pageLogo{
    position:absolute;
    width: 400px;
    height: 270px;
    top:-1px;
    left:72px;
    background:url(../images/about/about-pic.jpg) no-repeat;
    z-index:0;
}

.orangeMenu{
    top: 210px;
    left:609px;
    z-index:1;
}

#content{
    width: 986px;
    padding-top: 62px;
    background:none;
    margin: 0 auto;
    position:relative;

}

#aboutHeader{
    height: 20px;
    width: 57px;
    left: 912px;
    position:absolute;
}

#text{
    position:absolute;
    top:126px;
    left:912px;
}

#about{
    border-right: 6px solid #eaedea;
    padding: 0px 14px 0px 28px;
    float:right;
}

#logo{
    background:url(../images/general/jCall_logo-inpage.png) no-repeat;
    top:-1px;
    z-index:3;
}

#headerTopWrap{
    height:85px;
}

#headerWrap{
   height:280px;
   background:url(../images/general/shadow.jpg) repeat-x bottom;
}

#headerBottomWrap{
    background:url(../images/general/header_bottom.jpg) repeat-x;
}