body {
  margin: 0;
  padding: 0;
  background-color: #437EA5;
  text-align:center; 
  background-image:url("../images/bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
}

img {
  border: 0px;
}

form {
  margin: 0;
  padding: 0;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 995px;
}

#content {
  width: 995px;
  margin: 0px 0px 0px 1px;
  float: left;
}

#header {
  width: 995px;
  height: 65px;
  background-color: #FFFFFF;
  background-image:url("../images/topBG.gif");
  background-repeat: no-repeat;
  background-position: top left;
}

	#header #olympus {
	  width: 158px;
	  height: 31px;
	  margin: 18px 0px 0px 25px;
	  display: inline;
	  float: left;
	}

	#header #captureitall {
	  width: 189px;
	  height: 18px;
	  margin: 26px 9px 0px 0px;
	  display: inline;
	  float: right;
	}

#breadcrumb {
  font-size: 11px;
  padding: 3px 0px 3px 7px;
  background-color: #6A9FC7;
  color: #000000;
}

	#breadcrumb a {
	  font-size: 11px;
	  color: #000000;
	  text-decoration: underline;

	}

	#breadcrumb a:hover {
	  font-size: 11px;
	  color: #000000;
	  text-decoration: none;
	}

#getOlympusHome {
  width:995px;
  height:575px;
}

	#getOlympusNoFlash {
	  width:995px;
	  height:575px;
	  background-image:url("../images/getolympusNoFlash_bg.jpg");
	  background-repeat: no-repeat;
	  background-position: top left;
	  overflow: hidden;
	}

		#getOlympusNoFlash img {
	  	  margin: 0px auto 10px auto;
		  display: block;
		}

		#getOlympusNoFlash h1 {
		  color: #ffffff;
		  font-family: arial;
		  font-size: 20px;
	  	  text-align: center;
		  margin: 24px 0px 15px 0px;
		}


#addthis {
  position: absolute;
  top: 491px;
  left: 865px;
  z-index: 99;
}



#footer {
  width: 995px;
  margin: 25px 0px 0px 0px;
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;
  text-align: center;
  padding: 25px 0px 12px 0px;
  background-image:url("../images/footerBG.png");
  background-repeat: no-repeat;
  background-position: top left;
  position: absolute;

}

	#footer #getolympus {
	  width: 995px;
	  margin: 12px 0px 8px 0px;
	}

	#footer #copyright {
	  font-family: arial;
	  font-size: 11px;
	  color: #000000;
	}

		#footer #copyright a {
		  font-family: arial;
		  font-size: 11px;
		  color: #000000;
		}

		#footer #copyright a:hover {
	 	 color: #003399;
		}

	#footer a {
	  font-family: arial;
	  font-size: 11px;
	  color: #FFFFFF;
	}

	#footer a:hover {
	  color: #003399;
	}