#page_container {
	background-color: #FFF;
	width: 775px;
	height: auto;
	position: relative;
	overflow: hidden;
}
#header {
	background-color: #FFF;
	width: 775px;
	height: auto;
	position: relative;
}
#main_body {
	background-color: #FFF;
	width: 775px;
	height: auto;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #999;
	position: relative;
	overflow: hidden;
	clear: both;
	float: left;
}
#column_left {
	width: 203px;
	top: 5px;
	background-color: #FFF;
	float: left;
	height: auto;
	position: relative;
}
#column_right {
	background-color: #FFF;
	width: 565px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: right;
}
.text_column_right {
	clear: both;
	float: left;
	height: auto;
	width: 565px;
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	font-style: normal;
	color: #000;
}
#column_right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: 500;
}
#column_right .clearfloat_right{
	width: 565px;
	margin-left: 212px;
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	width: 775px;
	height: auto;
	clear: both;
	float: left;
	background-color: #009;
	position: relative;
}
.clearfloat {
	margin: 0px;
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	background-color: #FFF;
}
.imageholder {
	background-color: #FFDC4F;
	padding-left: 3px;
	clear: none;
	height: 20px;
	width: 562px;
	float: left;
	margin-top: 20px;
	margin-bottom: 5px;
}
.ad_holder_cleft {
	height: auto;
	width: 203px;
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
.ad_holderbottom_cleft {
	text-align: center;
	height: auto;
	width: 203px;
	margin-top: 550px;
}
.model_table {
	float: left;
	width: 565px;
	height: auto;
	position: relative;
	overflow: hidden;
}
