/* CSS Document */

body {
	text-align: center;
	min-width: 600px;
}

#container {
	position: relative; 
	top: 40px;
	margin: 0 auto;
	width: 850px;
	height: 650px;
	text-align: left;
	z-index: 1;
}

#container2 {
	position: relative; 
	top: 40px;
	margin: 0 auto;
	width: 850px;
	height: 900px;
	text-align: left;
	z-index: 1;
}

#container3 {
	position: relative; 
	top: 40px;
	margin: 0 auto;
	width: 850px;
	height: 1380px;
	text-align: left;
	z-index: 1;
}
	
#container4 {
	position: relative; 
	top: 40px;
	margin: 0 auto;
	width: 850px;
	height: 966px;
	text-align: left;
	z-index: 1;
}

#container5 {
	position: relative; 
	top: 40px;
	margin: 0 auto;
	width: 850px;
	height: 1452px;
	text-align: left;
	z-index: 1;
}
	
	
#content {
	width: 850px;
	height: 650px;
	z-index: 2;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;

}

#content2 {
	width: 850px;
	height: 900px;
	z-index: 2;
	background-image:url(images/background2.jpg);
	background-repeat:no-repeat;

}

#content3 {
	width: 850px;
	height: 1380px;
	z-index: 2;
	background-image:url(images/background3.jpg);
	background-repeat:no-repeat;

}

#content4 {
	width: 850px;
	height: 966px;
	z-index: 2;
	background-image:url(images/background4.jpg);
	background-repeat:no-repeat;

}

#content5 {
	width: 850px;
	height: 1452px;
	z-index: 2;
	background-image:url(images/background5.jpg);
	background-repeat:no-repeat;

}

/* RollOvers */
 
#button1{
position:relative;
width:64px;
height:24px;
left: 39px;
top: 235px;
}

#button2{
position:relative;
width:80px;
height:43px;
left: 39px;
top: 248px;
}

#button3{
position:relative;
width:87px;
height:27px;
left: 39px;
top: 264px;
}

#button4{
position:relative;
width:129px;
height:29px;
left: 39px;
top: 282px;
}

#button5{
position:relative;
width:62px;
height:23px;
left: 39px;
top: 301px;
}

#button6{
position:relative;
width:87px;
height:29px;
left: 39px;
top: 322px;
}

/* RollOvers */

#bodytext_home{
position:absolute;
z-index: 50;
width:364px;
height:224px;
left: 210px;
top: 220px;
font-family: Verdana;
font-size: 12px;
line-height: 120%;
}

#bodytext_services{
position:absolute;
z-index: 50;
width:364px;
height:224px;
left: 210px;
top: 190px;
font-family: Verdana;
font-size: 12px;
line-height: 120%;
}

#bodytext_contact{
position:absolute;
z-index: 50;
width:364px;
height:224px;
left: 210px;
top: 200px;
font-family: Verdana;
font-size: 12px;
line-height: 120%;
}

#bodylinks_home{
position:absolute;
z-index: 50;
width:364px;
height:22px;
left: 207px;
top: 770px;
font-family: Verdana;
font-size: 12px;
line-height: 120%;
}

#bodytext_images{
position:absolute;
z-index: 50;
width:120px;
height:224px;
left: 465px;
top: 255px;
font-family: Verdana;
font-size: 12px;
line-height: 120%;
}


/* Gallery */

#galleryholder{
position:absolute;
z-index: 10;
width: 350px;
height: 200px;
left: 220px;
top: 220px;
font-family: Verdana;
font-size: 16px;
line-height: 120%;
}

/* Footer */

#footer{
position:absolute;
z-index: 50;
width:620px;
height:24px;
left: 210px;
top: 603px;
font-family: Verdana;
font-size: 12px;
line-height: 120%;
color:#FFFFFF;
}

#footer2{
position:absolute;
z-index: 50;
width:620px;
height:24px;
left: 210px;
bottom: 17px;
font-family: Verdana;
font-size: 12px;
line-height: 120%;
color:#FFFFFF;
}

/* Lightbox */

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