#page {
	width: 920px;
	position: absolute;
	top: 1px;
	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;
	/*padding-left:15px;*/
}

#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: 480px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	/*border-right: solid 1px #cccccc;
	padding-right: 20px;*/
}

#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;
}

#downloadarea {
	width: 190px;
	float: right;
	padding-top: 25px;
	padding-left: 5px;
	margin-right: 0px;
	background-color:#d6e1ed;
	margin-top:0px;
	margin-bottom:10px;
	color:#444;
	background-image:url(../images/downloadarea.png);
	background-repeat:no-repeat;
	background-position-x: 5px;
	background-position-y: 5px;
	position: absolute;
	z-index: 8;
	top: 325px;
	right:0px;
}

#techdata {
	width : auto;
	background-color:#ffffff;
	position: absolute;
	z-index: 10;
	top: 220px;
	left: 220px;
	visibility:hidden;
	border: 1px #3267a6 solid;
	padding:10px;
}

#techdata-id {
	width : auto;
	background-color:#ffffff;
	position: absolute;
	z-index: 10;
	top: 220px;
	left: 220px;
	visibility:hidden;
	border: 1px #3267a6 solid;
	padding:10px;
}


#preview {
	width:190px;
	height:180px;
	margin-right:0px;
	overflow:hidden;
	background-color: #f2f2f2;
	vertical-align:bottom;
	float:right;
	background-image:url(../images/zoom2.png);
	background-repeat:no-repeat;
	background-position-x: 5px;
	background-position-y: 5px;
	position: relative;
	top: 1px;
	padding-left: 5px;
	text-align: center;
}

#close {
	visibility:hidden;
	position:relative;
	bottom:0px;	
	height:20px;
	background-color:#3267a6;
}

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

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

#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;
	}

#range {
	width:466px;
	text-align:center;
	background-color:#f2f2f2;
	padding:10px;
	margin-bottom:5px;
	/*border-bottom:#d6e1e6 solid 1px;*/
}

#tophome {
	z-index:2;
	position:absolute;
	top:100px;
	left:239px;	
}

