html {
	overflow-x: hidden;
}

body {
	background: #ffffff url('../img/background-dark.gif') repeat top center;
	padding: 0;
	margin: 0;
	font: 11px/1.6em verdana, tahoma, geneva, sans-serif;
}

img {
	border: 0;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1139px;
	overflow: hidden;
}

#left-wrapper {
	position: static;
	float: left;
	width: 318px;
	height: 560px;
}

#left-holder {
	position: relative;
	width: 318px;
	height: 560px;
}

#menu-background {
	background: url('../img/menu-background-work.png') no-repeat top left;
	position: absolute;
	width: 321px;
	height: 321px;
	top: 235px;
	right: -2px;
}

#menu-notes {
	position: absolute;
	width: 48px;
	height: 37px;
	top: 381px;
	left: 175px;
}

#menu-notes a {
	background: transparent url('../img/menu-notes.gif') 0 0 no-repeat;
	width: 48px;
	height: 37px;
	display: block;
}

#menu-notes a:hover {
	background: transparent url('../img/menu-notes.gif') -48px 0 no-repeat;
}

#menu-work {
	position: absolute;
	width: 43px;
	height: 37px;
	top: 447px;
	left: 97px;
}

#menu-work a {
	background: transparent url('../img/menu-work.gif') 0 0 no-repeat;
	width: 43px;
	height: 37px;
	display: block;
}

#menu-work a:hover {
	background: transparent url('../img/menu-work.gif') -43px 0 no-repeat;
}

#menu-biography {
	position: absolute;
	width: 67px;
	height: 37px;
	top: 515px;
	left: 87px;
}

#menu-biography a {
	background: transparent url('../img/menu-biography.gif') 0 0 no-repeat;
	width: 67px;
	height: 37px;
	display: block;
}

#menu-biography a:hover {
	background: transparent url('../img/menu-biography.gif') -67px 0 no-repeat;
}

#menu-mail {
	position: absolute;
	width: 39px;
	height: 32px;
	top: 547px;
	left: 265px;
}

#menu-mail a {
	background: transparent url('../img/menu-mail.gif') 0 0 no-repeat;
	width: 39px;
	height: 32px;
	display: block;
}

#menu-mail a:hover {
	background: transparent url('../img/menu-mail.gif') -39px 0 no-repeat;
}

#content-wrapper {
	background: #ffffff url('../img/content-background-work.gif') repeat top center;
	position: static;
	float: left;
	width: 503px;
	margin-top: 24px;
	margin-bottom: 24px;
}

#content-header {
	background: url('../img/content-header-background.png') repeat-y top center;
	position: static;
	float: left;
	width: 503px;
	height: 40px;
}

#content-body {
	background: url('../img/content-body-background.png') repeat-y top center;
	position: static;
	float: left;
	width: 503px;
	min-height: 471px;
}

#content-holder {
	position: static;
	float: left;
	margin-left: 44px;
	width: 415px;
	color: #252525;
}

#item {
	padding-bottom: 20px;
	height: 475px;
}

#content-holder > #item:last-child {
	padding-bottom: 0;
}

#item-content {
	padding-top: 10px;
}

#item h1 {
	display: inline;
	font-size: 1.5em;
	font-weight: normal;
	color: #f8892b;
}

#item h2 {
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
}

#item h3 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	padding-right: 20px;
}

#thumbs {
}

#thumbs img {
	float: left;
	border: 1px solid #bbbbbb;
	margin: 0 7px 7px 0;
}

#thumbs .active {
	border: 1px solid #f8892b;
}

#button-prev {
	position: absolute;
	top: 300px;
	left: 334px;
}

#button-next {
	position: absolute;
	top: 300px;
	right: 334px;
}

#button-nav {
	position: absolute;
	top: 395px;
	right: 360px;
}

#button-nav img {
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
}

#content-footer {
	background: url('../img/content-footer-background.png') repeat-y top center;
	position: static;
	float: left;
	width: 503px;
	height: 40px;
}

#right-wrapper {
	position: static;
	float: left;
	width: 318px;
	height: 560px;
}

#right-holder {
	position: relative;
	width: 318px;
	height: 560px;
}
/*
#deco {
	background: url('../img/deco-notes.png') no-repeat top left;
	position: absolute;
	width: 93px;
	height: 180px;
	top: 300px;
	left: 18px;
}
*/
#sub-videos	{
	position: absolute;
	top: 497px;
	left: 18px;
}

#sub-installations {
	position: absolute;
	top: 517px;
	left: 18px;
}

#sub-spatial {
	position: absolute;
	top: 537px;
	left: 18px;
}

#sub-all	 {
	position: absolute;
	top: 557px;
	left: 18px;
}

/* begin images */

#item img {
	max-width: 100%;
	border: 0px solid #a8bec0;
}

/* end Images */
