<style type="text/css">
img, div { behavior: url(iepngfix.htc) }
</style>

html, body {
	height: 100%;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container {
	width: 100%;
	min-height: 100%;
	position: relative;
	z-index: 300;
}
#head {
	background-color: #000000;
	width: 100%;
	height: 35px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 0px;
}

#footer {
	background-color: #000000;
	width: 100%;
	height: 75px;
	position: absolute;
	bottom: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: center;
}
#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#content {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-bottom: 500px;
	height: auto;
}
.logo {
	position: absolute;
	top: -25px;
	left: 20px;
}
#left {
	width: 445px;
	padding: 20px;
	position: absolute;
	top: 420px;
	left: 16px;
	z-index: 600;
	background-image: url(../images/gradient.png);
	background-repeat: no-repeat;
}
#spacer {
	clear: both;
	z-index: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: normal;
}
p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
#right {
	width: 338px;
	padding: 38px 20px 10px;
	position: absolute;
	top: 420px;
	left: 505px;
	height: 412px;
	background-image: url(../images/paper.png);
	background-repeat: no-repeat;
}
.form {
	width: 120px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	float: left;
}
#footer a {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#nav {
	position: absolute;
	top: -33px;
	right: 0px;
	width: 800px;
}
#nav ul {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#nav li {
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#nav li a {
	color: #FFFFFF;
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#nav li a:hover {
	color: #CEDDA2;
	list-style-type: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.header {
	padding-left: 190px;
	padding-bottom: 30px;
}
#row {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#row-two {
	margin-top: 20px;
	height: 150px;
	width: 150px;
	text-align: center;
	margin-right: 35px;
	margin-left: 35px;
	float: left;
	margin-bottom: 40px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: normal;
	padding-left: 55px;
	color: #B7B4A1;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A493;
	padding-bottom: 10px;
}
#rendering {
	float: left;
}
#elevation {
	float: left;
	width: 300px;
	text-align: center;
}
#floor-plan {
	padding: 20px;
	width: 260px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 900; 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: 200; }
#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(../lightbox2/images/prevlabel.gif) no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox2/images/nextlabel.gif) no-repeat right 15%; }

#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: 800; width: 100%; height: 500px; background-color: #000; }
a {
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
}
.outline {
	border: 1px solid #406324;
}
#contact {
	padding-left: 300px;
	padding-top: 20px;
}
.back {
	position: absolute;
	right: 0px;
	top: 190px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.team {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BABA5D;
}
.head-shot {
	margin-right: 25px;
	float: left;
	clear: left;
	padding-bottom: 10px;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	font-weight: normal;
}
.title {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666600;
	margin: 0px;
	padding: 0px;
}
#sub-nav {
	float: left;
	width: 180px;
	padding-right: 20px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 25px;
}
#sub-nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sub-nav li {
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #DEE6C5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CDCC6C;
	padding-left: 10px;
}
#sub-nav li a {
	color: #666666;
	text-decoration: none;
}
#sub-nav li a:hover {
	color: #000000;
	text-decoration: none;
}
#middle {
	float: left;
	width: 400px;
	padding-right: 20px;
	padding-top: 25px;
}
#right2 {
	float: left;
	width: 270px;
	padding-top: 0px;
}
h4 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #CDCC6C;
}
.thumb {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#video {
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	border: 1px dotted #CCCCCC;
	width: 95%;
	margin-bottom: 15px;
}
.archive {
	position: absolute;
	bottom: 20px;
	left: 20px;
}
.spacer {
	clear: both;
}
.sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
