body {
	font-size: 0.75em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-image: url(../images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0; }
h1 {
	color: #0a295c;
	font-size: 1.35em;
	margin-bottom: 5px;
	padding-bottom: 0; }
h2 {
	color: #2f63a1;
	font-size: 1.2em;
	text-align: center; }
h3 {
	color:      #0a295c;
	font-size:  1.2em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0; }

a:link, a:visited {
	color: #2f63a1; }

a:hover, a:active {
	text-decoration: none; }

#container {
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 770px;
	margin: 0 auto;
	padding: 0; }

#wrapper {
	text-align: left;
	margin: 0;
	padding: 0; }

#left {
	background-image: url(../images/left-bg.jpg);
	background-repeat: no-repeat;
	width: 210px;
	height: 475px;
	float: left;
	display: inline; }

#right {
	background-image: url(../images/right-bg.jpg);
	background-repeat: no-repeat;
	width: 560px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline; }
#content {
	background-image: none;
	width: 525px;
	float: left;
	margin: 0;
	padding: 15px 20px 10px 15px; }
#blurb {
	text-align: right;
	width: 165px;
	height: 408px;
	float: right; }


/*<agl.folder "main-nav">*/
	#main-nav {
	width: 560px;
	height: 64px;
	float: left; }

	#main-nav ul { 
		margin: 0; 
		padding: 0; }

	#main-nav li { 
		float: left;
		text-indent: -999em; 
		margin: 0; 
		padding: 0; 
		list-style-type: none; }

	#main-nav a { 
		background-image: url(../images/main-nav.jpg); 
		height: 64px; 
		display: block; }

	body#home-page #main-nav .home-button a { 
		width: 138px;
		background-position: 0 -128px; 
		cursor: default; }

	#main-nav .home-button a:link, #main-nav .home-button a:visited { 
		width: 138px;
		background-position: 0 0; }

	#main-nav .home-button a:hover { 
		width: 138px;
		background-position: 0 -64px; }

	body#about-page #main-nav .about-button a { 
		width: 137px;
		background-position: -138px -128px; 
		cursor: default; }

	#main-nav .about-button a:link, #main-nav .about-button a:visited { 
		width: 137px;
		background-position: -138px 0; }

	#main-nav .about-button a:hover { 
		width: 137px;
		background-position: -138px -64px; }

	body#services-page #main-nav .services-button a { 
		width: 137px;
		background-position: -275px -128px; 
		cursor: default; }

	#main-nav .services-button a:link, #main-nav .services-button a:visited { 
		width: 137px;
		background-position: -275px 0; }

	#main-nav .services-button a:hover { 
		width: 137px;
		background-position: -275px -64px; }

	body#contact-page #main-nav .contact-button a { 
		width: 148px;
		background-position: -412px -128px; 
		cursor: default; }

	#main-nav .contact-button a:link, #main-nav .contact-button a:visited { 
		width: 148px;
		background-position: -412px 0; }

	#main-nav .contact-button a:hover { 
		width: 148px;
		background-position: -412px -64px; }

/*</agl.folder>*/
/*<agl.folder "footer">*/
	#footer {
	background-color: white;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 730px;
	clear: both;
	margin: 0;
	padding: 15px 20px 0; }
	#footer a:link, #footer a:visited {
	color: #2e63a0;
	font-weight: bold;
	text-decoration: underline; }

	#footer a:hover, #footer a:active {	color:           #000;
	font-weight:     bold;
	text-decoration: none; }

	.dei {
	font-size: 0.8em; }

/*</agl.folder>*/
/*<agl.folder "contact_form">*/
	#contact_form * { list-style-type: none; }
	#contact_form {
		text-align: left;
		width: 280px;
		float: left;
		margin-top: 10px;
		margin-left: 25px;
		padding: 10px;
		border: solid 1px #2f63a1; }
	#contact_form em { font-size: 0.9em; }
	#contact_form label { text-align: left; width: 110px; float: left; display: block; }
	#contact_form .horizontal { padding-left: 25px; display: block; }
	#contact_form .horizontal input { margin-left: 5px; }
	#contact_form legend { color: #003060; font-weight: bold; margin: 0; }
	#contact_form h1 { font-size: 1em; font-weight: bold; clear: both; }
	#contact_form .footnote { clear: both; font-size: 0.7em; text-indent: 0; padding-right: 20px; padding-bottom: 10px; padding-left: 20px; }
	#contact_form fieldset { text-align: left; width: 280px; padding: 10px; border: solid 1px #003060; }
	.bot-input { float: left; margin-left: -999em; }
/*</agl.folder>*/
	
	.thumbnails {
		width: 362px;
	}
	
	.thumbnails img {
		padding: 4px;
		border:  1px solid #c9c9c9;
		background: #e9e7e7;
		margin: 4px;
		display:  inline;
	}
	
	#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: #122439; }

