
#logo {
	position: absolute;
	top: 68px;
	left: 80px;
	}
	
a#twitter {
	position: absolute;
	top: 54px;
	left: 675px;
	display: block;
	width: 103px;
	height: 25px;
	background: url(../../img/interface/bg-twitter.gif) 0px 0px no-repeat;
	}
	a#twitter:hover { background-position: 0px -25px; }
	a#twitter span { display: none; }
	
#emergencyContact {
	position: absolute;
	top: 479px;
	left: 70px;
	color: #817f77;
	font: 1.6em Tahoma, Arial, Helvetica;
	}
.creditCardsAccepted {
	position: absolute;
	top: 533px;
	left: 72px;
	width: 157px;
	height: 31px;
	}
	#durhamCC { background: url(../../../durham/img/content/bg-credit-cards.gif) 0px 0px no-repeat; }
	#huntingtonCC {  }
	
	.creditCardsAccepted span { display: none; }
	
/* footer styles */
#footer {
	position: absolute;
	top: 613px;
	left: 0px;
	width: 1002px;
	height: 46px;
	}
	
	#footer span { display: none; }
	
	ul#footerLinks {
		position: absolute;
		top: 9px;
		left: 197px;
		}
		ul#footerLinks li {
			float: left;
			height: 12px;
			}
			ul#footerLinks li a {
				float: left;
				display: block;
				height: 12px;
				}
				ul#footerLinks li.home a { width: 43px; background: url(../../img/nav/footer-home.gif) 0px 0px no-repeat; }
				ul#footerLinks li.siteMap a { width: 59px; background: url(../../img/nav/footer-site-map.gif) 0px 0px no-repeat; }
				ul#footerLinks li.disclosures a { width: 82px; background: url(../../img/nav/footer-disclosures.gif) 0px 0px no-repeat; }
				ul#footerLinks li.contact a { width: 48px; background: url(../../img/nav/footer-contact.gif) 0px 0px no-repeat; }
				
				ul#footerLinks li a:hover, ul#footerLinks li a#selectedFooter { background-position: 0px -12px; }
				
	#footerText {
		position: absolute;
		top: 11px;
		left: 519px;
		width: 312px;
		height: 7px;
		}
	
	a#lightfin { display: none; }
	a#lightfin:hover { background-position: 0px -12px; }