body {
margin: 0px;
padding: 0px;
text-align: center;
background: url(../siteimages/back.jpg) center repeat-y;
}
a {
	color: #542a1e;
	text-decoration: underline;
	font-size: 10px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	height: auto;
}
#top {
	width: 770px;
	height: 118px;
	text-align: right;
	background: url(../siteimages/top.jpg);
}
#topnav {
	width: auto;
	height: auto;
	float: right;
	margin-right: 25px;
	_margin-right: 15px;
	padding-top: 50px;
}
#topnav a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #afafb0;
	padding: 5px;
	text-decoration: none;
	letter-spacing: -1px;
}
#topnav a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #542a1e;
	padding: 5px;
}
#main-ban {
	width: 770px;
	height: 229px;
}
#mainbody {
	width: 770px;
	height: auto;
	min-height: 453px;
	background: url(../siteimages/body.jpg) no-repeat; 
}
#title {
	padding: 20px 30px 20px 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	_margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	background: #542a1e;
	float: left;
	font-weight: normal;	
}
#content {
	padding: 30px 0 30px 30px;
	_padding: 30px 0 30px 30px;
}
#textarea {
	width: 460px;
	height: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
	clear: left;
	float: left;
	text-align: justify;
	padding-bottom: 30px;
}
.h1{
	font-size:14px; color:#666666;
}
.imgfloat {
	width: auto;
	height: auto;
	float: right;
	margin-top: 95px;
}
/* =-=-=-=-=-=-=-[form start]-=-=-=-=-=-=-=- */

label,input {
	display: block;
	width: 125px;
	float: left;
	margin-bottom: 10px;

}

label {
	text-align: left;
	width: 210px;
	_width: 210px;
	padding-right: 20px;
	color: #666;
}

br {
	clear: left;
}
.textarea1 {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	height: 25px;
	background-color: #ececec;
	border: 1px solid #ccc;
	color: #666;
}
.textarea2 {
	display: block;
	width: 435px;
	_width: 415px;
	float: left;
	margin-bottom: 10px;
	height: 100px;
	background-color: #ececec;
	border: 1px solid #ccc;
	color: #66;
	
}
.submit {
	height: 25px;
	width: 100px;
	padding: 2px 10px 2px 10px;
	background: #ececec;
	border: 1px solid #600f12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600f12;
}

/* =-=-=-=-=-=-=-[form close]-=-=-=-=-=-=-=- */
h1, h2{
	display:none;
	}