ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 671px;
	font-size: 1.2em;
	z-index: 30;
}
ul.topnav li {
	float: left;
	margin: 0;	
	padding: 0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 0;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute;
	top: 40px;
	display: none;
	float: left;
	width: 230px;
	background-image: url(http://www.downstreamtech.com/images/dd-bckgrd.png);
	background-repeat: repeat-y;
	background-position: left top;
	left: 0px;
	z-index: 25;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15;
	padding-left: 0;
}
ul.topnav li ul.subnav li{
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(http://www.downstreamtech.com/images/dd-sub-bckgrd.png);
	background-repeat: repeat;
	padding: 0px;
}
ul.topnav li ul.subnav li.btm{
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(http://www.downstreamtech.com/images/dd-sub-bckgrd.png);
	background-repeat: repeat;
}
ul.topnav li ul.subnav li.top{
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul.topnav  li  ul.subnav  li  a  {
	float: left;
	width: 188px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(http://www.downstreamtech.com/images/dd-sub-bckgrd.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background-image: url(http://www.downstreamtech.com/images/dd-sub-bckgrd-ovr.png);
	background-repeat: repeat;
	color: #fedd76;
}
ul.topnav li ul.subnav li.subh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fedd76;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	background-image: none;
	font-weight: bold;
	position: relative;
}
ul.topnav li ul.subnav li.subh  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #fedd76;
	background-image: none;
	font-weight: bold;
	padding: 0px;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}
ul.topnav li ul.subnav li.subh a:hover { /*--Hover effect for subnav links--*/
	color: #FFFFFF;
}

ul.topnav li ul.subnav li.dd-tbdr {
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	background-image: none;
}
ul.topnav li ul.subnav img {
	background-image: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header img {
	margin: 20px 0 10px;
}







/** TOP NAVIGATION **/

#tnav {
	list-style: none;
	float: right;
	width: 700px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#tnav li {
	padding-left: 5px;
	float: right;
}
#tnav a, #tnav a:visited {
	color: #6fabd0;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-left: 0px;
	line-height: 11px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6fabd0;
}
#tnav a:hover, #tnav a:link#current, #tnav a:visited#current {
	color: #999999;
}
#tnav a.contact {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#tnav a.contact:hover, #tnav a.contact:link#current, #tnav a.contact:visited#current {
}
ul.topnav li ul.subnav li.dd-b-bdr/** TOP NAVIGATION END **/
 {
	position: absolute;
	width: 234px;
	z-index: 20;
	background-image: url(http://www.downstreamtech.com/images/dd-bckgrd.png);
	background-repeat: repeat-y;
	background-position: left top;
	left: 20px;
	top: 46px;
}
.dd-t-bdr {
	float: left;
	position: absolute;
	padding: 0px;
	background-color: none;
	background-image: none;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 22px;
}
.dd-navwrap {
	background-image: url(http://www.downstreamtech.com/images/dd-bckgrd.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 234px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.dd-b-bdr {
	width: 230px;
	padding: 0px;
	position: absolute;
	bottom: -27px;
	left: 0px;
	margin: 0px;
}


#solutions_btn {
	z-index: 30;
}



#sidenav ul {
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none;
	background-image: url(http://www.downstreamtech.com/images/bckgrd-sidnav-int.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	width: 179px;
	border: 1px solid #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sidenav ul li {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	display: block;
	width: 179px;
}

#sidenav a, #sidenav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #494949;
	text-decoration: none;
	line-height: 15px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidenav a:active, #sidenav a:hover {
	color: #4f93c0;
	list-style-image: none;
	list-style-type: none;
	background-image: url(http://www.downstreamtech.com/images/sidenav-arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
} 

#sidenav a:link#current, #sidenav a:visited#current {
	color: #4f93c0;
	list-style-image: none;
	list-style-type: none;
	background-image: url(http://www.downstreamtech.com/images/sidenav-arrow.png);
	background-repeat: no-repeat;
	background-position: 2px 6px;
} 

#sidenav ul li.lgtxt a, #sidenav ul li.lgtxt a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	background-image: url(http://www.downstreamtech.com/images/bckgrd-sidnav-int-blu-off.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#sidenav ul li.lgtxt-nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	background-image: url(http://www.downstreamtech.com/images/bckgrd-sidnav-int-blu-off.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	width: 159px;
}
#sidenav ul li.lgtxt a:active, #sidenav ul li.lgtxt a:hover {
	color: #fedd76;
	list-style-image: none;
	list-style-type: none;
	background-image: url(http://www.downstreamtech.com/images/bckgrd-sidnav-int-blu.jpg);
	background-repeat: no-repeat;
	background-position: left -7px;
} 

#sidenav ul li.lgtxt a:link#current, #sidenav ul li.lgtxt a:visited#current {
	color: #fedd76;
	list-style-image: none;
	list-style-type: none;
	background-image: url(http://www.downstreamtech.com/images/bckgrd-sidnav-int-blu.jpg);
	background-repeat: no-repeat;
	background-position: left -7px;
} 
.sidenav-foot {
	position: relative;
	width: 181px;
	padding: 0px;
	float: left;
	height: 15px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
