*{
  font-family: Tahoma;
}

body{margin:0; height:100%;}
html{ margin:0; height:100%;}
.parent
{
    background-image: url(imagess/E-call_bg.jpg);
    background-position: bottom center;
    background-repeat:no-repeat;
    border: 0px solid red;
    position: relative;
    margin: 0 auto;
    width: 1000px;
    min-height:99%;
    _heigh:99%;
    border: 0px solid red;

}

.header {

    font-size: 32px;
    padding-bottom:20px;
  
}
.header span{
    color: #383838;
    margin-right:20px;
    margin-left:20px;
}
.header span font {
     font-size: 32px;
    color: #dd271f;
}

.block{
    width:269px;
    height:142px;
}

#text{
    position:relative;
    top:120px;
    color: #3b3b3b;
}

.caption{
    font-size: 18px;
    margin-bottom:20px;
    font-weight:bold;

}

.samtext{
    margin-left:100px;
    margin-right:100px;
    font-size: 13px;
    font-weight:bold;
     
}

#one{
    display:none;
    z-index:3000;
    position:absolute; left:25px;
    top: 220px;
    width: 289px;
    color:#353636;
    font-size: 13px;
  
}

#one div{
    font-weight: bold;
    font-size: 24px;
    padding-bottom:10px;
    padding-top:10px;
}


#two{
    z-index:3000;
    display:none;
       top: 220px;
    position:absolute; left:355px;
    width: 289px;
    color:#353636;
    font-size: 13px;
}

#two div{
    font-weight: bold;
    font-size: 24px;
    padding-bottom:10px;
    padding-top:10px;
}


#thre{
    display:none;
      top: 220px;
      z-index:3000;
    position:absolute; left:690px;
    width: 289px;
    color:#353636;
    font-size: 13px;
}

#thre div{
    font-weight: bold;
    font-size: 24px;
    padding-bottom:10px;
    padding-top:10px;
}

#ahref span{
    font-size: 12px;
}
a#ahref{
    color: #da2921;
    font-size: 12px;
    text-decoration:underline;
}

a#ahref:hover{
    color: #da2921;
    font-size: 12px;
    text-decoration:none;
}

#id1{
    cursor:pointer;
}

#id2{
    cursor:pointer;
}

#id3{
    cursor:pointer;
}
