@import url('nav.css');


body { color:#333333; font-size: 12px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 18px; background-color: #d7d7d7; background-image: url(../images/bg.gif); background-repeat: repeat-x; margin: 0; padding: 0; }

#all { width: 968px; margin-right: auto; margin-left: auto; padding-top: 8px; }
#header { background-image: url(../images/header-rpt.gif); background-repeat: repeat-x; background-position: 0 bottom; height: 112px; }
#header .logo { background-image: url(../images/logo.gif); background-repeat: no-repeat; text-indent: -9000px; width: 293px; height: 112px; float: left; }
#header .phone { color: #b2b2b2; font-size: 32px; line-height: 60px; text-align: right; width: 230px; height: 71px; float: right; padding-right: 10px; }
#container { background-image: url(../images/container-rpt.gif); background-repeat: repeat-y; margin-top: 9px; margin-bottom: 13px; }
#container-gallery { background-image: url(../images/container-rpt-white.gif); background-repeat: repeat-y; margin-top: 9px; margin-bottom: 13px; }
#container .top, #container-gallery .top { background-image: url(../images/container-top.gif); background-repeat: no-repeat; }
#container .bot, #container-gallery .bot { background-image: url(../images/container-bot.gif); background-repeat: no-repeat; background-position: right bottom; height: auto !important; height: 400px; min-height: 400px; padding-bottom: 15px; }
#container .pad, #container-gallery .pad { padding: 20px; }
#container .column { width: 180px; float: left; padding-top: 25px; padding-left: 90px; }
#container .main { margin-left: 310px; _margin-left: 305px; padding-top: 22px; padding-right: 20px; padding-bottom: 20px; }
.main h1 { color: #0b4992; font-size: 18px; font-weight: normal; margin: 0; padding: 0 0 10px; }
#photos-home a { background-image: url(../images/photos.jpg); background-repeat: no-repeat; width: 208px; height: 183px; float: right; margin-top: 15px; display: block; }
#list-services { width: 200px; float: left; margin-top: 20px; }
#list-industries { width: 220px; float: left; margin-top: 20px; margin-left: 10px; }
table.gallery { }
table.gallery td { text-align: center; width: 300px; height: 220px; padding-top: 5px; }
#footer { color: #afafaf; line-height: 48px; background-color: #4e4e4e; background-image: url(../images/footer-rpt.gif); background-repeat: repeat-x; text-align: center; height: 48px; }
#footer .left { background-image: url(../images/footer-l.gif); background-repeat: no-repeat; height: 48px; }
#footer .right { background-image: url(../images/footer-r.gif); background-repeat: no-repeat; background-position: right 0; height: 48px; }
#footer a { color: #afafaf; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
.clearboth { clear: both; }
a { color: #073d8c; outline-width: 0; }
a:hover { text-decoration: none; }

#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; }

