@charset "UTF-8";
#wrapper1 #basesubnav p {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 13px;
}
#wrapper1 #basesubnav_outer {
	position: absolute;
	height: 200px;
	width: 182px;
	left: 68px;
	top: 399px;
	background-image: url(../slices/base_subnav_top.jpg);
	z-index: 5;
	background-repeat: no-repeat;
}
#wrapper1 #basesubnav_outer #middle {
	background-image: url(../slices/base_subnav_fill.jpg);
	position: absolute;
	z-index: 5;
	height: 160px;
	width: 100%;
	left: 0px;
	top: 15px;
}
/* CSS Document */

#wrapper1 #basesubnav {
	position: absolute;
	left: 25px;
	top: 12px;
	z-index: 10;
	width: 150px;
}
#wrapper1 #basesubnav #arrows {
	position: absolute;
	left: -15px;
	top: -4px;
	height: 100px;
	width: 14px;
}
#wrapper1 #basesubnav #arrows #2 {
	position: absolute;
	top: 120px;
}
#wrapper1 #basesubnav #arrows #3 {
	position: absolute;
	top: 63px;
}
#wrapper1 #basesubnav_outer #btm {
	background-image: url(../slices/base_subnav_btm.jpg);
	position: absolute;
	z-index: 6;
	height: 15px;
	width: 100%;
	left: 0px;
	bottom: 10px;
}
