#shape{
	width:235px;
	height:133px;
    background: transparent url(../assets/shape.png) no-repeat;
    z-index:12;
}

  #image{
     position:absolute;
     display:block;
      top: 0px; 
     z-index:15;
  }
   #image a{
     border:none;
  }
  
    #box{
    margin-top:0px;
    position:relative;
    background: transparent url(../assets/btnbar.png) no-repeat;
    width:229px;
    left:1px;
    height:40px;
    z-index:50;
  }   

/************ Link One ***********/
 
  #container1{
     position:absolute;
    left:10px;
    width:235px;
    height:130px;
   background-color:transparent;
  }
   #container_a{
     position:absolute;
    left:0px;
    width:235px;
    height:130px;
    background-color:transparent;
  }
   #link1{ 
    position:absolute;
    top:0px;
     background-color:transparent;
  }
 #plus1{
position:absolute;
   width:32px;
   height:25px;
   float:left;
  left:200px;
    background: transparent url(../assets/plus.png) no-repeat;
    z-index:94;
}
 
    #text1{
     display:none;
     top:0px;
    position:absolute;
    background-color:#ffffff;
    width:230px;
     min-height: 310px;
    height:280px;
    z-index:10;
  }
    


/************ Link Two ***********/

  #container2{
     position:absolute;
    left:255px;
    width:235px;
    height:130px;
    background-color:transparent;
  }
  #container_b{
     position:absolute;
    left:0px;
    width:235px;
    height:130px;
    background-color:transparent;
  }
  #plus2{
position:absolute;
   width:32px;
   height:25px;
   float:left;
  left:200px;
    background: transparent url(../assets/plus.png) no-repeat;
    z-index:94;
}
   #link2{ 
    position:absolute;
    top:0px;
     background-color:transparent;
  }
  
 #text2{
     display:none;
     top:0px;
    position:absolute;
    background-color:#ffffff;
    width:230px;
    min-height: 310px;
    height:280px;
    z-index:10;
  }


/************ Link Three ***********/

  #container3{
     position:absolute;
    left:500px;
    width:235px;
    height:130px;
    background-color:transparent;
  }
  #container_c{
     position:absolute;
    left:0px;
    width:235px;
    height:130px;
    background-color:transparent;
  }
  #plus3{
position:absolute;
   width:32px;
   height:25px;
   float:left;
  left:200px;
    background: transparent url(../assets/plus.png) no-repeat;
    z-index:94;
}
   #link3{ 
    position:absolute;
    top:0px;
     background-color:transparent;
  }
 
  
#text3{
     display:none;
     top:0px;
    position:absolute;
    background-color:#ffffff;
    width:230px;
     min-height: 280px;
    height: 280px;
    z-index:10;
  }



/************ Link ThreeFour ***********/

  #container4{
     position:absolute;
    left:746px;
    width:235px;
    height:130px;
    background-color:transparent;
  }
  #container_d{
     position:absolute;
    left:0px;
    width:235px;
    height:130px;
    background-color:transparent;
  }
  #plus4{
position:absolute;
   width:32px;
   height:25px;
   float:left;
  left:200px;
    background: transparent url(../assets/plus.png) no-repeat;
    z-index:94;
}
   #link4{ 
    position:absolute;
    top:0px;
     background-color:transparent;
  }
 
  
#text4{
     display:none;
     top:0px;
    position:absolute;
    background-color:#ffffff;
    width:230px;
     min-height: 280px;
    height: 280px;
    z-index:10;
  }



 