/* reset */div, span,a, p, pre,dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6,embed, object, blockquote, img, hr,table, tbody, tfoot, head, tr, th, td, caption,form, label, fieldset, address, legend, button {padding:0;margin:0;border:0 none;text-align:left;} body {padding:0;margin:0;font-size:12px;font-family:Arial;line-height:1.4;text-align:center;}ol, ul {list-style:none;  }table {border-collapse:collapse;border-spacing:0; }h1, h2, h3, h4, h5, h6 {font-weight:normal;}address, caption, input, select, th, textarea {padding:0;margin:0;font-size:100%;font-style:normal;font-weight:normal;}a img {border:none;}.clear {overflow:hidden;height:1%;}.i {font-style:italic;}.b {font-weight:bold;}.c {text-align:center}.u {text-decoration:underline;}.d{text-decoration:line-through}.font9 {font-size:9px;}.font10 {font-size:10px;}.font11 {font-size:11px;}.font12 {font-size:12px;}.font13 {font-size:13px;}.font14 {font-size:14px;}.font15 {font-size:15px;}.font16 {font-size:16px;}.font18 {font-size:18px;}a:link, a:visited {text-decoration:none;color:#000;}p {margin:10px 0}

/* start */
body {
	background: #f0e9dc url(bg.jpg) repeat-x;
	text-align: center;
}

#wrapper {
	background: url(container.jpg) repeat-y 0 0;
	width: 800px;
	position: relative;
	margin: 25px auto;
	text-align: left;
}

#wrapper div {
	position: absolute;
}

#wrapper #header, #wrapper #container, #wrapper #footer {
	position: relative;
}

#header {
	background: url(header.jpg) no-repeat 0 0;
	height: 575px;
	width: 800px;
}

#footer {
	background: #F0E9DC url(footer.jpg) no-repeat 0 0;
	width: 800px;
	padding-top: 35px;
	font-size: 10px;
}

.input {
	background: transparent;
	border: none;
	font-weight: bold;
	height: 24px;
	left: 204px;
	padding-top: 10px;
	position: absolute;
	top: 291px;
	width: 219px;
}

#email {
	top: 344px;
}

#submit {
	background: transparent url(btnFIA.png) repeat scroll 0 0;
	border: none;
	cursor: pointer;
	display: block;
	height: 45px;
	left: 250px;
	overflow: hidden;
	padding-top: 45px;
	position: absolute;
	text-indent: -9999px;
	top: 400px;
	width: 187px;
}

.remark {
	color: #ababab;
	font-size: 11px;
}

#formRemark {
	left: 62px;
	position: absolute;
	top: 452px;
	width: 400px;
}

#intro {
	left: 499px;
	position: absolute;
	top: 375px;
	width: 250px;
}

#introRemark {
	left: 500px;
	position: absolute;
	top: 452px;
	width: 265px;
}

#container {
	padding: 0 40px;
}

#list dt {
	font-size: 15px;
	padding-bottom: 10px;
}

#list dd {
	background: transparent url(li.png) no-repeat scroll 0 11px;
	padding: 10px 30px;
}

#footer p {
	text-align: center;
	color: #b5b5b5;
	margin: 5px 0;
}

#footer a {
	color: #b5b5b5;
	margin: 5px;
}

.red {
    color: #d70606;
}

#claim {
    font-family: Impact;
    font-size: 30px;
    left: 69px;
    top: 219px;
}

#howTo {
    font-size: 15px;
    font-weight: bold;
    left: 41px;
    top: 32px;
    width: 500px;
}

#howTo strong {
    font-family: Impact;
    font-size: 39px;
    left: 69px;
    line-height: 42px;
    top: 219px;
}

#formThing {
    font-size: 13px;
    font-weight: bold;
    left: 86px;
    line-height: 55px;
    top: 275px;
}
