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

	#jsddm li
	{	float: left;
		list-style: none;
		text-align: center;
		display: block;}

	#jsddm li a
	{display: block;
	/*background-image:  url(../pix/elem/card_blank1.gif);*/
	background-repeat: no-repeat;
	height: 81px;
	width: 76px;
	margin-left: 18px;
	/*padding-top: 35px;*/
	color: #000;
	text-align: center;
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-top:35px}

	#jsddm li a:hover
	{/*background-image:  url(../pix/elem/card_blank1_hover.gif);*/
	background-repeat: no-repeat;
	color: #BEBEBE;
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				}
			
			#jsddm li ul li a
			{text-decoration: none; 
			background-color: #BEBEBE;
			color: #000000; 
			width: 120px;
			text-align: left; 
			height:12px; 
			padding-left:5px; 
			padding-right: 35px; 
			font-size: 11px;
			/*margin-top: 2px; */
			padding: 2px; 
			display: block;
			border:1px solid black;}
			
			#jsddm li ul li a:hover
			{color:#001133; 
	background-color: #FFFFFF;
	border: 1px solid black;}



.banner {
  padding: 0px;
  border: 0px;
  margin: 0px;
  width: 100%;
  background-image:  url(../pix/elem/boardwalk_end.png);
}

a.menu-card {
    display: block;
	background-image:  url(../pix/elem/card_blank1.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 76px;
	margin-left: 18px;
	/*padding-top: 35px;*/
	color: #000;
	text-align: center;
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a.menu-card-home{
	display: block;
	background-image:  url(../pix/elem/card_blank1_hover.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 76px;
	margin-left: 18px;
	padding-top: 35px;
	color: #000;
	text-align: center;
	font: bold 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a.menu-card:hover {
	background-image:  url(../pix/elem/card_blank1_hover.gif);
	background-repeat: no-repeat;
	color: #444488;
}

a.menu_link, a.menu_link:link{
	DISPLAY: block; 
	PADDING-LEFT: 4px; 
	FONT-SIZE: 14px; 
	WIDTH: 100%; 
	COLOR: #ffffff; 
	BORDER-TOP-STYLE: none; 
	FONT-FAMILY: arial; 
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none; 
	BORDER-BOTTOM-STYLE: none;
	}
a.menu_link:hover{
	text-decoration: none; 
	color: #ffffff;
}

a.drop_down, a.drop_down:link {
	padding-left:11px;
	width:156px;
/*	width:141px; firefox */
	display:block;
    border-style:solid;
	border-color:#044E87;
	border-width:1px;
	border-right-width:3px;
	border-bottom-width:0px;
	background-image:  url(../pix/elem/drop_down_arrow.gif);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #044E87;
	text-align: left;
}
a.drop_down:hover{
	text-decoration: none; font-weight: normal;
	background-color: #b5d1e6;
	color: #000;
}
.menu_bottom {
  background-image:  url(../pix/elem/drop_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
  width: 156px;
  height: 13px;
}

a.nav_link, a.nav_link:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width: 175px;
	display: block;
	background-image:  url(../pix/elem/sub_nav_arrow.gif);
	background-color: #eef;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 18px;
	color: #000099;
	border-bottom: 1px solid #000099;
	padding: 3px;
}
a.nav_link:hover{
	text-decoration: none; font-weight: normal;
	background-color: #99bbff;
	color: #000;
}

a.button {font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px; border-top: 1px solid white; border-right: 1px solid black;
    border-bottom: 1px solid black;	border-left: 1px solid white; text-align: center;
    min-width: 75px; font-style: normal; margin-bottom: 5px}

a.button:visited, a.button:link {background-color: #008888; color: #ffffff; text-decoration: none;	}

a.button:hover {background-color: #005555; color: #ffffff; border-color: black white white black;
	text-decoration: none;	}

a.button:active {background-color: #336699; color: #cccccc; text-decoration: none;	}

a.arrowButton, a.arrowButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/arrow_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.arrowButton:hover{
	background-image:  url(../pix/icon/arrow_buton.gif);
	color: #fff;
}
a.ideaButton, a.ideaButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/idea_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.ideaButton:hover{
	background-image:  url(../pix/icon/idea_buton.gif);
	color: #fff;
}
a.pushButton, a.pushButton:link{
	width: 169px;
	height: 38px;
	background-image:  url(../pix/icon/push_butof.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-indent: 40px;
	padding-top: 10px;
	display: block
}
a.pushButton:hover{
	background-image:  url(../pix/icon/push_buton.gif);
	color: #fff;
}

a.moreBtn, a.moreBtn:link{
	width: 70px;
	height: 16px;
	background-image:  url(../pix/icon/more_btof.gif);
	background-repeat: no-repeat;
	display: block
}
a.moreBtn:hover{
	background-image:  url(../pix/icon/more_bton.gif);
}
a.moresmrBtn, a.moresmrBtn:link{
	width: 45px;
	height: 12px;
	background-image:  url(../pix/icon/moresmr_btof.gif);
	background-repeat: no-repeat;
}
a.moresmrBtn:hover{
	background-image:  url(../pix/icon/moresmr_bton.gif);
}
a.adMore, a.adMore:link{
	width: 50px;
	height: 16px;
	background-image:  url(../pix/elem/adMore_lit.gif);
	background-repeat: no-repeat;
	float: right;
	padding-right: 20px;
/*	padding-right: 20; firefox */
}
a.adMore:hover{
	background-image:  url(../pix/elem/adMore_dim.gif);
	padding-right: 20px;
}

a.moreInfo, a.moreInfo:link{
	background-image:  url(../pix/icon/moreInfo.gif);
	background-repeat: no-repeat;
	float: right;
}
a.moreInfo:hover{
	background-image:  url(../pix/icon/moreInfo_dim.gif);
}
a.buyNow, a.buyNow:link{
	background-image:  url(../pix/icon/buyNow.gif);
	background-repeat: no-repeat;
	float: right;
}
a.buyNow:hover{
	background-image:  url(../pix/icon/buyNow_dim.gif);
}
a.tryNow, a.tryNow:link{
	background-image:  url(../pix/icon/tryNow.gif);
	background-repeat: no-repeat;
	float: right;
}
a.tryNow:hover{
	background-image:  url(../pix/icon/tryNow_dim.gif);
}
a.L0 {
	text-decoration: none; 
	color: #000000; 
	font-weight:bold; 
	font-size: 13px 
}
a.L1 {
	text-align: center; 
	color: #000000; 
	width: 165px; 
	background-image:  url(../pix/elem/backnavbar.gif);
	height:18px; 
	padding-left:5px; 
	padding-right: 35px; 
	font-weight:bold; 
	font-size: 13px;
	margin-top: 6px; 
	display: block
}
a.L2 {
	text-decoration: none; 
	color: #000099; 
	width: 165px;
	text-align: left; 
	height:12px; 
	padding-left:5px; 
	padding-right: 35px; 
	font-size: 11px;
	margin-top: 2px; 
	padding: 2px; 
	display: block
}
a.L0:hover {
	color:#888800 
}
a.L1:hover {
	color:#0088ff; 
	background-color: #c0c0ee
}
a.L2:hover {
	color:#001133; 
	background-color: #ffffff 
}
