body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #fff;
}
body.black {
	background-color: #000;
	color: #fff;
}
p,
#email-us,
#reply-message,
#contact-errors {
	font-family: 'Arial', sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	padding: 20px;
	margin: 0;
}
a img{
	border: none;
}
a, a:hover, a:active, a:visited {
	outline: none;
}
#cellophane {
	text-align: left;
	width: 800px;
	height: 600px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background-position: center;
}
#contact-page #KGA,
#KGA {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 90px;
	left: 228px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 12px;
	line-height: 2em;
	text-transform: uppercase;
	text-align: left;
}
#KGA em {
	padding-left: 189px;
	font-style: normal;
}
.orange {
	color: #cc6600;
}
.blue {
	color: #00ccff;
}
#title {
	display: none;
}
.home #title {
	color: #cc6600;
	display: inline;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 125px;
	left: 467px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1em;
	line-height: 2em;
	text-transform: uppercase;
	text-indent: -50px;
}
#contact-page h2#KGA {
	color: #fff;
}
.black h2#KGA {
	color: #cc6600;
	left: 40px;
	text-align: right;
}
.black #title {
	color: #fff;
}
.home #title {
	color: #000;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	display: block;
	overflow: hidden;
	position: absolute;
	padding: 0;
	z-index: 999;
}
#menu li a, #menu .current {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	height: 100%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
#home {
	top: 262px;
	right: 0;
	height: 165px;
	width: 55px;
}
#home a, #home div {
	background-image: url('../images/home.png');
}
#home a:hover, #home .current {
	background-position: center right;
}
body.black #home a:hover, body.black #home .current {
	background-position: center left;
}
.home #home {
	background: url('../images/home-bg.png') no-repeat 0px 60px;
}
#residential {
	top: 0;
	left: 362px;
	height: 55px;
	width: 165px;
}
#residential a, #residential div {
	background-image: url('../images/residential.png');
}
#residential a:hover, #residential .current {
	background-position: top center;
}
body.black #residential a:hover, body.black #residential .current {
	background-position: bottom center;
}
.home #residential {
	background: url('../images/residential-bg.png') no-repeat 58px 0px;
}
#commercial {
	top: 173px;
	left: 0;
	height: 165px;
	width: 55px;
}
#commercial a, #commercial div {
	background-image: url('../images/commercial.png');
}
#commercial a:hover, #commercial .current {
	background-position: center left;
}
body.black #commercial a:hover, body.black #commercial .current {
	background-position: center right;
}
.home #commercial {
	background: url('../images/commercial-bg.png') no-repeat 0px 50px;
}
#in-progress {
	bottom: 0;
	left: 270px;
	height: 55px;
	width: 165px;
}
#in-progress a, #inprogress div {
	background-image: url('../images/in-progress.png');
}
#in-progress a:hover, #in-progress .current {
	background-position: top center;
}
body.black #in-progress a:hover, body.black #in-progress .current {
	background-position: bottom center;
}
.home #in-progress {
	background: url('../images/in-progress-bg.png') no-repeat 54px 0px;
}
#contact {
	bottom: 0;
	left: 0;
	height: 55px;
	width: 165px;
}
#contact a, #contact .current {
	background-image: url('../images/contact.png');
}
#contact a:hover {
	background-position: top center;
}
body.black #contact a:hover, #contact .current {
	background-position: bottom center;
}
.dash-v {
	background-image: url('../images/dash-v.png');
	background-repeat: repeat-y;
}
.dash-h {
	background-image: url('../images/dash-h.png');
	background-repeat: repeat-x;
}
.left {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
	background-position: center right;
}
.right {
	position: absolute;
	right: 0;
	width: 50%;
	height: 100%;
	background-position: center left;
}
.top {
	position: absolute;
	left: 0;
	bottom: 50%;
}
.bottom {
	position: absolute;
	left: 0;
	top: 50%;
}
.right .top {
	padding-right: 45px;
}
.right .bottom {
	padding-right: 85px;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	font-weight: normal;
}
#collection-image {
	position: absolute;
	top: 50%;
	right: 20px;
	margin: -115.5px 0 0 0;
	padding: 0px;
	overflow: hidden;
	height: 231px;
	width: 231px;
}
.project-image {
	display: none;
	height: 0;
	width: 0;
}
#project-list {
	padding: 18px 0 18px 20px;
	margin: 0;
}
a.project-link {
	color: #CC6600;
	text-decoration: none;
	padding: 2px 0;
}
a.project-link:hover {
	color: #000000;
}
a.project-link:visited {
	color: #999999;
}
.project {
	font-family:Arial,san-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	padding: 2px 0;
}

#picture-title {
	color: #cc6600;
	font-size: .8em;
	line-height: .7em;
	padding: 0 0 10px 0;
	margin: 0;
	text-transform: uppercase;
}
#picture-content {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 160px;
	left: 467px;
	width: 300px;
}
#picture-content p {
	color: #cc6600;
	padding: 0;
	margin: 0;
	width: 215px;
}
#picture-holder {
	position: absolute;
	top: 160px;
	right: 367px;
}
#thumb-nav {
	/* #thumb-nav controls the unordered list that comprises the thumbnail navigation */
	position: absolute;
	left: 400px;
	bottom: 20px;
	list-style-type: none;
	margin: 0 0 20px 28px;
}

#thumb-nav li {
	/* #thumb-nav li controls each unordered list item that comprises the thumbnail navigation button */
	float: left;
	margin: 0 15px 10px 0;
}

#thumb-nav li img {
	/* #thumb-nav li img controls the image within each unordered list item that comprises the thumbnail navigation button */
	padding: 2px;
	display: inline;
	background: #cc6600;
}

#thumb-nav li img:hover {
	/* #thumb-nav li img:hover controls the hover behavior of the image within each unordered list item that comprises the thumbnail navigation button, wheee! */
	background: #fff;
}

#thumb-nav li.current img {
	background: #fff;
}

#email-us input,
#email-us textarea {
	border: none;
	width: 300px;
	margin: 0 0 10px 5px;
	padding: 2px;
	position: relative;
	color: #666666;
}
#email-us textarea {
	height: 120px;
}
#email-us label {
	color: #00ccff;
}
#email-us #submit {
	float: right;
	width: 150px;
	color: #ffffff;
	background-color: #00ccff;
	padding: 2px;
	cursor: pointer;
}
#email-us #website-label,
#email-us #website {
	display: none;
}
#email-us input.error,
#email-us textarea.error {
	background-color: #cc6600;
	border: 1px dashed #fff;
	color: #fff;
	margin-left: 3px;
}
#email-us textarea.error {
	height: 110px;
}
#contact-errors {
	position: absolute;
	top: 25px;
	right: 25px;
	background-color: #cc6600;
	border: 1px dashed #fff;
	padding: 15px;
	width: 200px;
}
#reply-message {
	background-color: #00ccff;
	border: 1px dashed #fff;
	padding: 20px;
	margin: 25px;
	width: 275px;
}
#message-sent {
	display: block;
	width: 200px;
	height: 150px;
	overflow: auto;
}