@charset "UTF-8";
/* CSS Document */

body {
	background: #FFFFFF;
	margin-top: 2px;
}
body,td,th {
	font-family: "Optima", "CG Omega", Arial, Helvetica;
	font-size: 13px;
	color: #333333;
}
#content {
	width: 645px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 80px;
}
#content #process_bg {
	position: absolute;
	height: 475px;
	width: 724px;
	top: 53px;
	background: #888888;
	z-index: 0;
}
#content #main_image {
	z-index: 2;
	clear: both;
	padding-top: 3px;
}
#content  #text  {
	position: absolute;
	width: 220px;
	height: 290px;
	top: 230px;
	right: 654px;
	visibility: visible;
	text-align: right;
}

#content  #title  {
	position: absolute;
	width: 206px;
	height: 29px;
	top: 193px;
	right: 654px;
	visibility: visible;
	text-align: right;
}

#textdisplay{
	display:none;
	color:#333333;
	position:absolute;
	padding: 5px 15px;
	width:400px;
	text-align: justify;
	background: #333333;
	border: 1px solid #FFFFFF;
	line-height: 17px;
	-khtml-opacity: 0.9;
	  }
	  
#content #head {
	padding-top: 10px;
	padding-bottom: 10px;
}

#content  #smallthumbs  {
	position: absolute;
	width: 121px;
	overflow: hidden;
	top: 72px;
	right: 650px;
	z-index: 1;
}
#content #smallthumbs img {
	margin: 4px;
}

#content  #select_view  {
	position: absolute;
	width: 78px;
	overflow: hidden;
	top: 56px;
	right: 658px;
	height: 15px;
	z-index: 2;
}
#content #thumbs  {
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 531px;
	left: -22px;
}
#content   #thumbs img  {
	padding: 15px 6px 4px 5px;
}
#content #thumbs #arrow {
	margin-bottom: 20px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#content  #header  {
	width: 729px;
}

#content #footer  {
	width: 476px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 690px;
	left: 130px;
	text-align: center;
	border-top: 1px solid #666666;
	padding-top: 10px;
}
#content #footer1  {
	width: 476px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 690px;
	left: 130px;
	text-align: center;
	border-top: 1px solid #666666;
	padding-top: 10px;
}
#content #footer2{
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	top: 696px;
	left: 152px;
	text-align: center;
	padding-top: 10px;
	color:gray;
	font-size:11px;
	margin-left:-124px;
	margin-top:22px;
	width:683px;
}