* {
	margin: 0;
	padding: 0;
}
body {
	background: #faf9f7 url(bg.jpg) no-repeat top center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a {
	color: #72624f;
	text-decoration: none;
}
.border {
	background: url(border.png) no-repeat;
	text-align: left;
	width: 671px;
	height: 476px;
	margin: 170px auto 0;
	color: #72624f;
}
.content {
	width: 380px;
	padding: 50px 50px 0;
}
.style1 {
	display:block;
	color: #231f20;
	font-size:295%;
	letter-spacing:-1px;
	font-weight:bold;
	line-height: 100%;
	margin: 9px 0 11px;
}
.style2, .style3, .row .style2 label {
	color: #791517;
}
.style5 {
	font-size:190%;
}
.style6 {
  display: block;
  text-align:right;
	font-size:90%;
}
.style3 {
	font-size:220%;
}
.style3 {
	display:block;
	text-align:right;
	margin-bottom:60px;
}
.style4 {
	font-size:70%;
}
.style2 {
	float:left;
	margin-top:17px;
}
.rows {
	line-height: 160%;
}
.row {
	width:44%;
	float: left;
}
.row label {
	float:left;
	width:60px;
	font-weight:bold;
	color:#524536;
}
.row .fld {
	float:left;
}
.style2 strong {
	float: left;
}
.snd {
	border-left: 1px solid #524536;
	padding-left:10px;
	margin-left:11px;
	width:50%;
}
.clr {
	display:block;
	clear:both;
}
