body,html {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font: 11px/16px Georgia, serif;
	color: #FFF;
	background: #000;
}

a {
	color: #9A9A9A;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

p {
	margin-top: 0;
	padding-top: 0;
}

img {
	border: 0;
	display: block;
}

#page {
	position: relative;
	width: 945px;
	height: auto;
	margin: 30px auto 30px auto;
}

#menu {
	position: relative;
	width: auto;
	height: auto;
}

.menu-index {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 0 2px 0;
}

.menu-index a {
	display: block;
	width: 148px;
	height: 22px;
	background-image: url(../images/menu-index.gif);
	_background-image: url(../images/menu-index.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

.menu-sc {
	position: relative;
	width: auto;
	height: auto;
	color: #9A9A9A;
	font-size: 24px;
	letter-spacing: 1px;
	margin: 0 0 2px 0;
}

.menu-sc a {
	color: #9A9A9A;
	text-decoration: none;
}

.menu-sc a:hover {
	color: #FFF;
	text-decoration: none;
}

.menu-sc a.selected {
	color: #FFF;
	text-decoration: none;
}

.header {
	color: #FFF;
	font-size: 10px;
	letter-spacing: 3px;
	margin: 0 0 12px 0;
}

.header.margin-more {
	margin: 30px 0 12px 0;
}

#content {
	position: relative;
	width: auto;
	height: auto;
	margin: 24px 0 0 0;
}

.thumb-container {
	position: relative;
	width: auto;
	height: auto;
	padding: 15px 0 0 0;
	border-top: 1px dashed #4E4E4E;
}

.thumb-row {
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0 0 30px 0;
	clear: left;
}

.thumb-row.no-title {
	margin: 0 0 8px 0;
}

.thumb-box {
	position: relative;
	float: left;
	width: 225px;
	height: auto;
	margin-right: 15px;
}

.thumb-box.last {
	margin-right: 0;
}

.thumb {
	position: relative;
	width: 225px;
	height: 95px;
	margin-bottom: 7px;
}

.thumb-slideshow-box {
	position: relative;
	float: left;
	width: 145px;
	height: auto;
	margin-right: 15px;
}

.thumb-slideshow-box.last {
	margin-right: 0;
}

.thumb-slideshow a {
	position: relative;
	display: block;
	width: 145px;
	height: 61px;
	border: 0;
	margin-bottom: 7px;
}

.thumb-slideshow.selected a {
	width: 143px;
	height: 59px;
	border: 1px solid #FFF;
}

.thumb-title {
	display: block;
	color: #FFF;
}

.thumb-client-artist {
	display: block;
	font: 10px/13px Verdana, sans-serif;
	color: #9A9A9A;
}

.large-content-container {
	position: relative;
	width: auto;
	height: auto;
	padding: 15px 0 15px 0;
	border-top: 1px dashed #4E4E4E;
}

.text-content-container {
	position: relative;
	width: auto;
	height: auto;
	padding: 15px 0 15px 0;
	border-top: 1px dashed #4E4E4E;
}

.text-content {
	position: relative;
	width: 465px;
	height: auto;
	margin: 0 0 30px 0;
}

.news {
	width: auto;
	height: auto;
	margin: 0 0 15px 0;
}

.news.last {
	margin: 0;
}

.news-title {
	display: block;
}

.news-date {
	display: block;
	font: 10px/13px Verdana, sans-serif;
	color: #9A9A9A;
}

#video-container {
	display: block;
	width: 710px;
	height: 400px;
	margin: 0 auto;
}

.large-image-container {
	position: relative;
	display: block;
	width: 945px;
	height: 400px;
}

.large-image-container img {
	display: block;
	margin: 0 auto;
}

.large-image-container a.action.go {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	background-image: url(../images/arrow.png);
	_background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
}

.large-image-container a.action.enlarge {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	background-image: url(../images/plus.png);
	_background-image: url(../images/plus.png);
	background-repeat: no-repeat;
}

.details-container {
	position: relative;
	display: inline-block;
	width: 945px;
	height: auto;
	padding: 15px 0 0 0;
	margin: 0 0 30px 0;
	border-top: 1px dashed #4E4E4E;
	clear: left;
}

.details-title-client {
	position: relative;
	float: left;
	width: 225px;
	height: auto;
	padding: 0 15px 0 0;
}

.details-title {
	display: block;
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
}

.details-client-artist {
	display: block;
	font-size: 24px;
	line-height: 24px;
	color: #9A9A9A;
}

.details-text {
	position: relative;
	float: left;
	width: 225px;
	height: auto;
}

#footer {
	position: relative;
	width: auto;
	height: auto;
	padding: 15px 0 0 0;
	border-top: 1px dashed #4E4E4E;
}