.header { 
	position			: relative; 
	height				: 122px;
	background-image	: url("../../../assets/images/home/banner_nacta.gif");	/* directory relative to style sheet */
	background-repeat	: no-repeat;
	z-index				: 700;		/* for drop down menus */
}

.strip { 
	position			: relative; 
	margin-top			: 5px; 
	height				: 194px;
	z-index				: 1;		/* for drop down menus */
}

#menu {
	position			: absolute;
	height				: 20px;
	margin-top			: 102px;
	left				: 337px;
}