body{
	background: none;
}

.listItem{
	padding: 0;
}

.hide{
	display: none;
}

#cnst{
	display: none;
}

#main{
	height: 0px;
	background: none;
	}
		
	#homeText{
		width: 600px; 
		position: relative; 
		top: 0px; 
		left: 0px;
		display: block;
		background: none;
		}
			
		#homeTextBody{
			margin-top: 19px; 
			margin-left: 24px; 
			margin-right: 100px;
			}

			#l2nav{
				display: none;
			}

#l1nav{
	top: 66px; 
	left: 24px; 
}			
			
#l2nav{
	display: none;
}			
			
#contentArea{
	margin-top: 24px; 
	margin-bottom: 48px; 
	margin-left: 24px; 
	margin-right: 120px;
	}

	#contentArea hr{
		display: block;
		height: 3px;
		color: #999999;
	}
	
	.contentBody{
		margin-top: 8px;
		height: auto;
	}
	
	.contentCol li{
		padding:  0;
	}


#footer{
	margin-left: 0px; 
	height: 60px;
}
