@charset "UTF-8";
/* CSS Document */

#dd {
	margin-left: 7px;
	padding: 0 0 0px 0;
}

#dd li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 12px arial;
}

#dd li a.menu {
	display: block;
	text-align: center;
	padding: 0px 0px;
	margin: 0 0px 0 0;
	color: #000000;
	width: 89px;
	height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#dd li a.menu:hover {

}

.submenu {
	background: #004677;
	border: 1px solid #5970B2;
	visibility: hidden;
	position: absolute;
	width: 150px;
	z-index: 3;
}

.submenu a {
	display: block;
	font: 11px arial;
	text-align: left;
	text-decoration: none;
	padding: 5px;
	color: #FFFFFF;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}



#features {
	color: 004677;
	width: 180px;
	background-image: url(_images/features.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 275px;
}
#imagebox {
	background-color: #FFFFFF;
	background-image:url(_images/imagebox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 450px;
}



.featuressub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 004677;
	text-align: left;
	padding-bottom: 0px;
	line-height: 12px;
	padding-left: 22px;
	letter-spacing: 0.5px;
	padding-top: 0px;
}


#appz {
	color: 004677;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(_images/app.gif);
	background-position: center top;
	width: 170px;
	height: auto;
	vertical-align: sub;
}

.appzsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 004677;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-bottom: 120px;
	padding-top: 30px;
	padding-left: 20px;
}


#accuracy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 004677;
	text-align: left;
	padding-top: 30px;
	line-height: 1.2;
	background-color: #FFFFFF;
	background-image: url(_images/accuracy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 0.5px;
	padding-left: 20px;
}

#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 004677;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(_images/addinfo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 25px;
	vertical-align: top;
	padding-top: 30px;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 17px;
	letter-spacing: .5px;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 004677;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 10px;
	letter-spacing: .5px;
}

.copybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 004677;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 30px;
}


#um2images {
	text-align: left;
	background-image:url(_images/UMIIsi-&-uDock_circle.gif);
	color: 004677;
	width: 175px;
	height: 15px;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-size: 10px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 140px;
}

#um2cutway {
	text-align: left;
	background-image:url(_images/UMIIsi-Cutaway_circle.gif);
	color: 004677;
	width: 175px;
	height: 15px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-size: 10px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 5px;
}
#um2lcd {
	text-align: left;
	background-image:url(_images/UMIIsi_LCD-display.gif);
	color: 004677;
	width: 175px;
	height: 15px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-size: 10px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 80px;
	padding-right: 10px;
	padding-left: 10px;
}

#um2floating {
	text-align: left;
	background-image:url(_images/UMIIsi-floating.gif);
	color: 004677;
	width: 175px;
	height: 15px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	font-size: 10px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom: 80px;
	padding-left: 10px;
}
