
.jqpopupmenu, .jqpopupmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-245px;
margin-top:-200px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/workplace.png) no-repeat;
width:250px;
height: 207px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu2, .jqpopupmenu2 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:0px;
margin-top:-260px;
padding: 0;
position: absolute;
left: 0px;
top: 0;
list-style-type: none;
background: url(../images/speech2.png) no-repeat;
width:250px;
height: 278px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu3, .jqpopupmenu3 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-230px;
margin-top:-220px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/speechaccom.png) no-repeat;
width:250px;
height: 226px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu4, .jqpopupmenu4 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-10px;
margin-top:-185px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/speechedu.png) no-repeat;
width:250px;
height: 226px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu5, .jqpopupmenu5 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-245px;
margin-top:-170px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/speechshops.png) no-repeat;
width:250px;
height: 226px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu6, .jqpopupmenu6 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-240px;
margin-top:-280px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/speechrest.png) no-repeat;
width:250px;
height: 278px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu7, .jqpopupmenu7 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-10px;
margin-top:-250px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/speechcc.png) no-repeat;
width:250px;
height: 278px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu8, .jqpopupmenu8 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-10px;
margin-top:-115px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/speechtransport.png) no-repeat;
width:250px;
height: 128px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}

.jqpopupmenu9, .jqpopupmenu9 ul{ /*topmost and sub ULs, respectively*/
font: normal 14px Verdana;
margin-left:-5px;
margin-top:-280px;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: url(../images/speech2.png) no-repeat;
width:250px;
height: 278px;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
padding-top:13px;
}


.jqpopupmenu li, .jqpopupmenu2 li, .jqpopupmenu3 li, .jqpopupmenu4 li, .jqpopupmenu5 li, .jqpopupmenu6 li, .jqpopupmenu7 li, .jqpopupmenu8 li, .jqpopupmenu9 li{
position: relative;
}

.jqpopupmenu li a, .jqpopupmenu2 li a, .jqpopupmenu3 li a, .jqpopupmenu4 li a, .jqpopupmenu5 li a, .jqpopupmenu6 li a, .jqpopupmenu7 li a, .jqpopupmenu8 li a, .jqpopupmenu9 li a{
display: block;
width: 230px; /*width of menu (not including side paddings)*/
color: #ffffff;
text-decoration: none;
padding: 2px 30px;
background-image: url(../images/arrow_s.gif);
background-repeat: no-repeat;
background-position: 1.2em .6em;
}

* html .jqpopupmenu li, * html .jqpopupmenu2 li, * html .jqpopupmenu3 li, * html .jqpopupmenu4 li, * html .jqpopupmenu5 li, * html .jqpopupmenu6 li, * html .jqpopupmenu7 li, * html .jqpopupmenu8 li, * html .jqpopupmenu9 li{ /*IE6 CSS hack*/
display: block;
width: 230px; /*width of menu (include side paddings of LI A*/
}

.jqpopupmenu li a:hover, .jqpopupmenu li.selected>a, .jqpopupmenu2 li a:hover, .jqpopupmenu2 li.selected>a, .jqpopupmenu3 li a:hover, .jqpopupmenu3 li.selected>a, .jqpopupmenu4 li a:hover, .jqpopupmenu4 li.selected>a, .jqpopupmenu5 li a:hover, .jqpopupmenu5 li.selected>a, .jqpopupmenu6 li a:hover, .jqpopupmenu6 li.selected>a, .jqpopupmenu7 li a:hover, .jqpopupmenu7 li.selected>a, .jqpopupmenu8 li a:hover, .jqpopupmenu8 li.selected>a, .jqpopupmenu9 li a:hover, .jqpopupmenu9 li.selected>a{
text-decoration:underline;
display: block;
background-image: url(../images/arrow_s.gif);
background-repeat: no-repeat;
background-position: 1.2em .6em;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

