.header {
	font: normal 12px "Times New Roman", Times, serif;
	color: #333333;
	height: 99px;
	width: 900px;
	position: absolute;
	left: 50px;
	vertical-align: middle;

}
.row1 {
	font: 12px "Times New Roman", Times, serif;
	color: #333333;
	padding: 15px;
	height: 400px;
	width: 350px;
	position: absolute;
	left: 50px;
	top: 125px;
	background: #FFFFCC;

}
.banner {
	font: normal 12px "Times New Roman", Times, serif;
	color: #333333;
	height: 70px;
	width: 900px;
	position: absolute;
	left: 291px;
	vertical-align: middle;
	top: -25px;
}
.bdybx {
	font: normal 12px "Times New Roman", Times, serif;
	color: #333333;
	height: 700px;
	width: 900px;
	position: absolute;
	left: 290px;
	vertical-align: middle;
	top: 100px;
	border: thick outset #C00;
}
.formbx {
	font: normal 12px "Times New Roman", Times, serif;
	color: #333333;
	height: 200px;
	width: 500px;
	position: absolute;
	left: 288px;
	vertical-align: middle;
	top: 856px;
	border: thick outset #C00;
}
.btmnav {
	font: normal 12px "Times New Roman", Times, serif;
	color: #333333;
	height: 40px;
	width: 900px;
	position: absolute;
	left: 288px;
	vertical-align: middle;
	top: 1069px;
	border: thick outset #C00;
}

