#page {
	width: 920px;
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 11px;
}

#top_container {
	width: 920px;
	height: 140px;
}

#top_navig {
	height: 22px;
	background-color: #E0E0E0;
	color: #7A807E;
	float: right;
	padding: 5px 0px 0px 15px;
	margin-top: 0px;
}

#content {
	width: 920px;
}

#content_container {
	width: 920px;
	height: auto;
	float: left;
	padding-bottom: 15px;
}

#menu {
	width: 200px;
	/*line-height: 1.5;*/
	float: left;
	margin-right: 20px;
}

#menu_text {
	background-color: #efefef;
}

#text_container {
	width: 700px;
	float: right;
	padding-bottom: 20px;
}

#text_head {
	padding: 7px 7px 7px 12px;
	margin-bottom: 20px;
}

#text_headprod {
	padding: 7px 7px 7px 12px;
}

#text_headis {
	background-color: #D3E98F;
	padding: 5px 10px 5px 10px;
	color:#828282;
}

#text_navig {
	width: 675px;
	height: 25px;
	padding: 5px 0px 0px 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #b3b3b3;
	color: White;
}

#text_content {
	width: 470px;
	float: left;
	padding-left: 10px;
}

#text_links {
	width: 170px;
/*	height: 500px;
	overflow: visible;*/
	float: right;
	padding: 2px;
	padding-top:30px;
	margin-right: 0px;
	background-color:#EFEFEF;
	margin-top: 0px;
	text-align:center;
}

#text_only {
	width: 550px;
	height:auto;
	float: left;
	padding-left: 10px;
}

#text_400 {
	width: 420px;
	float:left;
	padding-left: 10px;
}

#text_image {
	width: 250px;
	height: 500px;
	overflow: visible;
	float: right;
	text-align: center;
	padding: 2px;
	padding-top:20px;
	margin-right: 0px;
	background-color: #efefef;
}

#history {
	background-color:#EFEFEF;
	padding: 5px;
	font-style:italic;
	color:#333333;
	}
#anchor {
	z-index: 2;
	float:left;
	}
