body {
  background: #D9D9D9;
  margin: 0;
  padding: 0;
  text-align: center;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

:focus
{
  -moz-outline-style: none;
}


/* Header CSS - Include in a section wide file */

#wrapper {
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 996px;
}

#content {
  width: 996px;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 14px;
  float: left;  
}	

	#header {
	  width: 996px;
	  height: 89px;
	  margin: 20px 0 0 0;
	  background: url('/images/home/bg_header.gif') top left repeat-x #08107b;
	  z-index: 50;
	  position: relative;
	}

		#header #logo {
		  float: left;
		  margin: 15px 0px 0px 9px;
		  _margin: 15px 0px 0px 5px;
		  padding: 0px;
		  height: 30px;
		  width: 145px;
		  background: url('/images/home/olympusCI.gif') no-repeat;
		}

		#header #logo a {
		  text-indent: -1000em;
		  display: block;
		  width: 100%;
		  height: 100%;
		}

		/*Olympus Search*/
		#header #search {
		  float: right;
		  width: 430px;
		  height: 40px;
		  margin: 0px 5px 0px 0px;
		  padding-top: 18px;
		  vertical-align: middle;
		  background: url('/images/home/oly_blue_ci.gif') no-repeat bottom right;
		}

		#header #search a, #search span {
		  float: left;
		  font-size: 11px;
		  margin-top: 5px;
		  color: #FFFFFF;
		}

		#header #search a:hover {
		  color: #ff9900;
		  text-decoration: none;
		}

		#header #search #searchbox {
		  float: right;
		  width: 212px;
		  height: 25px;
		  padding: 0px 0 0 22px;
		  margin: 0px 0px 0px 0px;
		  background: url('/images/bg_search.gif') no-repeat top left;

		}
 
		#header #search #searchbox input.searchInput {
		  width: 150px;
		  height: 20px;
		  line-height: 14px;
		  padding: 5px 0 0 5px;
		  margin: 0;
		  background: #fff;
		  font-family: verdana;
		  font-size: 12px;
 		  float: left;
		  border: 0;
		  outline: none;
		  -webkit-appearance: none;
		}
 
		#header #search #searchbox input.searchBtn {
		  width: 56px;
		  height: 25px;
		  padding: 0;
		  margin: 0 0 0 0px;
		  background: url('/images/btn_search.gif') no-repeat top left;
		  float: left;
		  border: 0;
		  cursor: pointer;
		}
 
		#header #search #searchbox input.searchBtn:hover {
		  background: url('/images/btn_search.gif') no-repeat bottom left;
		}

		#header #navigation {
		  width: 804px;
		  height: 29px;
		  display: inline-block;
		  background: url('/images/nav/li_bg.png') #4570A0;
		  border-top: 1px solid #4C6392;
		  border-bottom: 1px solid #3B4F84;
		  float: left;
		}

		#header #left-hang {
		  background: url('/images/home/left-hang.png');
		  width: 6px;
		  height: 94px;
		  position: absolute;
		  top: 0;
		  left: -6px;
		}

		#header #right-hang {
		  background: url('/images/right-hang_consumer.png');
		  width: 6px;
		  height: 94px;
		  position: absolute;
		  top: 0;
		  right: -6px;
		}

		#header #shoppingCartNav {
		  width: 192px;
		  height: 21px;
		  display: inline-block;
		  background: url('/cpg_section/images/shopping/topnav_cart.gif') no-repeat 27px 7px #214277;
		  border-top: 1px solid #3B4F84;
		  border-bottom: 1px solid #3B4F84;
		  float: right;
		  padding: 8px 0 0 0;
		}

			#header #shoppingCartNav a {
		  	  color: #fff;
		  	  font-weight: bold;
		  	  font-family: arial;
		  	  font-size: 10pt;
			  text-decoration: none;
			  margin: 0px 0px 0px 50px;
			  width: 192px;
			}

			#header #shoppingCartNav a:hover {
		  	  color: #ccc;
			}

	#breadcrumb {
	  width: 985px;
	  background: url('/images/bg_breadcrumb.gif') repeat-y;
	  padding: 5px 0px 5px 11px;
	  color: #000;
	  font-size: 10px;
	  font-weight: bold;
	  clear: both;
	}

		#breadcrumb a {
		  text-decoration: none;
		  color: #000;
		}

		#breadcrumb a:hover {
		  text-decoration: underline;
		}

/* Handle old breadcrumbs */
	.breadContent, .breadLnk {
	  color: #000 !important;
	  font-size: 10px;
	  font-weight: bold;
	  clear: both;
	  text-decoration: none !important;
	}


/* Footer CSS - Include in a section wide file */

	#footer {
	  border-top: 1px solid #E5F0FD;
	  background-color: #333;
	  width: 100%;
	  clear: both;
	  font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	  font-size: 8pt;
	  line-height: 14px;
	  text-align: left;
	} 

		#footer #footer-content {
		  width: 996px;
		  background-color: #242424;
		  color: #fff;
	  	  margin: 10px auto;
		  text-align: left;
		}

			#footer #footer-content #sponsorship {
			  float: left;
			  width: 148px;
			  text-align: center;
			  background-color: #fff;
			  display: inline-block;
			  margin: 19px 27px 0px 17px;
			  _margin: 19px 27px 0px 8px;
			}

				#footer #footer-content #sponsorship img {
				  margin: 10px 0px 10px 0px;
				  _margin: 5px 0px 5px 0px;
			  	  width: 138px;
				  height: 103px;
				}

			#footer #footer-content #links {
			  line-height: 16px;
			}

				#footer #footer-content #links a {
				  color: #ccc;
				  font-size: 10px;
				  text-decoration: none;
				}

				#footer #footer-content #links a:hover {
				  text-decoration: underline;
				}

				#footer #footer-content #links ul {
				  float: left;
				  margin: 15px 50px 12px 0;
				  padding: 0;
				}

				#footer #footer-content #links ul li {
		  	 	 list-style: none;
				  margin: 0;
				}

				#footer #footer-content #links .sectionHead a{
				  font-size: 11px !important;
				  font-weight: bold;
				}

			#footer #footer-content #signup {
			  float: left;
			  width: 207px;
			  text-align: left;
			  background-color: #fff;
			  color: #000;
			  display: inline-block;
			  margin: 19px 0px 0px 0px;
			  font-size: 10px;
			}

				#footer #footer-content #signup h5 {
				  margin: 13px 0px 0px 15px;
				  font-size: 10px;
				  color: #444;
				  text-transform: uppercase;
				}

				#footer #footer-content #signup p {
				  margin: 5px 0px 8px 15px;
				}			

				#footer #footer-content #signup input.email {
		  		  width: 125px;
		  		  height: 15px;
		  		  margin: 0px 3px 15px 15px;
		  		  border: 1px solid #a4acb1;
		  		  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		  		  font-size: 8pt;
				  float: left;
				}

				#footer #footer-content #signup input.emailSubmit {
				  float: left;
				  width: 26px;
				  height: 19px;
				}
				
			#footer #footer-content #social-connect {
				float: left;
				margin: 10px 0 0 0;
			}
		
		#footer #copyright {
		  width: 996px;
	  	  background-color: #333;
	  	  color: #999;
	  	  margin: 10px auto;
		  padding: 0;
		}

		#footer #copyright li{
		  margin-right: 4px;
		  display: inline;
		  list-style: none;
		}

			#footer #copyright  a {
			  color: #999;
			}

			#footer #copyright  a:hover {
			  color: #eee;
			}

		#footer #copyright #rss {
		  margin: 0px 0px 0px 0px;
		}
		
/** Gradient Section Header **/
		#section-title-gradient
		{
			background: url('/cpg_section/images/penhistory/pen-hist-headbg.gif') top left repeat-y;
			height:66px;
			border:1px solid #494949;
			position:relative;
			margin-bottom:10px;			
		}
			#section-title-gradient #share
			{
				position:absolute;
				top:0;right:0;
			}
			#section-title-gradient h1
			{
				margin:19px 0 0 20px;
				text-indent:-9999em;
				height:28px;width:600px;
				background-repeat:no-repeat;
			}
			
			#section-title-gradient h1#lens-technology-h1
			{background-image:url('/cpg_section/images/lens_tech/title_lens_tech.gif');}