/* CSS Document */

#seecontainer {
	width: 556px;
	height: 146px;
	margin: 0 43px 11px 117px;
}

#seecontainerInt {
	width: 556px;
	height: 146px;
	margin: 20px 0 20px 50px;
	padding-left: 35px;
}

#seetop {
	width: 556px;
	height: 84px;
	margin: 0;
	float: left;
	clear: both;
}

#flashint {
	padding-left: 60px;
}

/*------main "list" nav bar styles,--------*/
#nmw, #nmw ul {
	width: 556px;
	list-style: none;
	line-height: 24px;
	background: white;
	padding: 0 0 0 0;
	border: solid #999999;
	border-width: 0 0;
	margin: 0;
	text-align: left;
}

.undernmw {
	width: 556px;
	height: 12px;
	margin: 0 0 0 0;
	padding: 0;
}

#nmw a {
	display: block;
	width: 128px;
	/*w\idth: 6em;*/
	color: #000000;
	text-decoration: none;
	padding: 0;
	height: 62px;
}

#nmw li {
	float:left;
	padding: 0;
}

#nmw li a.rstar {
	text-indent: -9999px;
	background: url("../images/hprisingstar.jpg") 0 0 no-repeat;
	width: 150px;
}

#nmw li a:hover.rstar {
	text-indent: -9999px;
	background: url("../images/hprisingstar.jpg") 0 -62px no-repeat;
	width: 150px;
}

#nmw li a.fguy {
	text-indent: -9999px;
	background: url("../images/hpfamilyguy.jpg") 0 0 no-repeat;
	width: 128px;
}

#nmw li a:hover.fguy {
	text-indent: -9999px;
	background: url("../images/hpfamilyguy.jpg") 0 -62px no-repeat;
	width: 128px;
}

#nmw li a.enest {
	text-indent: -9999px;
	background: url("../images/hpemptynester.jpg") 0 0 no-repeat;
	width: 128px;
}

#nmw li a:hover.enest {
	text-indent: -9999px;
	background: url("../images/hpemptynester.jpg") 0 -62px no-repeat;
	width: 128px;
}

#nmw li a.osun {
	text-indent: -9999px;
	background: url("../images/hpsunset.jpg") 0 0 no-repeat;
	width: 150px;
}

#nmw li a:hover.osun {
	text-indent: -9999px;
	background: url("../images/hpsunset.jpg") 0 -62px no-repeat;
	width: 150px;
}

/*-------button "on" states-----------*/

#nmw li a.rstaron {
	text-indent: -9999px;
	background: url("../images/hprisingstar.jpg") 0 -62px no-repeat;
	width: 150px;
}

#nmw li a.fguyon {
	text-indent: -9999px;
	background: url("../images/hpfamilyguy.jpg") 0 -62px no-repeat;
	width: 128px;
}

#nmw li a.eneston {
	text-indent: -9999px;
	background: url("../images/hpemptynester.jpg") 0 -62px no-repeat;
	width: 128px;
}

#nmw li a.osunon {
	text-indent: -9999px;
	background: url("../images/hpsunset.jpg") 0 -62px no-repeat;
	width: 150px;
}

.fivehlogo {
	position: relative;
	top: 9px;
}

/* CJR: new design image hover states */
#assistant1 .assistantbtn
{
	cursor: pointer;
}