#logo {
	position: absolute;
	left: 50px;
	top: 35px;
}
#main_text {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	position: absolute;
	width: 200px;
	left: 140px;
	top: 190px;
}
#nav_temp {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	position: absolute;
	width: 400px;
	left: 350px;
	top: 95px;
	z-index: 1;
}
.list {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	list-style-type: disc;
	text-align: left;
	white-space: normal;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

#top_pic {
	position: absolute;
	width: 145px;
	left: 350px;
	top: 190px;
}
#left_pic {
	position: absolute;
	width: 195px;
	left: 350px;
	top: 350px;
}
#right_pic {
	position: absolute;
	width: 195px;
	left: 555px;
	top: 350px;
}
#body_text {
	font-family: Arial, Verdana;
	font-size: 8.5pt;
	color: #999999;
	position: absolute;
	width: 610px;
	left: 140px;
	top: 490px;
	text-align: left;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	position: absolute;
	width: 610px;
	left: 140px;
	top: 190px;
}
.left_text {
	font-family: Arial, Verdana;
	font-size: 8.5pt;
	color: #666666;
	text-align: left;
}
.atmihead {
	font-family: Calibri, Tahoma, "Trebuchet MS", Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
