div#nav {

        position: relative;
        z-index: 10;
        background-image: url(http://www.carrentals.co.uk/images/whitebar3.gif);
        width: 800px;
        height: 74px;
        font-size: 10pt;
        font-weight: bold;
}

div#navsearch {

        position: relative;
        z-index: 10;
        background-image: url(http://www.carrentals.co.uk/images/whitebar3_search.gif);
        width: 800px;
        height: 74px;
        font-size: 10pt;
        font-weight: bold;
}

div#nav li {
        position: relative;
        list-style: none;
        float: left;
        height: 26px;
        text-align: center;
}

div#nav li, div#nav li a {
        display: block;
        font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        padding: 4px 0;
}

div#nav>ul {
        width: auto;
}

div#nav>ul#ulleft {
        width: auto;
}

div#nav ul ul {
        position: absolute;
        top: 28px;
        left: 0px;
        display: none;
        z-index: 11;
}

div#nav ul ul#ulleft {
        position: absolute;
        top: 28px;
        left: -30px;
        display: none;
        z-index: 11;
}

div#nav ul ul li {
        left: 0px;
        background: #ABA8A8;
        text-align: center;
        height: 22px;
        padding: 0 0 0px 0;
}

div#nav ul ul#ulleft li {
        left: 0px;
        background: #ABA8A8;
        text-align: center;
        height: 22px;
        padding: 0 0 0px 0;
}

div#nav ul ul li:hover {
        background: #444;
}

div#nav ul ul#ulleft li:hover {
        background: #444;
}

div#nav ul.level1 li.submenu:hover ul.level2 {
        display: block;
}

div#nav ul.level1 li.submenu:hover ul.level3 {
        display: block;
		width: 800px;
}

div#nav ul.level1 li.submenu:hover ul.level3#lefttest {
        left: -251px;
}

div#nav ul.level1 li.submenu:hover ul.level3#lefttest li {
		width: 130px;
}

div#nav ul#ulleft.level1 li.submenu:hover ul.level2#ulleft {
        display: block;
}

div#nav li:hover a {
        color: #fff;
        height: 10px;
}

div#nav ul ul li a {
        color: #fff;
}

div#nav ul ul#ulleft li a {
        color: #fff;
}

#li1, #li1 ul, #li1 a {
        width: 82px;
        left: 26px;
}

#li2, #li2 ul, #li2 a {
        width: 117px;
        left: 34px;
}

#li3, #li3 a {
        width: 130px;
        left: -26px;
}

#li4, #li4 a {
        width: 130px;
        left: 0px;
}

#li5, #li5 a {
        width: 90px;
        left: -48px;
}

#li6, #li6 a {
        width: 80px;
        left: 20px;
}

#li7, #li7 a {
        width: 100px;
        left: 30px;
}


.level1 {
position: relative;
top: 10px;
}

.level2 {
        width: 400px;
}

.level3 {
        width: 780px;
}







div#navsearch li {
        position: relative;
        list-style: none;
        float: left;
        height: 26px;
        text-align: center;
}

div#navsearch li, div#navsearch li a {
        display: block;
        font-family: arial, helvetica, sans-serif;
        font-size: 9pt;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        padding: 4px 0;
}

div#navsearch>ul {
        width: auto;
}

div#navsearch>ul#ulleft {
        width: auto;
}

div#navsearch ul ul {
        position: absolute;
        top: 28px;
        left: 0px;
        display: none;
        z-index: 11;
}

div#navsearch ul ul#ulleft {
        position: absolute;
        top: 28px;
        left: -30px;
        display: none;
        z-index: 11;
}

div#navsearch ul ul li {
        left: 0px;
        background: #ABA8A8;
        text-align: center;
        height: 22px;
        padding: 0 0 0px 0;
}

div#navsearch ul ul#ulleft li {
        left: 0px;
        background: #ABA8A8;
        text-align: center;
        height: 22px;
        padding: 0 0 0px 0;
}

div#navsearch ul ul li:hover {
        background: #444;
}

div#navsearch ul ul#ulleft li:hover {
        background: #444;
}


div#navsearch ul.level1 li.submenu:hover ul.level2 {
        display: block;
}

div#navsearch ul.level1 li.submenu:hover ul.level3 {
        display: block;
}

div#navsearch ul.level1 li.submenu:hover ul.level3#lefttest {
        left: -374px;
}


div#navsearch ul#ulleft.level1 li.submenu:hover ul.level2#ulleft {
        display: block;
}

div#navsearch li:hover a {
        color: #fff;
        height: 10px;
}

div#navsearch ul ul li a {
        color: #fff;
}

div#navsearch ul ul#ulleft li a {
        color: #fff;
}
