#access {
  background-image: url("img/pmm_greystone_root.jpg");
    background-repeat: repeat-x;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin: 0 auto;
    text-align: left;
    width: auto;
	
}

#access .menu-header,
div.menu {
	font-size: 13px;
	/*margin-left: 12px;*/
	width: 1000px;

}
#access .menu-header ul,
div.menu ul {
	
	list-style: none;
	margin:0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	/*color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;*/
	color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif,Candara;
    font-size: 12px;
    font-weight: bold;
    line-height: 32px;
    padding: 12px 15px 13px;
    text-decoration: none;
/*    text-transform: uppercase;*/
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 37px;
	left: 0;
	float: left;
    line-height: 15px;
	width: 460px;
	z-index: 99999;

}
#access ul ul li {
	height:30px;
	width: 245px;
	float:left;
	border-bottom:dashed 1px #56c5ff;
	background-color:#0092df;	
	
	
	
	
}
#access ul ul li a {
	float:left;
    height:10px;
	margin:5px 3px 3px 3px;
	
		padding: 4px 16px;
	color: #FFFFFF !important;
	background-image:url(img/new_arrow.gif);
	background-repeat:no-repeat;
	background-position:3px 8px;
	text-align: left;
	overflow: hidden;
	font-weight:normal;
	border:solid 0px;
	
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	
	background: #0092df;
	line-height: 1em;
	padding: 10px 0px 0px 10px;
	width:220px;
	
	float:left;

}

#access li:hover > a{
    color:#fff;
	background-color:#0092df;
	background-image:url(./images/hover_bg.jpg);
	background-repeat:repeat-x;
	
	}
#access ul ul :hover > a {
	
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {

     
	display: block;
}


.menu li.current-menu-item a, .menu li.current-menu-parent a{
	line-height: 37px;
	background-color:#0092df;
background-image:url(./images/hover_bg.jpg);
	background-repeat:repeat-x;
}
#access ul li:hover > ul li{

     margin-top:0px;
	 
	
}
#access ul li:hover > ul a:hover{
	
	background-color:#000;
	background-position:left;
background-image:url(img/new_arrow.gif);
	background-repeat:no-repeat;

}
.sub-menu{
   background-color:#0092df;
   min-width:500px !important;

/*   min-height:140px !important;*/

}
/*.sub-menu li{
width:157px !important;
background-color:#b0c4de !important;
}
.sub-menu a{
padding-top:8px !important;
background-color:#b0c4de !important;
}*/
/*Edited by kiran End*/
#access ul li.current_page_item > a{
    
    /*color:#000000;
	background-image:url(./images/hover_bg.jpg);
	background-repeat:repeat-x;*/
	}
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	/*color: #fff;*/
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

