@charset "UTF-8";
#wrapper {
	width: 800px;
	height: 548px;
	position: relative;
	top: 87px;
	margin-right: auto;
	margin-left: auto;
}
.inner {

}
#animation {
	height: 200px;
}
#top-frame {
	height: 150px;
	border-top: 1px solid #05BEC6;
	border-right: 1px solid #05BEC6;
	border-left: 1px solid #05BEC6;
	border-bottom-color: #05BEC6;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	
}
#logo {
	height: 110px;
	margin-left: 280px;
	margin-top: 20px;
}
#bottom-frame {
	height: 120px;
	width: 680px;
	border-right: 1px solid #05BEC6;
	border-bottom: 1px solid #05BEC6;
	border-left: 1px solid #05BEC6;
	border-top-color: #05BEC6;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 50px 30px 30px;
	line-height: 25px;
}
#buttons {
	width: 741px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
