#companySub {
	position:absolute;
	width:145px;
	height:66px;
	z-index:1;
	left: 55px;
	top: 109px;
}
#servicesSub {
	position:absolute;
	width:197px;
	height:66px;
	z-index:1;
	left: 138px;
	top: 109px;
}
#customerSub{
	position:absolute;
	width:200px;
	height:66px;
	z-index:1;
	left: 205px;
	top: 109px;
}
#newseventSub{
	position:absolute;
	width:145px;
	height:66px;
	z-index:1;
	left: 433px;
	top: 109px;
}
#contactusSub{
	position:absolute;
	width:130px;
	height:66px;
	z-index:1;
	left: 554px;
	top: 109px;
}
#onlineSub {
	position:absolute;
	width:187px;
	height:66px;
	z-index:1;
	left: 187px;
	top: 206px;
}
.subnav{
	font-size:11px;
	color:#3f3a27;
	background-color:#fafaf9;
	padding-left:18px;
	height:20px;
	background-image:url(images/pm_icon_ddown_bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 3px;
	border-bottom:1px solid #f8f9fa;
	border-right:1px solid #f8f9fa;
	border-left:1px solid #f8f9fa;
	text-align:left;
	font-weight:normal;
}
a.subnav1{
	color:#3f3a27;
	font-weight:normal;
	text-decoration:none;
}
a.subnav1:hover{
	color:#ff6600;
	font-weight:normal;
	text-decoration:none;
}
.subnavo{
	font-size:11px;
	color:#0e0e0c;
	background-color:#fafaf9;
	padding-left:18px;
	height:20px;
	background-image:url(images/pm_icon_ddown_bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 3px;
	border-bottom:1px solid #f8f9fa;
	border-right:1px solid #f8f9fa;
	border-left:1px solid #f8f9fa;
	text-align:left;
	font-weight:normal;
}
.navbg{
	white-space: nowrap;
}
.nav{
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	background-image:url(images/pm_nav_out_bg.gif);
	background-repeat:repeat-x;
	height:26px;
}

.navAct{
	font-size:11px;
	color:#000000;
	font-weight:normal;
	background-image:url(images/pm_nav_over_bg.gif);
	background-repeat:repeat-x;
	height:26px;
}
a.navlink{
	color:#2a2828;
	font-size: 11px;
	font-weight: normal;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
a.navlink:hover{
	color:#2a2828;
	font-size: 11px;
	font-weight: normal;
	padding:0px 10px 0px 10px;
	text-decoration:none;
}
/*for leftnav*/
.lttblbgclr{
	background-color:#e0e8f1;
}
a.leftnav{
	color:#3e70b0;
	text-decoration:none;
}
a.leftnav:hover{
	color:#1f2227;
	text-decoration:none;
}
a.leftnavonpage{
	color:#3e70b0;
	text-decoration:none;
	font-weight:bold;
}
a.leftnavonpage:hover{
	color:#3e70b0;
	text-decoration:none;
	font-weight:bold;
}
a.subnavoff{
	color:#3e70b0;
	text-decoration:none;
	font-weight:normal;
}
a.subnavoff:hover{
	color:#3f3a27;
	text-decoration:none;
	font-weight:normal;
}
a.subnavon{
	color:#3f3a27;
	text-decoration:none;
	font-weight:bold;
}
a.subnavon:hover{
	color:#3f3a27;
	text-decoration:none;
	font-weight:bold;
}
.mrlink{
	color:#406ea9;
}
/*id passed for links on left*/
.foldheader{
	list-style-image:url(images/pm_icon_plus.gif);
	padding:0;
	margin-left:11px;
}
.foldinglist{
    list-style-type: none;
    list-style-image: url(images/pm_icon_sub_bullet.gif);
    list-style-position: outside;
    padding:0 0 0 0px;
}
.foldinglistopen{
	list-style-type: none;
	list-style-image: url(images/pm_icon_minus.gif);
	list-style-position: outside;
	padding:0;
	margin-left:11px;
	font-weight:bold;
}
.foldinglistopenindexnone{
	list-style-type: none;
	list-style-image: url(images/pm_icon_minus.gif);
	list-style-position: outside;
	padding:0;
	margin-left:11px;
}
.foldheadernone{
      list-style-image:url(images/pm_icon_plus.gif);
      padding:0;
      margin-left:11px;
      font-weight:BOLD;
}
