a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#homebutton a,
#commercialbutton a,
#residentialbutton a,
#contactbutton a,
#aboutbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 59px;
   background-position: 0% 0px;
   font-size: 59px;
   line-height: 59px;
}

#powerednomerge p,
#copynomerge p,
#bnavnomerge p  {
   font: 10px/12px Arial;
   margin: 0px;
   color: #B5B5B5;
}

#residentialbutton a:hover  {
   background-position: -155px 0%;
}

#commercialbutton a:hover  {
   background-position: -170px 0%;
}

#contactbutton a:hover  {
   background-position: -139px 0%;
}

#residentialbutton a  {
   width: 155px;
   background-image: url(exportmedia/residentialbutton.gif);
}

#aboutbutton a:hover  {
   background-position: -140px 0%;
}

#homebutton a:hover  {
   background-position: -108px 0%;
}

#commercialbutton a  {
   width: 170px;
   background-image: url(exportmedia/commercialbutton.gif);
}

#residentialbutton  {
	visibility: visible;
	position: absolute;
	left: 340px;
	top: 120px;
	z-index: 3;
	width: 155px;
	height: 59px;
}

#backgroundnomerge  {
   background: url(exportmedia/backgroundnomerge.gif);
   background-repeat: repeat-y;
   visibility: visible;
   position: absolute;
   left: 48px;
   top: 0px;
   z-index: 1;
   width: 805px;
   height: 868px;
}

#commercialbutton  {
	visibility: visible;
	position: absolute;
	left: 495px;
	top: 120px;
	z-index: 4;
	width: 170px;
	height: 59px;
}

#contactbutton a  {
   width: 139px;
   background-image: url(exportmedia/contactbutton.gif);
}

#bulletsnomerge  {
	background: url(exportmedia/bulletsnomerge.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 115px;
	top: 469px;
	z-index: 2;
	width: 664px;
	height: 71px;
}

#powerednomerge  {
   visibility: visible;
   position: absolute;
   left: 695px;
   top: 850px;
   z-index: 2;
   width: 155px;
}

#contactbutton  {
	visibility: visible;
	position: absolute;
	left: 665px;
	top: 120px;
	z-index: 2;
	width: 139px;
	height: 59px;
}

#footernomerge  {
   background: url(exportmedia/footernomerge.gif);
   background-repeat: repeat-x;
   visibility: visible;
   position: absolute;
   left: 50px;
   top: 808px;
   z-index: 2;
   width: 801px;
   height: 7px;
}

#aboutbutton a  {
   width: 140px;
   background-image: url(exportmedia/aboutbutton.gif);
}

#headernomerge  {
   background: url(exportmedia/headernomerge.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 92px;
   top: 187px;
   z-index: 2;
   width: 712px;
   height: 256px;
}

#imagesnomerge  {
   visibility: visible;
   position: absolute;
   left: 73px;
   top: 571px;
   z-index: 2;
   width: 763px;
   height: 200px;
}

#homebutton a  {
   width: 108px;
   background-image: url(exportmedia/homebutton.gif);
}

#bnavnomerge  {
   visibility: visible;
   position: absolute;
   left: 317px;
   top: 819px;
   z-index: 2;
   width: 275px;
}

#logonomerge  {
	background: url(exportmedia/logonomerge.gif) no-repeat;
	visibility: visible;
	position: absolute;
	left: 91px;
	top: 4px;
	z-index: 2;
	width: 714px;
	height: 111px;
}

#aboutbutton  {
	visibility: visible;
	position: absolute;
	left: 200px;
	top: 120px;
	z-index: 5;
	width: 140px;
	height: 59px;
}

#copynomerge  {
   visibility: visible;
   position: absolute;
   left: 66px;
   top: 850px;
   z-index: 2;
   width: 187px;
}

#homebutton  {
	visibility: visible;
	position: absolute;
	left: 92px;
	top: 120px;
	z-index: 6;
	width: 108px;
	height: 59px;
}

#export  {
   margin: 0px auto 0px auto;
   width: 900px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-image: url(exportmedia/bg.gif);
	background-repeat: repeat;
}
/* --- 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
