body {
  margin: 0px;
  padding: 0px;
  background-color: #000000;
  text-align:center; 
  background-repeat: no-repeat;
  background-position: top center;
  background-image:url("/kidproof/images/bg.jpg");
}

form {
  margin: 0;
  padding: 0;
}

img {
  border: 0px;
}

.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;
}

	#header {
	  width: 995px;
	  height: 65px;
	  background-image:url("/images/topBG.gif");
	  background-repeat: no-repeat;
	  background-position: top left;
	}

		#header #olympus {
		  width: 157px;
		  height: 31px;
		  margin: 18px 0px 0px 25px;
		  display: inline;
		  float: left;
		}

		#header #captureitall {
		  width: 188px;
		  height: 17px;
		  margin: 26px 9px 0px 0px;
		  display: inline;
		  float: right;
		}


	#centerContent {
	  width: 995px;
	  height: 669px;
	  background-image:url("/kidproof/images/center_bg.jpg");
	  background-repeat: no-repeat;
	  background-position: top left;
	  background-color: #000;
	  font-family: verdana;
	  font-size: 11px;
	  color: #fff;
	  line-height: 14px;
	}

		#centerContent #left {
		  width: 322px;
	  	  height: 471px;
		  display: inline;
		  float: left;
		  text-align: right;
		}

			#centerContent #left #kidproof {
			  margin: 63px 24px 0px 0px;
			}

			#centerContent #left p {
			  margin: 16px 24px 0px 33px;
			}

			#centerContent #left a {
			  color: #fff;
			  font-weight: bold;
			}

			#centerContent #left a:hover {
			  color: #888888;
			  font-weight: bold;
			}

			#centerContent #left img#btn_stylustough {
			  margin: 23px 24px 0px 0px;
			}

			#centerContent #left img#btn_gallery {
			  margin: 19px 24px 0px 0px;
			}

		#centerContent #videoChooser {
		  width: 652px;

		  background-color: #022E4D;
		}

			#centerContent #videoChooser img#selectanep {
			  width: 157px;
			  height: 15px;
			  margin: 7px 0px 11px 8px;
			}

			#centerContent #videoChooser img {
			  width: 56px;
			  height: 44px;
			}

			#centerContent #videoChooser a {
			  border: 1px solid #377CAB;
			  margin: 0px 5px 12px 0px;
			  display: inline-block;
			}

			#centerContent #videoChooser a:hover, #centerContent #videoChooser .active {
			  border: 1px solid #D5AB2B;
			}

			#centerContent #videoChooser .firstitem {
			  margin-left: 8px;
			}

		#centerContent #right {
		  width: 673px;
		  display: inline;
		  float: right;
		}

	
			#centerContent #right #video {
			  width: 640px;
			  height: 386px;
			  margin: 26px 0px 0px 0px;
			  border: 6px solid #022E4D;
			  background-color: #000;
			}


#addthis {
  width: 978px;
  display: block;
  text-align: right;
  margin: 10px 0px 10px 0px;
}



	#footer {
	  width: 995px;
	  height: 90px;
	  margin: 60px 0px 20px 0px;
	  font-family: verdana;
	  font-size: 11px;
	  line-height: 16px;
	  color: #fff;
	  text-align: center;
	  background-image:url("/images/footerBG.png");
	  background-repeat: no-repeat;
	  background-position: top left;
	}

		#footer ul {
		  margin: 12px 0px 12px 0px;
		}

		#footer ul li{
		  position: relative;
		  margin-right: 4px;
		  display: inline;
		  list-style: none;
		}

		#footer #getolympus {
	  	  width: 995px;
	  	  margin: 0px 0px 8px 0px;
		}

			#footer  a {
			  color: #fff;
			}

			#footer  a:hover {
			  color: #888888;
			}

