html 	{overflow-y: scroll;
}

body 	{background-color:#003366;
		behavior:url("/scripts/csshover3.htc");
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
}
table.productnav {height:40px;
}
table.tablebrcolor {background-color: #FFFFFF;
}
.header {background-image: url(/images/banner-top-extended.jpg);
}
.style3 {
	color: #FFFFFF;
	font-family: "Segoe UI";
	font-size: 10px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.style6 {
	font-family: verdana;
	font-size: 11px;
}
.style7 {
	font-family: "Segoe UI"; 
	font-size: 12px; 
	font-weight:bold;
}

.contact {
	background-image: url("/images/leftgradient.jpg");
	background-repeat:no-repeat;
	
}

.video {
	background-image:  url("/images/videobg.gif");
	background-repeat:no-repeat;
	background-position: top center;
	table-layout:fixed;
}

.intercoms {
	background-image:  url("/images/emphones.gif");
	background-repeat: no-repeat;
	background-position: top center;
	table-layout:fixed;
	background-color:#FFFFFF;
}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:8e8e8e;
	}
.menu ul{
	background:url(/images/menu-bg2.gif) top left repeat-x;
	height:23px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		}
	.menu li a{
		color:#666666;
		display:block;
		font-weight:bold;
		line-height:23px;
		padding:0px 10px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover{
			color:#000000;
			text-decoration:none;
			}
	.menu li ul{
		background:#FFFFFF;
		border-left:1px solid #4F4F4F;
		border-right:1px solid #4F4F4F;
		border-bottom:1px solid #4F4F4F;
		display:none;
		height:auto;
		filter:alpha(opacity=90);
		opacity:0.90;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		}
	.menu li li {
		display:block;
		float:none;
		width:225px;
		}
	.menu li ul a{
		display:block;
		font-size:10px;
		font-style:normal;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover{
			background:#000000;
			color:#FFFFFF;
			opacity:1.0;
			filter:alpha(opacity=100);
			}
	.menu p{
		clear:left;
		}	
	.menu #current{
		background:url(/images/current-bg2.gif) top left repeat-x;
		color:#000000;
		}

				
	
.crfooter	{text-align: right;
			color: #FFFFFF;
			font-family: "arial";
			font-size: 9px;
}