@charset "utf-8";
.container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_column.png);
	padding-top: 20px;
}
.top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.hdr {
	width: 930px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	margin-right: 20px;
	margin-left: 20px;
}
#container > .content {
	width: 970px;
}
.ftr {
	clear: both;
	width: 930px;
	background-color: #F2DFBF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.btm {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	text-align: center;
	padding-bottom: 10px;
}
.small_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

.clearing {
	clear: both;
	height: 20px;
	width: 950px;
}

.ftr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	text-align: left;
}
.hdr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}
.hdr_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #000033;
	line-height: 36px;
}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.leftcol {
	float: left;
	width: 430px;
	padding-left: 30px;
	padding-top: 10px;
}
.leftcol_form {
	float: left;
	width: 430px;
	padding-left: 50px;
	padding-top: 10px;
}

.rtcol {
	float: right;
	width: 400px;
	padding-right: 30px;
	padding-top: 10px;
}
.small_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
