html, body, form, fieldset, div, span, table, tr, td, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
margin: 0;
padding: 0; }


/*---Document---*/
body { background-color: #000;
       background: url('../Images/BackGround.jpg') left top repeat;
       font-family:"Arial", sans-serif;
       color: #fff;
       text-align: center;
       margin: 0px auto;
       padding: 0px; }

p.TankLablePic { margin: 0px auto;
                 padding: 20px 0px 0px 24px;
                 text-align: Left;
                 Word-spacing: 18px; }

p.Demo2008Pic { margin: 0px auto;
                padding: 20px 0px 0px 24px;
                text-align: Left;
                Word-spacing: 18px; }

p.Wire2008Pic { margin: 0px auto;
                padding: 20px 0px 0px 24px;
                text-align: Left;
                Word-spacing: 18px; }

p.copyright { font-style: normal;
              font-weight: normal;
              margin: 9px auto;
              padding: 0px;
              text-align: center;
              font-size: 14px; }

#body { width: 1139px;
        height: 1824px;
        margin: -15px auto;
        padding: 28px 0px 0px 6px;
        background: url('../Images/Body.png') top center no-repeat; }

#bg_bathroom { width: 947px;
               height: 1422px;
               margin: -5px auto;
               padding: 0px auto;
               background: url('../Images/BG_BathRoom.jpg') no-repeat top center; }

#bg_factory { width: 947px;
              height: 1422px;
              margin: -5px auto;
              padding: 0px;
              background: url('../Images/BG_Factory.jpg') no-repeat top center; }


/*---LightBox---*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }


#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }


#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}


#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../Images/LightBox/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../Images/LightBox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }


#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	


#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



/*---Header---*/
#header { width: 947px;
          height: 198px;
          margin: -3px auto;
          padding: 0px;
	  background: url('../Images/Header.jpg') no-repeat top center; }


/*---Nav---*/
#nav { width: 957px;
       height: 51px;
       margin: 0px auto;
       padding: 7px; }

#nav ul { margin: 0px auto;
          padding-top: 10px;
          padding-right: 0px; }

#nav li { margin: 0px auto;
          padding: 35px;
          font-size: 24px;
          display: inline; }

#nav #last { border: none; }

#nav a:link { color: #CCCCCC; text-decoration: none; }

#nav a:visited { color: #CCCCCC; text-decoration: none;}

#nav a:hover {color: #5E5E5E; text-decoration: none;}

#nav a:active {color: #CCCCCC; text-decoration: none;}

.nav_bar { text-align: center; }


/*---Gallery---*/
div.Tank { margin: 0px auto;
           padding: 40px 0px 0px 0px; }

#TankLable { width: 244px;
             height: 40px;
             margin: 0px auto;
             padding: 0px 656px 0px 0px;
	     background: url('../Images/GalleryPage/TankLable.png') no-repeat top left; }

div.Demo2008 { margin: 0px auto;
               padding: 40px 0px 0px 0px; }

#DemoLable { width: 244px;
             height: 40px;
             margin: 0px auto;
             padding: 0px 656px 0px 0px;
	     background: url('../Images/GalleryPage/2008DemoLable.png') no-repeat top left; }

div.Wire2008 { margin: 0px auto;
               padding: 40px 0px 0px 0px; }

#WireLable { width: 244px;
             height: 40px;
             margin: 0px auto;
             padding: 0px 656px 0px 0px;
	     background: url('../Images/GalleryPage/2008WireLable.png') no-repeat top left; }

