body {
	min-width: 800px;
	background-image: url(images/background_tile_dk.gif);
}
#header{
	width: 800px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(images/main_bg.gif);
	margin-right: auto;
	margin-left: auto;
}
#mainnav{
	background-image: url(images/green_bar_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 800px;
	text-align: right;
}
#container {
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	overflow: hidden;
	background-image: url(images/800px_bg.gif);
}
#container .column {
  position: relative;
  float: left;
}
#center {
	width: 583px;
}
#left {
	width: 216px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-image: url(images/main_bg.gif);
	padding-bottom: 25px;  /* X + padding-bottom */
  	margin-bottom: -25px;  /* X */
}

#footer {
	width: 800px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	height: 25px;
	background-image: url(images/main_bg.gif);
	clear: both;
	position: relative;
}
/* CSS Document */
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
#quotetext{
	width: 280px;
	float: left;
	padding: 10px;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#contenttext {
	width: 300px;
	height: 288px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#rightcontent {
	width: 300px;
	height: 288px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#hometext {
	height: 80px;
	width: 563px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hometextcopy{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	display: block;
	color: #333333;
}
.hrstyle {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
