body {
  margin: 0px;
  padding: 0px;
  background-color: #E0E0E0;
  text-align:center; 
  background-image:url("/e3/images/bg.gif");
  background-repeat: repeat-y;
  background-position: center;
}

img {
  border: 0px;
}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 995px;
}

#content {
  width: 995px;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 14px;
  float: left;
  background-color: #000000;
}

#e3Header {
  width: 995px;
  height: 60px;
  font-size: 0pt;
  margin-top: 10px;
}

#olympusCI {
  width: 144px;
  height: 28px;
  display: inline;
}

	#olympusCI img {
	  padding: 0px 0px 8px 9px;
	}

#crm {
  width: 131px;
  height: 42px;
  display: inline;
  margin-left:70px;
}



#nav {
  width: 615px;
  height: 8px;
  display: inline;
}

	#nav ul {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  height: 8px;
	  border: none;
	  background-color: #000000;
	  display: inline;
	}

	#nav li {
	  display: inline;
	  height: 8px;
	}

	#nav img {
	  height: 8px;
	  border-right: 1px solid #363636;
	  padding: 4px 8px 4px 8px;
	  margin-bottom: 15px;
	}

#pageContent {
  font-family: verdana;
  font-size: 8pt;
  line-height: 15px;
  color: #DBD8D8;
  width: 995px;
  background-image:url("/e3/images/btm_bg.jpg");
  background-repeat:no-repeat;
  background-position: bottom left;
}

#pageHeader {
  width: 995px;
  height: 328px;
  background-image:url("/e3/images/top_bg.jpg");
  background-repeat:no-repeat;
  background-position: top left;
  text-align: center;
}
	#pageHeader img {
	  width:814px;
	  height: 289px;
	}

#pageHeaderReplay {
  position: absolute;
  z-index: 2;
  top: 308px;
  left: 793px;
  width: 108px;
  height: 33px;
}
	#pageHeaderReplay img {
	  width: 108px;
	  height: 32px;
	}

	#nav_speed {
	  position: absolute;
	  z-index: 2;
	  top: 90px;
	  left: 20px;
	  width:148px;
	  height: 58px;
	}
		#nav_speed img {
		  width:148px;
		  height: 58px;
		}

	#nav_imagequality {
	  position: absolute;
	  z-index: 2;
	  top: 154px;
	  left: 20px;
	  width:148px;
	  height: 58px;
	}
		#nav_imagequality img {
		  width:148px;
		  height: 58px;
		}

	#nav_liveview {
	  position: absolute;
	  z-index: 2;
	  top: 217px;
	  left: 20px;
	  width:148px;
	  height: 58px;
	}
		#nav_liveview img {
		  width:148px;
		  height: 58px;
		}

	#nav_reliability {
	  position: absolute;
	  z-index: 2;
	  top: 280px;
	  left: 20px;
	  width:148px;
	  height: 58px;
	}
		#nav_reliability img {
		  width:148px;
		  height: 58px;
		}

	#bucketPage {
	  width:814px;
	  margin: 0px 0px 0px 90px;
	}


.sectionHead {
  padding:7px 0px 0px 5px;
  font-weight:bold;
  color:#FFB200;

}
.sectionSubHeader {
  font-weight:bold;
  padding:7px 0px 13px 0px;
}
.sectionSpec {
  padding:7px 0px 13px 0px;
}

.altRow {
  background-color:#262626;
}

	#overviewRight_moreAcc {
	  width: 250px;
	  margin: 12px 0px 0px 11px;
	}

	#overviewRight_moreAcc h1 {
	  font-family: verdana;
	  font-size: 10pt;
	  text-align: center;
	  background-color:#575757;
	  padding: 5px 0px 5px 0px;
	  color: #FFFFFF;
	  margin: 0px;
	}

	#overviewRight_moreAcc ul {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	}

	#overviewRight_moreAcc li {

	  display: inline;
	}

	#overviewRight_moreAcc li a {
	  display: block;
	  padding: 6px 0px 4px 7px;
	  color: #333333;
	  font-family: verdana;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 13px;
	  background-color: #dddddd;
	  border-bottom: 1px solid #888888;
	}

	#overviewRight_moreAcc li a:hover {
	  color: #EEEEEE;
	  background-color: #AAAAAA !important;
	}

	#overviewRight_moreAcc li p {
	  display: block;
	  padding: 6px 0px 4px 7px;
	  color: #EEEEEE;
	  font-family: verdana;
	  font-size: 8pt;
	  font-weight: bold;
	  text-decoration: none;
	  height: 13px;
	  background-color: #AAAAAA;
	  border-bottom: 1px solid #888888;
	  margin: 0px;
	}

#e3Footer {
  font-family: verdana;
  font-size: 7.5pt;
  color: #8E8E8E;
  text-align: center;
  background-color: #1C1C1C;
  padding: 25px 0px 12px 0px;
  border-top: 1px solid #949595;
}

	#e3Footer a {
	  font-family: verdana;
	  font-size: 8pt;
	  color: #8E8E8E;
	}

	#e3Footer a:hover {
	  color: #ffffff;
	}
