	/* -------------------------- */
	/*         HEADER             */
	/* -------------------------- */
	#header { height: 97px; width: 961px; margin: 0 auto; position: relative; z-index: 5000; }
	#logo { margin: 40px 0 0 0; float: left; }
	#talkToUs { width: 936px; padding-right: 25px; position: absolute; top: 10px; left: 0; text-align: right; }
		#talkToUs strong { color: #ff6319; }


	/* -------------------------- */
	/*         MAIN NAV           */
	/* -------------------------- */
	#mainNav { float: right; margin-top: 54px; padding-right: 12px; }
		
		#mainNav li { line-height: 0; /* fixes "stair-step" effect in IE */ display: block; height: 25px; margin-right: 11px; float: left; text-indent: -9999px; padding-left: 0; } 
		#mainNav li a { display: block; outline: none; width: 100%; height: 100%; }
			#mainNav li:hover, #mainNav li.active { background-position: 0 -25px; }
	
			#navHome { width: 65px; background: url(../_img/nav/home.gif) no-repeat; }
			#navSignUp { width: 79px; background: url(../_img/nav/sign_up.gif) no-repeat; }
			#navMemberServices { width: 147px; background: url(../_img/nav/member_services.gif) no-repeat; }
			#mainNav li#navMemberServices { margin-right: 0; }
	.list{width: 635px; font-size: 10px; line-height: 13px; margin-left:20px; margin-bottom: 15px; list-style-type: disc;}

	
	/* -------------------------- */
	/*         FOOTER             */	/* -------------------------- */
	#footer { width: 954px; margin: 25px auto 0 auto; padding-bottom: 10px; }
	#footerLinks { width: 627px; float: left; font-size: 11px; padding: 0 0 0 10px; }
		#footerLinks a { padding: 0 2px; }
		#footerLinks .onsite { float: left; }
		#footerLinks .offsite { float: right; }
	#footerPhone { float: right; padding-right: 20px; }
		#footerPhone strong { color: #ff6319; }
	.disclaimer { width: 914px; margin: 0 auto; padding: 10px 20px 10px 10px; font-size:10px; }
		.disclaimer p { width: 635px; font-size: 10px; line-height: 13px; color: #889299; margin-bottom: 15px; }
		
		.disclaimer ul { width: 635px; font-size: 10px; line-height: 13px; color: #889299; margin-bottom: 15px; }




