.submenuitems {
	position:absolute;
	width:700px;
	z-index:50;
	top:46px;
	left:56px;
	
	
}
.menu {
	position:absolute;
	width:986px;
	top:0px;
	left:0px;
}
.subbarholder {
	background-image: url(img/menu/sub_bar_stribe.gif);
	background-repeat: repeat-x;
	height: 32px;
	left: 20px;
	top: 11px;
	
	position: absolute;
	z-index: 1;
}
.in_active_tab {
	padding-top:10px;
	color:#666666;
	font-size:16px;
	text-decoration:none;
	font-family:  sans-serif;
	
	letter-spacing:-0.05em
}

.active_tab {
	padding-top:6px;
	padding-left:2px;
	
	
	
}
.active_tab a{
	font-size:16px;
	text-decoration:none;
	color:#333333;
	font-family:  sans-serif;
	letter-spacing:-0.05em
	
	
}
.sub_bar_start {
	background-image: url(img/menu/sub_bar_start.gif);
	float: left;
	height: 32px;
	width: 10px;
	z-index: 1;
	
	
}
.sub_bar_end {
	background-image: url(img/menu/sub_bar_end.gif);
	float: left;
	height: 32px;
	width: 9px;
	z-index: 1;
	
}
.sub_menuitem {
	float: left;
	height: 32px;
	
	
}
.activemenu {
	background-image: url(img/menu/active_tab_stribe.gif);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	
	
}
.sub_tab_start {
	background-image: url(img/menu/sub_bar_stribe.gif);
	background-repeat: repeat-x;
	float: left;
	height: 23px;
	width: 26px;
	
	
}
.sub_tab_end {
	background-image: url(img/menu/sub_bar_stribe.gif);
	background-repeat: repeat-x;
	float: left;
	height: 32px;
	width: 20px;
	
	
}

.active_tab_start {
	background-image: url(img/menu/active_tab_start.gif);
	float: left;
	height: 32px;
	width: 22px;
	
	
}
.active_tab_end {
	background-image: url(img/menu/active_tab_end.gif);
	float: left;
	height: 32px;
	width: 22px;
	
	
}

.active_tab_holder {
	
	height: 32px;
	left: 20px;
	
	position: absolute;
	
}