@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 902px;
	margin-top: 50px;
	background-image: url(../images/background.gif);
	height: 655px;
	background-repeat: no-repeat;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
}
#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
}
#nav ul {
	margin: 70px 0px 0px 40px;
	padding: 0px;
}
#nav li {
	display: inline;
	padding: 0px;
}
#nav a {
	text-decoration: none;
	color: #333333;
	padding: 5px 10px 5px 24px;
}
#nav a:hover {
	background-image: url(../images/arrow.gif);
	background-position: 2px center;
	background-repeat: no-repeat;
}
#nav a.here {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}
#logo {
	margin: 0px;
	padding: 40px 65px 0px 0px;
	float: right;
}
#content {
	margin: 0px;
	padding: 0px;
}
#col1 {
	margin: 0px;
	padding: 20px 0px 0px 60px;
	float: left;
	width: 390px;
	clear: left;
}
.imgMain {
	margin: 20px 0px 0px 60px;
}
#col2 {
	margin: 0px;
	padding: 190px 50px 0px 30px;
	float: right;
	width: 370px;
	clear: right;
}
.firstPara {
	font-size: 13px;
}
.orange {
	color: #FF7F00;
}
#copy {
	margin: 190px 50px 0px 70px;
}
#copyContact {
	margin: 300px 50px 0px 70px;
}
#footer {
	font-size: 9px;
	margin: 0px 70px 0px 0px;
	padding: 0px;
	float: right;
	color: #666666;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF7F00;
}
#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #FF7F00;
	text-decoration: none;
}
.buttonProjects {
	border: 3px solid #ffffff;
	margin: 15px 0px 0px 60px;
}
.buttonProjectshide {
	display: none;
	margin: 0px;
	padding: 0px;
}
#projectsContent {
	margin: 0px;
	padding: 20px 50px 0px 0px;
	float: right;
	width: 600px;
}
#projectsContent1 {
	margin: 0px 0px 0px 60px;
	padding: 0px;
}
#projectsContent1 p {
	margin: 0px;
}
#projectsContent2 {
	margin: 0px 0px 0px 55px;
	padding: 0px;
}
#projectsContent2 p {
	margin: 0px;
}
#projectsContent3 {
	margin: 0px;
	padding: 0px;
}
#projectsContent3 p {
	margin: 0px;
}
.btnResLeft {
	border: 3px solid #000000;
	margin: 10px 0px 0px 60px;
}
.btnResLeftTop {
	border: 3px solid #000000;
	margin: 20px 0px 0px 60px;
}
.btnResRight {
	border: 3px solid #000000;
	margin: 10px 0px 0px 0px;
}
.btnResRightTop {
	border: 3px solid #000000;
	margin: 20px 0px 0px 0px;
}
#subnav {
	margin: 0px 0px 0px 60px;
	padding: 0px;
	float: left;
}
#subnav a {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#subnav  a.select {
	color: #FF7F00;
}

#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; }
.grey {
	color: #999999;
}
.buttonProjectsMain {
	border: 3px solid #ffffff;
	margin: 50px 0px 0px 0px;
}
