#dropDown_1 {
	position: absolute;
	top: 31px;
	width: 322px;
	height: 200px;
	z-index: 2;
}
#dropDown_2 {
	position: absolute;
	top: 31px;
	left: 161px;
	width: 321px;
	height: 200px;
}
#dropDown_3 {
	position: absolute;
	top: 31px;
	left: 322px;
	width: 321px;
	height: 200px;
}
#dropDown_4 {
	position: absolute;
	top: 31px;
	left: 482px;
	width: 321px;
	height: 200px;
}
#dropDown_5 {
	position: absolute;
	top: 31px;
	left: 482px;
	width: 321px;
	height: 200px;
}

#dropDown_bg_1 {
	background-color: #33CCFF;
	position: absolute;
	top: 31px;
	width: 322px;
	height: 200px;
	filter:alpha(opacity=80);
	opacity:0.80;
	z-index: -1;
}
#dropDown_bg_2 {
	background-color: #99FF33;
	position: absolute;
	top: 31px;
	left: 161px;
	width: 321px;
	height: 200px;
	filter:alpha(opacity=80);
	opacity:0.80;
	z-index: -1;
}
#dropDown_bg_3 {
	background-color: #FF9933;
	position: absolute;
	top: 31px;
	left: 322px;
	width: 321px;
	height: 200px;
	filter:alpha(opacity=80);
	opacity:0.80;
	z-index: -1;
}
#dropDown_bg_4 {
	background-color: #FF3333;
	position: absolute;
	top: 31px;
	left: 482px;
	width: 321px;
	height: 200px;
	filter:alpha(opacity=80);
	opacity:0.80;
	z-index: -1;
}
#dropDown_bg_5 {
	background-color: #FF3399;
	position: absolute;
	top: 31px;
	left: 482px;
	width: 321px;
	height: 200px;
	filter:alpha(opacity=80);
	opacity:0.80;
	z-index: -1;
}




#hiddenMenu a:link {color:#000000}
#hiddenMenu a:visited {color:#000000}
#hiddenMenu a:hover {
	color:#000000;
	text-decoration: underline;
}

#hiddenMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hiddenMenu ul {
	width: 100%;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 24px;
	list-style-type: none;
}
#hiddenMenu li {
	background:url(../images/nav/arrow.gif) no-repeat left 1px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#hiddenMenu a {
	text-decoration: none;
	color: 000000;
}
#nav {
	position: absolute;
	z-index: 100;
	width: 803px;
	height: 31px;
	top: 81px;
}
#nav p {
	margin-top:10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 24px;
}

