@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
}
#box {
	position:absolute;
	width:920px;
	height:550px;
	margin:-275px 0px 0px -460px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;

}
#header {
	width:920px;
	height:146px;
}
#header img {
	border:none;
}
#text {
	width:500px;
	float:left;
	margin-left:208px;
	margin-top:20px;
}
h1 {
	color:#f09951;
	font-size:14px;
	font-weight:bold;