#jsddm
{	margin: 0;
	padding: 0;}

	#jsddm li
	{	float: left;
		list-style: none;
		font-size: 14px ;
		font-size-adjust:inherit;
		font-weight:550;
		background:transparent url(../images/pgMenuItemDividerT.jpg) 0 0 no-repeat;
		
/*		
 background: url(../images/mainbk.png) no-repeat;

	*/
		}

	#jsddm li a
	{	display:inline-block;
	    text-decoration:none;
		padding: 8px 9.6px;
		text-align: left;
        font-weight: bold;
		font-size:13px;
		color: #fff;
		margin-left:35px;
		
		}


	#jsddm li a:hover
	{	/*background: #63a506;*/
	color:#000;
	background-color:#FFF;
	height:19px;
	
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
		    position: absolute;
			visibility: hidden;
			margin-left:0px;
			min-width:150px;  }
	
			#jsddm li ul li
			{	float: none;
				display: inline;
				min-width:300px;
				font-size:7px;
				font-weight:normal;
				
				}
			
			#jsddm li ul li a
			{	min-width:100%;
			    float:left;
				font-size:11px;
				font-style: none;
				font-weight:normal;
				color: #000;
				background: #fff;
				background-image: url('../images/blackChevronRightInt.png');
                background-position: center right;
                background-repeat: no-repeat;}
			
			#jsddm li ul li a:hover
			{	/*background: #63a506;*/
			background: #191919;
			color:#FFFFFF;
			background-image: url('../images/whiteChevronRightInt.png');
            background-position: center right;
            background-repeat: no-repeat;
			min-width:100%;}
			
			#jsddmweb
{	margin: 0;
	padding: 0;
  
	}

	#jsddmweb li
	{	float: left;
		list-style: none;
		font-size: 12px ;
		font-size-adjust:inherit;
		font-weight:550;
		background:transparent url(../images/pgMenuItemDividerT.jpg) 0 0 no-repeat;
		}

	#jsddmweb li a
	{	display:inline-block;
	    text-decoration:none;
		padding: 8px 9.6px;
		text-align: left;
        font-weight: bold;
		font-size:11px;
		color: #fff;
		
		}


	#jsddmweb li a:hover
	{	/*background: #63a506;*/
	color:#000;
	background-color:#FFF;
	height:19px;
	
	}
		
		#jsddmweb li ul
		{	margin: 0;
			padding: 0;
		    position: absolute;
			visibility: hidden;
			margin-left:0px;
			min-width:150px;
		}
	
			#jsddmweb li ul li
			{	float: none;
				display: inline;
				min-width:300px;
				font-size:7px;
				font-weight:normal;
				
				}
			
			#jsddmweb li ul li a
			{	min-width:100%;
			    float:left;
				font-size:11px;
				font-style: none;
				font-weight:normal;
				color: #000;
				background: #fff;
				background-image: url('../images/blackChevronRightInt.png');
                background-position: center right;
                background-repeat: no-repeat;}
			
			#jsddmweb li ul li a:hover
			{	/*background: #63a506;*/
			background: #191919;
			color:#FFFFFF;
			background-image: url('../images/whiteChevronRightInt.png');
            background-position: center right;
            background-repeat: no-repeat;
			min-width:100%;}
			#homeimg {float:left; margin-top:0px; margin-left:0px;
                      background-image:url(../images/mHomeOnT.jpg);
                      height:32px; width:32px;
}
#homeimg:hover{ background-image:url(../images/mHomeOnThov.jpg);}