@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	margin: 0px
	padding: 0px
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #015366;
	text-align: left;
	vertical-align: top;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
}
.botnav {
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	background-color: #015366;
	color: #65B0CE;
	text-align: left;
	vertical-align: middle;
}
#maintable {
	border-top-color: #82CCEC;
	border-right-color: #82CCEC;
	border-bottom-color: #82CCEC;
	border-left-color: #82CCEC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #339999;
}
a:active {
	text-decoration: none;
	color: #339999;
}

btmnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.maintext {
	font-size: small;
	color: #FFFFFF;
}
.navtome {
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
}
#image_table_01 {
	background-image: url(../IMAGES/backgroundimages/background_1st.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#image_table_03 {
	background-image: url(../IMAGES/backgroundimages/background_3rd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}
#image_table_02 {
	background-image: url(../IMAGES/backgroundimages/background_2nd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#image_table_04 {
	background-image: url(../IMAGES/backgroundimages/background_4th.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#image_table_05 {
	background-image: url(../IMAGES/backgroundimages/background_5th.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#table_main_content {
	text-align: left;
	vertical-align: top;
}
#maintable #structureitable #image_table_3 #table_main_content img {
	float: none;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}
p {
	vertical-align: top;
}
#maintable #structureitable #navtable #nav #Layer1 a {
	color: #83CCED;
	font-size: 10px;
	line-height: 14px;
	background-position: 70%;
}
.headerimage {
	background-position: left bottom;
	padding: 0px;
}
service_pics_table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.little_pics {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}