  #left_menu {
   width:132px;
   height:537px;
  position:absolute;
  margin-left:0px;
  top:0px;
  left:0px;
  background: #C2C9CF url(../img/img1.jpg) no-repeat  bottom left;
  text-align:  center;
  float:left;
}


  #lmenu, #lmenu ul {
  list-style-type: none;
  margin-left:0px;
  }

 #lmenu a,
 #lmenu a:visited {
 display:block;
 color:#000000;
 height:64px;
 line-height:64px;
 cursor:pointer;
 text-indent:-9999px;
 background:transparent ;

}

#lmenu li.home a,
#lmenu li.home a:visited  {

 width:135px;
background: transparent url(../img/menu/01.jpg) no-repeat;

}

 #lmenu li.service{
 width:135px;
  height:57px;
  line-height:57px;
 }


 #lmenu li.service a,
#lmenu li.service a:visited  {
  background: transparent url(../img/menu/02.jpg) no-repeat;
 width:135px;
 height:57px;
  line-height:57px;
}

 #lmenu li.new_doors{
 width:135px;
  height:57px;
   line-height:57px;
 }


 #lmenu li.new_doors a,
#lmenu li.new_doors a:visited  {
  line-height:57px;
 height:57px;
 width:135px;
 background: transparent url(../img/menu/03.jpg) no-repeat;
}

#lmenu li.openers {
 width:135px;
  height:57px;
  line-height:57px;
}


#lmenu li.openers a,
#lmenu li.openers a:visited  {
background: transparent url(../img/menu/04.jpg) no-repeat;
 width:135px;
  height:57px;
   line-height:57px;
}

#lmenu li.gallery  {
  height:35px;
 width:135px;
  line-height:35px;
}

 #lmenu li.gallery a,
 #lmenu li.gallery a:visited
  {
  line-height:35px;
  height:35px;
 background: transparent url(../img/menu/05.jpg) no-repeat;
 width:135px;
}


#lmenu li.contact {
 height:61px;
 width:135px;
 line-height:61px;
}

 #lmenu li.contact a,
#lmenu li.contact a:visited  {
 background: transparent url(../img/menu/06.jpg) no-repeat;
 width:135px;
   height:61px;
  line-height:61px;
}


#lmenu li {
float:left;
background:transparent;
}


#lmenu li:hover {
position:relative;
}

#lmenu li.home:hover > a {
background: transparent url(../img/menu/01a.jpg) no-repeat;
}


#lmenu li.service:hover > a {
background: transparent url(../img/menu/02a.jpg) no-repeat;
}


#lmenu li.new_doors:hover > a {
background: transparent url(../img/menu/03a.jpg) no-repeat;
}


#lmenu li.openers:hover > a {
background: transparent url(../img/menu/04a.jpg) no-repeat;
}

#lmenu li.gallery:hover > a {
background: transparent url(../img/menu/05a.jpg) no-repeat;
}

#lmenu li.contact:hover > a {
background: transparent url(../img/menu/06a.jpg) no-repeat;
}


* html #lmenu li a:hover {


}

* html #lmenu li.home  a:hover {
background: transparent url(../img/menu/01a.jpg) no-repeat;
}

* html #lmenu li.service  a:hover {
background: transparent url(../img/menu/02a.jpg) no-repeat;
}

* html #lmenu li.new_doors    a:hover {
background: transparent url(../img/menu/03a.jpg) no-repeat;
}

* html #lmenu li.openers  a:hover {
background: transparent url(../img/menu/04a.jpg) no-repeat;
}

* html #lmenu li.gallery  a:hover {
background: transparent url(../img/menu/05a.jpg) no-repeat;
}

* html #lmenu li.contact  a:hover {
background: transparent url(../img/menu/06a.jpg) no-repeat;
}


 #lmenu li.selected a,
 #lmenu li.selected  a:visited {

 text-decoration:underline;
}

 #lmenu li.selected a:hover {
text-decoration:underline;
}

* html #lmenu li.selected  a:hover {
text-decoration:underline;
}