#header,#headerone,#headertwo{
	min-height: 63px;
	*height: 63px;
	border: 0;
	padding-top: 210px;
}
h1{
	display: none;
}
div#header p#summary em,#headerone p#summary em,#headertwo p#summary em{
	background: url(/images/bg_research.png) no-repeat 0 5px;
	text-indent: -1000em;
	display: block;
	height: 34px;
	padding-top: 5px;
}
div#nav ul ul{
	border-top: 3px solid #fff !important;
}
	div#nav ul ul ul{
		border-top: 0 !important;
	}
	
	
		div#nav ul ul ul ul{
		border-top: 0 !important;
	}

/* Navigation position */
/***********************/
/* (#header,#headerone,#headertwo height + #header,#headerone,#headertwo padding) - 91px = margin-top offset */

#nav{
	margin-top: -202px !important;
}
