html{
	margin:0;
	padding:0;
	}
body{
	margin:0;
	padding:0;
	background-image:url(i/bg.gif);
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size:12px;
	line-height:16px;
	color:#292929
	}
a{
	color:#005d92;
	text-decoration:none
	}
a:hover{
	color:#005d92;
	text-decoration:underline
	}
h1{
	font-size:17px;
	padding:0;
	margin:0
	}
h2{
	font-size:15px;
	padding:0;
	margin:5px 0 7px 0;
	}
div#container{
	width:1000px;
	margin:0 auto
	}
div#header{
	height:294px;
	width:1000px;
	margin:0;
	padding:0;
	background-image:url(i/logo.gif);
	background-repeat:no-repeat
	}
div#header2{
	height:294px;
	width:1000px;
	margin:0;
	padding:0;
	background-image:url(i/bg-header1.gif);
	background-repeat:no-repeat
	}
div#header3{
	height:294px;
	width:1000px;
	margin:0;
	padding:0;
	background-image:url(i/bg-header2.gif);
	background-repeat:no-repeat
	}
div#header4{
	clear:both;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background-image:url(i/bg-header3.gif);
	background-repeat:no-repeat
	}
div#header5{
	padding:268px 0 0 50px;
	margin:0;
	}
div#wrapper{
	width:1000px;
	margin:0;
	padding:0;
	background-image:url(i/bg-content.gif);
	background-image:url(i/bg-header3.gif);
	}
div#wrapperfooter{
	clear:both;
	height:23px;
	background-image:url(i/bg-footer.gif);
	background-repeat:no-repeat;
	}


div#content{
	float:right;
	width:687px;
	background-image:url(i/bg-content1.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0
	}
div#content1{
	float:left;
	width:630px;
	margin:0;
	padding:0
	}
div#content2{
	float:left;
	width:57px;
	height:377px;
	background-image:url(i/bg-content2.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0
	}
div#content3{
	margin: 30px 30px 30px 30px;
	padding:0;
	}

div#navigation{
	float:left;
	width:313px;
	background-image:url(i/bg-navigation.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0
	}
div#navigation1{
	width:1px;
	height:377px;
	float:left
	}
div#navigation2{
	float:right;
	width:312px;
	}
div#navigation3{
	margin: 30px 30px 40px 40px;
	padding:0;
	color:#FFFFFF;
	line-height:14px;
	font-size:11px
	}
div#footer{
	height:175px;
	width:1000px;
	clear:both;
	background-image:url(i/bg-footer1.gif);
	background-repeat:no-repeat
	}
div#footerl{
	float:left;
	height:175px;
	width:313px;
	background-image:url(i/bg-footer-phone.gif);
	background-repeat:no-repeat
	}
div#footerr{
	float:right;
	height:175px;
	width:615px;
	background-image:url(i/bg-footer2.gif);
	background-repeat:repeat-x
	}
div#footerr2{
	height:175px;
	width:500px;
	float:left;

	}
div#footerr3{
	margin: 110px 0 10px 0;
	padding:0
	}
.navlink{
	color:#000000;
	font-weight:bold;
	text-decoration:none
	}
.navlink:hover{
	text-decoration:underline;
	color:#000000
	}
.columnlink{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none
	}
.columnlink:hover{
	text-decoration:underline;
	color:#FFFFFF
	}
.columnlinkh{
	font-size:12px;
	margin:10px 0 0 0;
	padding:0;
	color:#ffc50c
	}
img.preview{
	border:3px solid #BBBBBB;
	padding:0;
	margin:0 4px 2px 0;
	}










#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;
	}
.sapelink {
	font-size:1px;
	color:#FFFFFF;
	}
.psape{
	padding:0;
	margin:0;
	font-size:1px;
	color:#FFFFFF;
	}	
