@import url(reset.css);



#flashbody {
	width:1024px;
	height:760px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#flash_content {
width:1024px;
	height:760px;
	margin:0;
	padding:0;
	overflow:hidden;
}

h1#slogan {
	width: 899px;
	text-align: right;
	margin: auto;
	font-size: 10px;
	color: #777;
	background: none;
	height: auto;
	float: none;
	text-indent: 0px;
	display: block;
}

#content {
	width: 899px;
	margin:30px auto 45px auto;
}

h1 {
	width: 165px;
	height: 77px;
	overflow: hidden;
	background: url(satologo.gif) no-repeat;
	text-indent: -9000px;
	float: left;
	margin-left: 5px;
	display: inline;
}
h2 {
	width: 175px;
	height: 77px;
	background: url(yumehouse.gif) no-repeat;
	background-position: 100% 85%;
	overflow: hidden;
	text-indent: -9000px;
	float: right;
}

div.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0px;
}

p {
	clear: both;
	margin-top: 0px;
	width: 899px;
	height: 387px;
	background: url(frontpic.jpg);
	text-indent: -9000px;
	margin-bottom: 15px;
}

a.but {
	display: block;
	margin: auto;
	width: 247px;
	height: 75px;
	background-image: url(enter_but.gif);
	background-repeat: no-repeat;
	text-indent: -9000px;
}
a.but:hover {
	background-position: 0% 100%;
}

#footer {
	margin-top: 20px;
}
.copy {
	float: left;
	color: #c7c5bf;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 27px;
}
.getflash {
	float: right;
}