* {margin:0; padding:0}

body {
font:12px Arial Narrow, sans-serif; 
font-weight:bold; 
background:#FFF
}

.menu2 {
	position:absolute;
	margin-left: 450px;
	top: 340px; 
	background: no-repeat;
	left: -270px; 
	height:35px; 
	width:609px
}


.menu2 ul {
	list-style:none;
	z-index:100;
	position:absolute;
	padding:9px 5px;
	width: 609px;
	left: 0px;
	top: 3px;
}

.menu2 li {
float:left
}


.menu2 a, .menu a:active, .menu a:visited, .menu a:hover {
	text-decoration:none;
	color:#ffffff;
	padding:10px
}

#slide2 {
	position:absolute;
	top:6px;
	height:24px;
	z-index:10;
	background-color: #666666;
	}

