html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #FFF url(images/prehome/bg_prehome.gif) repeat-x center top;
}

img {
	border: none;
}

h1, h2 {
	margin: 0;
	padding: 0;
	display: inline;
}
h1 img {
	padding-bottom: 56px; 
}
#container {
	width: 1002px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
#page {
	width: 100%;
	position: relative;
}

img#meif {
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: 350px;
}
#macaron {
	width: 166px;
	height: 185px;
	background: url(images/prehome/prehome_handicap.jpg) top left no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 265px;
}
#macaron h3 {
	width: 100%;
	position: absolute;
	overflow: hidden;
	top: 60px;
}
#macaron h3 a {
	width: 100%;
	height: 95px;
	text-indent: -3000px;
	display: block;
	overflow: hidden;
}
#footer {
	width: 321px;
	height: 37px;
	color: #c6c6c6;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url(images/prehome/bg_footer.jpg) no-repeat top;
}
#footer img {
	margin: 0 0 -3px 0;
}
#footer a {
	color: #c6c6c6;
	font-weight: bold;
}
#footer a:hover {
	color: #999999;
}
#footer a.corp {
	text-decoration:none;
	font-weight: normal;
}
#footer a.corp:hover{
	text-decoration:underline;
}