
img {border: 0}

#menu {
	border: 0; 
	margin: 0; 
	position: absolute;
	left: 35px;
	top: 120px;
	width: 571px;
	z-index: 1000;
	/*border: 1px dotted #003300;*/
}

#topmenu {
	height: 52px;
	width: 571px;
	/* border: 1px dotted #FFFFFF; */
}

#sub1 {
	position: absolute;
	z-index: 3;
	left: 250px;
	top: 0px;
	width: 160px;
	height: 110px;
	/* border: 1px dotted #FFFFFF; */
}


#sub1, #sub2 {
  display: none;
} 
















