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

p {
	margin-top: 1.4em;
	color: #E5E5E5;
}
#header {
	height: 179px;
}
#header-link {
	color: #CDE616;
}
#base {
	margin-right: -103px;
	padding-left: 97px;
	position: relative;
	left: -98px;
	width: 820px;
	height: 645px;
	background: url('/img/index/bg-white.jpg') no-repeat;
}
#case {
	float: left;
}
#note {
	width: 410px;
	float: right;
}
#note-preamble {
	font-size: 1.14em;
	font-weight: bold;
	color: #57A4C3;
}
#note-plate {
	margin-top: 36px;
	margin-right: -26px;
	width: 436px;
	height: 55px;
	position: relative;
	left: -16px;
	background: url('/img/index/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;
}