/* topnavigation ids and classes*/
#topnavigation {
	font-family:arial;font-size:12px;
	width:auto;
	position:relative;top:35px;left:310px;
	margin-left:150px;
	font-weight:bold;
	z-index:1;
	}
#topnavigation a {
	text-decoration:none;
	color:#000000;
	background:#ffffff;
	display:block;
	padding:5px 5px;
	border-width:0px 1px 0px 0px;
	border-style: solid;
	border-color: #dd0000;
	opacity:.85; filter: alpha(Opacity=85); -moz-opacity:0.85;
	}
#topnavigation a:hover {
	background:#ffffff;
	color:#DC241F;
	opacity:1.00; filter: alpha(Opacity=100); -moz-opacity:1.00;
	}
#topnavigation a.navon {
	color:#DC241F;
	}
#newsearch, #browse, #combin, #home, #help, #Products, #enhancements{
	width:auto;
	display:block;
	float:left;
	position:relative;top:0px;left:0px;
	text-align:left;
	}
#homelinks, #techlinks, #doclinks, #lscommlinks, #contactlinks, #productlinks, #enhanlinks {
	display:none;
	}
#homelinks a, #techlinks a, #doclinks a, #lscommlinks a, #contactlinks a, #productlinks a, #enhanlinks a {
	color:#cccccc;
	width:140px;
	float:left;
	display:block;
	position:absolute;top:25px;left:0px;
	background:#666666;
	border:1px solid #cccccc;
	padding:5px;
	}
#homelinks a:hover, #techlinks a:hover, #doclinks a:hover, #lscommlinks a:hover,#contactlinks a:hover, #productlinks a:hover, #enhanlinks a:hover {
	background:#999999;
	background:#DC241F;
	color:#ffffff;
	}

/* place each element of the drop-down */
#topnavigation a.menu1 {
	position:absolute;top:25px;left:0px;
	}
#topnavigation a.menu2 {
	position:absolute;top:50px;left:0px;
	}
#topnavigation a.menu3 {
	position:absolute;top:75px;left:0px;
	}
#topnavigation a.menu4 {
	position:absolute;top:100px;left:0px;
	}
#topnavigation a.menu5 {
	position:absolute;top:125px;left:0px;
	}
#topnavigation a.menu6 {
	position:absolute;top:150px;left:0px;
	}
#topnavigation a.menu7 {
	position:absolute;top:175px;left:0px;
	}
#topnavigation a.menu8 {
	position:absolute;top:200px;left:0px;
	}
