.logo {background:url(../images/deltadental_logo_pink.gif) left top no-repeat;}
#header {height:80px;background:url(../images/bg_top.jpg) left bottom no-repeat;}

	#download {
		float:left;
		width:350px;
		text-align:left;
		padding-left:25px;
		background:#F0F0F0 url(../images/windows_icon.gif) 3px 6px no-repeat;
		}
	#next {
		float:right;
		width:65px;
		text-align:right;
		padding-right:5px;
		}
		
	
ul#nav li ul#subpage {
	display:block;
}

ul#nav li.on ul#subpage { display:none  } /* The magic */
ul#nav li.off ul#subpage {display:block}