html, body, #contents {min-height: 100%;
height: 100%;
}
html>body, html>body #contents{
height: auto;
}
.header {
	height: 161px;
	width: 795px;
}
.header2 {
	height: 147px;
	width: 795px;
}
.middle {
	width: 795px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	float: left;
	background-color: #FFFFFF;
}

.flash {
	float: left;
	height: 147px;
	width: 610px;
}

.logo {
	float: left;
	height: 161px;
	width: 610px;
	background-image: url(../images/bg-logo.jpg);
}
.whitespace {
	height: 100px;
	width: 52px;
	float: left;
}
.topright {
	float: left;
	height: 161px;
	width: 133px;
	background-image: url(../images/bg-tright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
.header2right {
	float: left;
	height: 147px;
	width: 133px;
}
.menu {
	float: left;
	height: 400px;
	width: 179px;
}
.right {
	float: right;
	height: auto;
	width: 131px;
	background-image: url(../images/bg-tright.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 1px;
	padding-bottom: 30px;
	padding-left: 1px;
	text-align: center;
}
.text {
	padding: 10px;
	float: left;
	width: 463px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.footer {
	padding: 10px;
	width: 775px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	float: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.header1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bolder;
}
.container {
	height: 0px;
	width: 795px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.center {
	text-align: center;
}

