DIV.login {
	position:absolute; 
	left: 450px; 
	top: 7px; 
	padding: 0px; 
	width:450;
	height: 16px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

DIV.footer {
	width: 881px;
	height: 44px;
	background-image:url(/images/bottom-gradient.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
	padding-top: 0px;
}

DIV.footer A {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

DIV.footer A:hover {
	text-decoration: underline;
}

DIV.subnav_clientServices{
	display: none; 
	position:absolute; 
	left: 226px; 
	top: 219px; /* add 38 pixels to add back Conference Registration link */
	padding: 0px;
	z-index: 100;
}

DIV.subnav_News{
	display: none; 
	position:absolute; 
	left: 226px; 
	top: 196px; /* add 38 pixels to add back Conference Registration link */
	padding: 0px;
	z-index: 100;	
}