#page {
	padding-top: 53px;
}

#navigation li.active {
	display: none;
}

#frontpic p {
	margin: 0;
}
#frontpic {
	position: relative;
}
#frontpic img {
	display: block;
}
#frontpic .legal {
	position: absolute;
	right: 14px;
	bottom: 10px;
	color: #FFF;
	font-size: .8em;
	z-index: 2;
}

#content {
	padding: 0;
}
#content h2 {
	margin: 0 0 .2em;
}
#content h4 {
	margin: 0 0 .3em;
	font-size: 1em;
	font-weight: normal;
	color: #F90;
}

#intro {
	width: 390px;
	float: left;
	padding: 1em 0 0 15px;
}

#jpphoto {
	width: 100px;
	margin: 0 auto;
}
#jpphoto img {
	display: block;
}

#teasers {
	width: 390px;
	float: right;
	padding: 1em 15px 0 0;
}

#teasers .list {
	width: 193px;
	margin-right: 1px;
	float: left;
	color: #F90;
}
#teasers .list h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 .3em;
	padding: 0 0 .3em;
	border-bottom: 1px dotted #FFF;
	color: #F90;
}
#teasers .list h3 a, #teasers .list h3 a:hover {
	color: #F90;
}

#teasers .list ul {
	margin: 0 0 1em 15px;
	padding: 0;
}
#teasers .list li {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: .2em;
}
#teasers .list li a {
	color: #FFF;
}
