#navigation {
	width: 195px;
	font-size: 10px;
	margin-left: 10px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
ul.top-level {
}
#navigation li {
	list-style: none;
}
ul.top-level li {
	background-image: url(box-left4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #006699;
}
ul.top-level a {
	color: #666666;
	display:block;
	height:25px;
	line-height: 25px;
	text-indent: 20px;
	text-decoration:none;
	width:100%;
	font-weight: bold;
}
ul.top-level a:hover {
	text-decoration:none;
	color: #006699;
}
#navigation li:hover {
	position: relative;
}
ul.sub-level {
	display: none;
	background-image: none;
}
li:hover .sub-level {
	display: block;
	position: absolute;
	left: 120px;
	top: 0px;
	background-image: none;
	z-index: 1000;
}
ul.sub-level li {
	border: none;
	float:left;
	width:200px;
	background-image: none;
}
ul.sub-level a {
	color: #996699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
ul.sub-level a:hover {
	color: #666666;
}
#navigation .sub-level {
	background-color: #FFFFFF;
	border: 1px dotted #999999;
}
#navigation .sub-level .sub-level {
	background-color: #999999;
}
.sub-level .sub-level a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*IE RESET HELPER*/
	li:hover .sub-level .sub-level {
	display:none;
}
.sub-level li:hover .sub-level {
	display:block;
}


/* top nav */
@charset "utf-8";
/* CSS Document */

/*!!!!!!!!!!! Menu Core CSS  !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:10000;}
.qmmc .qmdividery{float:left;width:0px;}
.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:10000;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative;zoom:1;z-index:10000;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:10000;}
.qmmc div a, 
.qmmc ul a, 
.qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div{visibility:hidden;position:absolute;}
.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:10000;}
.qmmc 
.qmcbox a{display:inline;}
.qmmc 
.qmcbox div{float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:10000;}
.qmmc ul {left:-10000px;position:absolute;z-index:10000;}
.qmmc, 
.qmmc ul {
	list-style:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.qmmc li a {float:none}
.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


	/* Menu 0 */

	/*"""""""" (MAIN) MAIN MENU LINKS""""""""*/	
	#qm0 a	
	{
	text-decoration:none;
	font-weight: bold;
	}
	#qm0 a:hover {
	color: #996699;
	}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:180px;
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#FF0000;
		border-style:none;
	}


	/*"""""""" (SUB) DROP DOWN BOX DESIGN""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	background-color:#f7f7f7;
	color:#006699;
	border-width:0px;
	border-style:none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
	font-weight: normal;
	}

	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{
	color:#000000;
	}

	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{
	background-color:#FF0000;
	color:#CCFF33;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#FF0000;
		color:black;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{
	border-left-width:1px;
	height:20px;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-left-color: #9E938F;
	}


	/*"""""""" BORDER """"""""*/	
	ul#qm0 ul	
	{	
		padding:5px;
		margin:-2px 0px 0px;
		background-color:#f7f7f7;
		border-width:1px;
		border-style:solid;
		border-color:#dadada;
	}


#vid h2 {
	background-image: url(images/h2-side-top.gif);
}
