ul.verticalMenu {list-style:none; margin:0; width:199px; position:relative; padding:0; z-index:0; font-size:100%; background-color:transparent;}
ul.verticalMenu li {position:relative; display:block; z-index:0; width:199px;}

ul.verticalMenu a {display:block; font-size:100%; text-decoration:none;}
ul.verticalMenu .root a {width:199px; height:73px;}
ul.verticalMenu .link1 a {background:url(/images/group/leftNav-contract.jpg) top left no-repeat;}
ul.verticalMenu .link2 a {background:url(/images/group/leftNav-interior.jpg) top left no-repeat;}
ul.verticalMenu .link3 a {background:url(/images/group/leftNav-plumbing.jpg) top left no-repeat;}
ul.verticalMenu .link4 a {background:url(/images/group/leftNav-taps.jpg) top left no-repeat;}

ul.verticalMenu .root {position:relative; margin:0 0 10px 0;}

ul.verticalMenu .home a {width:199px; background-color:#AB0601; color:#fff; font-weight:bold; text-align:center; padding:0.3em 0;}
ul.verticalMenu .home {clear:both; margin-bottom:10px;}

ul.verticalMenu .noBorder a, ul.verticalMenu .noBorder .selected {border-bottom:0;}

/* STYLE THE MOUSE OVER FOR EVERYTHING BUT IE */
* html ul.verticalMenu li {float:left;} 

.leftNavText {cursor:pointer; display:none;}
.selected .leftNavText {cursor:default;}

#leftNav .clear {width:100%;}


/*uncomment if a seperator is needed
ul.verticalMenu .seperator {width:179px; background:none;}
ul.verticalMenu .seperator div {width:149px; margin-left:30px; background:url(/images/seperator-back.gif) repeat-x;}
*/
