body {
	margin: 62px 0 0 36px;
	background: #FFF;
	font: 11px Arial;
}

body.work #wrapper {
	background: url('../images/work_pattern.gif') no-repeat 700px 0px;
}

#wrapper {
	margin: 27px 0 0 54px;
	width: 900px;
}
#content {
	position: relative;
	z-index: 10;
	overflow: hidden;
}
#logo {
	display: block;
}

#navigation {
	height: 44px;
	position: relative;
	z-index: 100;
}

#navigation li {
	display: inline;
	height: 12px;
}

#navigation li a {
	display: block;
	float: left;
	margin-right: 58px;
	height: 12px;
	line-height: 12px;
}

#navigation li#work_link a {
	margin-left: 377px;
}

#photos {
	float: left;
	width: 693px;
	margin-right: 18px;
}

#photos div.sample {
	height: 620px;	
	background: url('../images/spinner.gif') no-repeat;
}

#photos div div.photo_360 {
	height: 360px;
}

#photos div div.photo_495 {
	height: 495px;
}

#photos div.loaded {
	background: none;
}

#photos div div.details img {
	margin-top: 20px;
	display: block;
}

#sidebar {
	float: left;
	margin-right: -711px;
}

#sidebar ul {
	height: 278px;
}

#sidebar li {
	height: 16px;
}

#thumbs {
	width: 135px;
	height: 135px;	
}

#thumbs div {
	position: relative;
	width: 36px;
	height: 36px;
	margin: 0 9px 9px 0;
	float: left; 
	background: #F0F0F0;
	overflow: hidden;
}

.statement #content img {
	margin-left: 128px;
}

.contact #content img {
	margin-left: 237px;
}
.statement #content img#copyright, 
.contact #content img#copyright {
	margin-top: 128px;
	margin-left: 0;
}

#thumbs div img {
	position: relative;
	top: -36px;
}

#thumbs div img.current,
#thumbs div img.text {
	top: 0px;
}

#arrows {
	text-align: right;
	width: 135px;
}

#arrows img {
	margin-right: 9px;
}
img#text,
#thumbs div img,
#arrows img {
	cursor: pointer;
}
#copyright {
	display: block;
	margin: 4px 0 0 54px;
}

body.index #content {
	position: relative; 
	display: block; 
	margin-top: -63px;
	margin-left: -55px; 
	/*z-index: -10	*/
}

body.index #content img {
	display: block;
	position: relative;
	margin-bottom: 4px;
}

body.index #content a {
	display: block;
	z-index: 1001;
	position: relative;
}

img#text { 
	position: absolute; 
	display: block;
	background: #000;
	top: -5000px; 
	left: 0px; 
	z-index: 1000;
}

/* =#news */
body.news #content a {
	color: #fa4a54;
	text-decoration: none;
	font-style: italic;
	background: url('../images/link_arrow.gif') no-repeat right 4px;
	padding-right: 12px;
}

#news_holder {
	float: left;
	width: 380px;
	margin-right: 30px;
	background: url('../images/news_pattern.gif') repeat-y right;
}
#news {
	height: 570px;
	overflow: auto;
	width: 350px;
}

div.news_link {
	width: 400px;
	float: left;
}
div.news_link p {
	color: #a1a1a1;
	line-height: 22px;
	font-style: italic;
	font-size: 11px;	
	margin-bottom: 4px;
}

body.news #content div.news_link a {
	margin-top: 53px;
	display: block;
	padding: 0;
	background: none
}
#news div {
	margin-bottom: 18px;
}

#news h1 {
	text-transform: uppercase;
}

#news h1 em {
	font-style: normal;
	color: #fa4a54;
}

#news h1 em.upcoming {
	color: #008B9F;
	font-style: italic;
}

body.news #content {
	position: relative;
	left: -17px;
}

body.contact #details img {
	margin-bottom: 4px;
	display: block;
}

body.contact #details img#email_address {
	margin-bottom: 37px;
}
