/* CSS Document navigation */
/*--- left navigation ---*/
#left-nav{width:196px; position:relative;z-index:11;margin-bottom:8px;}

#left-nav a{background: url(../images/css/left-simple.gif) no-repeat;display:block;z-index:10;overflow:hidden;text-indent:-999px; }

#nav-construction a{height:35px;background-position:0px 0px;	}
#nav-construction a:hover, .activ-nav-construction #nav-construction a{background-position:-207px 0px;	}
#nav-properties a{height:33px;background-position:0px -35px;	}
#nav-properties a:hover, .activ-nav-properties #nav-properties a{background-position:-207px -35px;	}
#nav-design a{height:33px;background-position:0px -68px;	}
#nav-design a:hover, .activ-nav-design #nav-design a{background-position:-207px -68px;	}
#nav-fm a{height:33px;background-position:0px -101px;	}
#nav-fm a:hover, .activ-nav-fm #nav-fm a{background-position:-207px -101px;	}
#nav-services a{height:33px;background-position:0px -134px;	}
#nav-services a:hover, .activ-nav-services #nav-services a{background-position:-207px -134px;	}
#nav-plant a{height:34px;background-position:0px -167px;	}
#nav-plant a:hover, .activ-nav-plant #nav-plant a{background-position:-207px -167px;	}

#left-nav li ul{background: url(../images/css/bg-nav.gif) repeat-y;
width: 170px;
padding:14px 0 14px 26px;
}
#left-nav li ul li{margin-bottom:10px;}
#left-nav li ul a{height:16px;background:none;z-index:10;overflow:hidden;text-indent:1px;color:#ffffff;width:170px; text-decoration:none;}
#left-nav li ul a:hover,.active-overview #nav-construction-overview a, .active-we-do #nav-construction-we-do a, .active-frameworks #nav-frameworks a,.active-market-sector #nav-market-sector a, .active-properties-overview #nav-properties-overview a, .active-properties-we-do #nav-properties-we-do a, .active-properties-current #nav-properties-current a, #left-nav li ul a.active{color:#ffbe61;}
