@charset "utf-8";
/* CSS Document */

/* Header_menu_drop_down */


/* left_submenu_with_rollover */

#content #sub_menu {
	height: 220px;
	width: 192px;
	position: relative;
	float: left;
	top: 5px;
}
#content #sub_menu ul {
	list-style-type: none;
}
#content #sub_menu li {
	position: relative;
	float:left;
	height: 24px;
	width: 192px;
	
}
#content #sub_menu .sub {
	position: relative;
	margin-top: -3px;
	z-index:10;
	left:5px;
	width:160px;	
}
#content #sub_menu .sub1 {
	position: relative;
	margin-top: -3px;
	z-index:10;	
}

#content #sub_menu a {
	background-image: url(_g/subMenu_btn.jpg);
	background-repeat: no-repeat;
	display:block;
	height: 24px;
	width: 166px;
	position: relative;
	float:left;
	color: #336699;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	padding-top:5px;
	padding-left:25px;
	z-index:10;

}
#content #sub_menu a:hover {
	font-size: 11px;
	background-position:-194px 0;
	color:#666666;
	z-index:10;
}
#content #sub_menu .sub_menu_shadow {
	background-image: url(_g/subMenu_btn_shadow.jpg);
	float: left;
	height: 16px;
	width: 133px;
	position: relative;
	top: -3px;
	z-index:10;
	left: 5px;
}
#content #sub_menu2 {
	float: left;
	position: relative;
	top: 380px;
	left:-192px;
	z-index:10;
}
#header #menu_holder #menu #MenuBar1 {
	position: relative;
	z-index: 999;
}

#content #sub_menugoogle {
	height: 220px;
	width: 192px;
	position: relative;
	float: left;
	left:-192px;
	top: 5px;
}
#content #sub_menu .subgoogle {
	position: relative;
	margin-top: -3px;
	left:-192px;
	z-index:10;	
}
