*{ 
	padding:0;
	margin:0;
	line-height:180%;
	border:none;
	text-decoration:none;
	-webkit-text-size-adjust:none
	}

body{
	/*backgroung-color:#ffffff;*/
	background: url(images/bglogo.gif) #2B120B;
	/*max-width:480px;*/
	min-width:320px;
	}
#wrapper{
	width:100%;
	font-size:18px;
	}

#header{
	width:100%;
	height:60px;
	background: url(images/head.gif) no-repeat left top #ED7DC6;
	}
h1{
	font-size:24px;
	margin:0px 10px;
	}

#block1{
	/*background: url(images/bglogo.gif) #2B120B;*/
	text-align:center;
	width:100%;
	}
#iconarea{
	width:320px;
	margin:0px auto;
	}
.iconbox{
	float:left;
	width:60px;
	text-align:center;
	margin: 10px 9px;
	}
p.label{
	font-size:11px;
	line-height:140%;
	color:#ffffff;
	font-weight:bold;
	white-space:nowrap;
	}
p.label a{
	color:#ffffff;
	text-decoration:none;
	}
p.label a:hover{
	text-decoration:underline;
	}
#imgbox{
	margin:20px auto;
	}

#navi{
	width:100%;
	background-color:#000000;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	margin-bottom:20px;
	padding-top:1px;
	}
div.bnl{
	float:left;
	width:50%;
	height:30px;
	background: url(images/bnbg.gif) repeat-x #9C6531;
	}
div.bnr{
	float:right;
	width:49%;
	height:30px;
	background: url(images/bnbg.gif) repeat-x #9C6531;
	}
#navi a{
	width:100%;
	color:#ffffff;
	display:block;
	text-align:center;
	vertical-align:middle;
	}


#block2{
	background-color: #ffffff;
	}
#block2 p{
	margin:10px 18px 0;
	}
#price{
	text-align:center;
	font-size:16px;
	}
#button{
	width:100%;
	text-align:center;
	margin-top:20px;
	padding-bottom:30px;
	}
.sample{
	margin-top:20px;
	padding-bottom:30px;
	}
#footer{
	width:100%;
	height:30px;
	text-align:center;
	font-weight:normal;
	font-size:16px;
	line-height:100%;
	text-shadow:#333333 0px -1px 0px;
	background: url(images/subbar.gif) repeat-x #9C6531;
	border-top: solid 1px #000000;
	margin:0;
	}
#footer a{
	color:#ffffff;
	text-decoration:none;
	}

.htx{
	visibility: hidden;
	}
h2.subbar{
	width:100%;
	height:18px;
	color:#ffffff;
	text-align:center;
	font-weight:normal;
	font-size:18px;
	line-height:100%;
	text-shadow:#333333 0px -1px 0px;
	background: url(images/subbar.gif) repeat-x #9C6531;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	padding:6px 0;
	}
.sign{
	text-align:right;
	}
div.spacer{
	padding:20px 0 20px;
	}
.clear{
	clear:both;
	}
div.img{
	text-align:center;
	}
