
@import url('/css/index.css');

body {
	margin: 0;
	padding: 0 26px;
	width: auto;
	min-width: 816px;
	background: #000000 url('/img/index/ny/bg.jpg') 49% 198px no-repeat;
}
p {
	margin-bottom: 1.14em;
	line-height: 1.21;
	color: #E5E5E5;
}
p a {
	color: #CDE616;
}
#header {
	margin: 0 auto;
	width: 816px;
	height: 179px;
	position: relative;
}
#header-link {
	color: #CDE616;
}
#base {
	margin: 0 auto;
	width: 816px;
	height: 740px;
	background: url('/img/index/ny/case-bg.jpg') 0 504px no-repeat;
}
#case {
	float: left;
}
#note {
	width: 410px;
	float: right;
}
#note h1 {
	margin-bottom: 7px;
	line-height: 40px;
	font-size: 30px;
}
#note h1 img {
	vertical-align: top;
}
#note-title {
	margin: 5px 0 24px;
}
#note-preamble {
	margin-bottom: 32px;
	padding-bottom: 29px;
	border-bottom: 1px dashed #8daad6;
	font-size: 1.29em;
	line-height: 1.35;
	color: #CDE616;
}
#note-plate {
	margin-top: 36px;
	margin-right: -26px;
	width: 436px;
	height: 55px;
	position: relative;
	left: -16px;
	background: url('/img/index/ny/plate.png') no-repeat;
}
#note-plate small {
	margin: 22px 0 0 22px;
	float: left;
	font-size: 10px;
	color: #CDE616;
}
#note-plate a {
	margin: 13px 15px 0 0;
	float: right;
}
#footer {
	margin-left: -408px;
	width: 816px;
	left: 50%;
}