/*
UNKNOWN{width: 32em;}
UL{padding:0; margin:0; list-style-type: none;}
#nav A{font-weight: bold;font-size: 11px;}
#nav A{text-decoration: none;}
#nav LI LI A{padding-right: 10px;display: block;padding-left: 10px;font-weight: normal;padding-bottom: .4em;color: #666666;padding-top: 0.2em;}
#nav LI LI A:hover{border:#7d6340 0px solid; padding:0.2em 10px .4em 10px; background: LIGHTGRAY; background: url(../images/selectedSlice2.gif) repeat-y left top; color: #333333;}
#nav LI{float: left;border: #7d6340 0px solid;width: 112px;cursor: default;position: relative;text-align: center;}
LI#first{border-left-width: 0em;}
LI#last{border-right-width: 0em;}
LI UL{border-right: #7d6340 0px solid;padding: 0px;display: none;font-weight: normal;background: url(../images/ddbg4.gif) no-repeat left bottom;left: 0px;position: absolute;top: 100%;}
UNKNOWN{left: auto; top: auto;}
LI LI{border-width: 0px;display: block;float: none;background-color: transparent;}
#header1{height: 28px; background: url(../images/button_trade_Unslctd.gif); width: 112px;}
#header2{height: 28px; background: url(../images/button_Resources_Unslctd.gif);}
#header3{height: 28px; background: url(../images/button_products_Unslctd.gif); width: 112px;}
#header4{height: 28px; background: url(../images/button_Install_Unslctd.gif); width: 115px;}
#header5{height: 28px; background: url(../images/button_Green_Unslctd.gif);}
#header6{height: 28px; background: url(../images/button_Retailer_Unslctd.gif);}
*/

#nav { padding:0; margin:0; list-style-type: none; list-style-image: none;}
#nav li a {color: #666666; background-repeat: no-repeat; font-size: 11px; text-decoration:none; text-align: center;}
li.nav_item_top { float: left; margin:0; padding:0; list-style-type: none; list-style-image: none; }
a.nav_item_top { display: block; padding:0; height: 28px; width:112px;}

a.nav_trade {background-image: url(../images/button_trade_Unslctd.gif); }
a.nav_resources {background-image: url(../images/button_Resources_Unslctd.gif); }
a.nav_products {background-image: url(../images/button_Products_Unslctd.gif); }
a.nav_install {background-image: url(../images/button_install_Unslctd.gif); }
a.nav_green {background-image: url(../images/button_Green_Unslctd.gif); }
a.nav_retailer {background-image: url(../images/button_Retailer_Unslctd.gif); }

li.nav_item_top:hover a.nav_trade { background-image: url(../images/button_Trade_Slctd.png); }
li.nav_item_top:hover a.nav_resources { background-image: url(../images/button_Resources_Slctd.png); }
li.nav_item_top:hover a.nav_products { background-image: url(../images/button_Products_Slctd.png); }
li.nav_item_top:hover a.nav_install { background-image: url(../images/button_install_slctd.png); }
li.nav_item_top:hover a.nav_green { background-image: url(../images/button_green_slctd.png); }
li.nav_item_top:hover a.nav_retailer { background-image: url(../images/button_Retailer_slctd.png); }

ul.nav_sub_items { padding:0; margin:0; background-image:url(../images/ddbg4.gif); background-repeat:no-repeat; position: absolute; visibility: hidden;}
li.nav_item_top:hover ul.nav_sub_items { visibility: visible; }
ul.nav_sub_items li.nav_sub_item {list-style-type: none; list-style-image: none; padding:0; margin:0; }

a.nav_sub_item{display: block; width:92px; padding:0.2em 10px .4em 10px; font-size: 11px; font-weight:normal;}
a.nav_sub_item:hover{ background: LIGHTGRAY; background: url(../images/selectedSlice2.gif) repeat-y left top;}
/*end nav*/