	 #logo{
		top: 60px;
		left: 0;}
		 #globalNav{
			top: 86px;
			left: 280px;
			font-size: 11px;}
		 #globalNav li{
			padding: 0 3px;
			line-height: 41px;
			border-left: 1px solid rgb(200,200,200);}
		 #globalNav ul{
			top: 40px;}
		 #globalNav ul li{
			padding: 0;
			border-width: 0;
			line-height: 1.5em;}
			

		#spotlight div{
			background-image: none;
			height: 25px;}
			
	#footer ul{
		margin: 36px 0 0 25px;}
		
		
		
#diagramContainer{
	height: 410px;
	padding-top: 20px !important;
	width: 100%;
	background-image: url(images/flash_background.gif);
	text-align: center;}
	
.popup{
	display: none;
	position: absolute;
	width: 340px;
	left: -275px;
	top: 200px;
	border: 1px solid #593829;
	margin: 0 0 100px 0 !important;
	padding: 0 !important;
	background-color: white;}
	
.popTitle{
	height: 46px;
	line-height: 46px;
	float: none !important;
	color: white !important;
	background-image: url(images/popup_header.gif);
	background-repeat: repeat-x;
	border-bottom: 6px solid #593829;
	margin: 0 !important;
	padding: 0 15px !important;
	text-transform: none !important;}
	
.popBody{
	margin: 20px 20px !important;}