/*NAVS SETTINGS*/
#navsW{
	height:170px;}
#navTop{
	height:30px;
	clear:both;
	background:url(/images/navtop2.png) no-repeat;}
	/*---Top navigation---*/
	#navTop ul,#navBot ul{
		width:501px;
		list-style:none;
		margin:0;
		padding:0;
		white-space:nowrap;
		display:inline;
		overflow:hidden}
	#navTop li,#navBot li{
		margin:0;
		padding:0;
		display:inline;
		list-style-type:none}
	#navTop a,#navBot a{
		margin:0;
		padding:0;
		display:inline;
		z-index:1001;
		list-style-type:none;
		background-color:transparent}
	#navTop ul{
		height:30px}
	#navTop a{
		height:30px;
		float:left;}
	a.Home{
		width:82px;}
	a.Home:hover{
		background:url(/images/navtop2.png) left bottom no-repeat;}
	a.Products{
		width:115px;}
	a.Products:hover{
		background:url(/images/navtop2.png) -82px bottom no-repeat;}
	a.Services{
		width:110px;}
	a.Services:hover{
		background:url(/images/navtop2.png) -197px bottom no-repeat;}
	a.Support{
		width:110px;}
	a.Support:hover{
		background:url(/images/navtop2.png) -307px bottom no-repeat;}
	a.About{
		width:84px;}
	a.About:hover{
		background:url(/images/navtop2.png) bottom right no-repeat;}
		/*---Top navigation drop down menus---*/
		#dropTop{/*
			height:75px;
			width:50px;
			padding:0;
			margin:0;
			list-style:none;
			background-color:#FFFFFF;*/
			display:none;/*
			position:absolute;
			top:100px;
			left:0*/}/*
		#dropTop li{
			display:none}
		#navTop li:hover #dropTop, #navtop li:hover #dropTop li{
			display:block;
			z-index:5000}*/
#navMed{
	height:113px;
	background:url(/images/header1.jpg) no-repeat;}
#navBot{
	height:27px;
	background:url(/images/navbot1.png) no-repeat;}
	/*---Bottom navigation---*/
	#navBot ul{
		height:27px}
	#navBot a{
		height:27px;
		float:right;}
	a.Company{
		width:128px;}
	a.Company:hover{
		background:url(/images/navbot1.png) -155px bottom no-repeat;}
	a.News{
		width:90px;}
	a.News:hover{
		background:url(/images/navbot1.png) -283px bottom no-repeat;}
	a.ContactUs{
		width:128px;}
	a.ContactUs:hover{
		background:url(/images/navbot1.png) right bottom no-repeat;}
	/*---End of navigation---*/
span.hidden{
	display:none;
}