* { margin:0; padding:0; border:0; }

#wrapper{
	position: relative;
	width:100%;
	height: 100%;
	background-color:#353535;
	}

#div1{
	position: relative;
	background-color:#353535;
	color: white;
	height:130px;
	}

#logo {
	position: absolute;
	top:10px;
	left:20px;
	} 

#marine{
	position: absolute;
	top:5px;
	width:90px;
	right:30px;}

#ex   {
	position: absolute;
	top:5px;
	width:90px;
	right:130px;}

#av  {
	position: absolute;
	top:5px;
	width:90px;
	right:230px;}

#detection {
	position: absolute;
	top:5px;
	width:90px;
	right:330px;}

#div2{
	position: relative;
	background-color:white;
	color: #353535;
	font-family: tahoma, arial, helvetica;
	min-height:340px;
	padding:10px;
	font-size:10pt;
	}

#div2a{
	position: relative;
	background-color:white;
	color: #353535;
	font-family: tahoma, arial, helvetica;
	min-height:340px;
	padding:10px;
	font-size:10pt;
	background-image: url("img/background_burst.png");
	background-repeat: no-repeat; 
	}

#divfront{
	position: relative;
	background-color:white;
	color: #353535;
	font-family: tahoma, arial, helvetica;
	height:390px;
	padding:10px;
	font-size:10pt;
	
	}

#div3{
	position: relative;
	background-color:#353535;
	color: white;
	height:60px;
	}

#compinfo{
	position: absolute;
	left: 90px;
	top: 5px;
	font-size:7.1pt;
	font-family: arial, helvetica;
	color:white;
	}

#bigpicture
	 {
	 position:relative;
	 top:20px;
	 left:50px;
	 }

.m0l0iout {
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;	
	color: #FFFFFF;}

.m0l0iover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0 0 8px;	
	color: #FFFFFF;}

.m0l0oout {
	text-decoration : none;
	border: 1px solid #353535;	
	background-color: #353535;}

.m0l0oover {
	text-decoration : none;
	background-color: #838383;
	border: 1px solid #353535;
	}

.m0l1iout {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;}

.m0l1iover {
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;}

.m0l1oout {
	text-decoration : none;
	background-color: #353535;
	border: 1px solid #353535;	
	padding: 0;}

.m0l1oover {
	text-decoration : none;
	background-color: #838383;
	background-image: url(img/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #353535;	
	padding: 0;}

table.product {
	position: relative;
	left:10px;
	top:0px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	}

table.ipt {
	position: relative;
	left:60px;
	top:10px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	}

table.product td {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: #353535;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	height:150px;
	font-family:arial;
	font-size:8pt;
	width:205px;
	color:#353535;
	vertical-align: top;
	text-align: center;
	}

table.product td.blank {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: none;
	border-color: #353535;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	height:150px;
	font-family:arial;
	font-size:8pt;
	width:120px;
	color:#353535;
	vertical-align: top;
	text-align: center;
	}

table.product th {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #353535;
	background-color: #353535;
	-moz-border-radius: 0px 0px 0px 0px;
	height:120px;
	width:120px;
	color:white;
	font-family:arial;
	}

table.product th.blank {
	border-width: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border-style: none;
	border-color: #353535;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	height:150px;
	font-family:arial;
	font-size:8pt;
	width:120px;
	color:#353535;
	vertical-align: top;
	text-align: center;
	}

table.ds {
	position: relative;
	left:40px;
	top:0px;
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
	font-family: arial;
	font-size: 9pt;
	}

table.ds th {
	text-align: left;
	width: 150px;
	}

b.ph {
	font-family:Tahoma, Arial;
	font-size:10pt;
	color:#353535;}


b.cs {
	font-family:Tahoma, Arial;
	font-size:18pt;
	color:#353535;}

a {
	text-decoration:none;
  }

a.classic {
	text-decoration:underline;
	}

a:link {color:#353535} /* unvisited link */
a:visited {color:#353535} /* visited link */
a:hover {color:#acacac} /* mouse over link */
a:active {color:#353535} /* selected link */

.ip {
	font-family: Arial, helvetica;
	font-size:14pt;
	color: #353535;
	font-weight: bold;
	}

a.vl
	{
		text-decoration: underline;
	}

.sf {
	font-family: Tahoma, Arial, helvetica;
	font-size:10pt;
	color: #353535;
	}

input {
	border: 1px solid #353535;
	color: #353535;
	}

select {
	border: 1px solid #353535;
	color: #353535;
	}

html, body {
height: 100%;
min-height: 100%;
}

table.sm {
		position: relative;
		left:40px;
		font-size:10pt;
	}

li.b2	{
		position: relative;
		left:60px;
	}

li.b3	{
		position: relative;
		left:120px;
	}
	
	
	

