/* CSS Document */
body
{
	background-color: #333333;
	font-size: 10pt;
	color: white;
	font-family: Arial;
}
a:link, a:visited
{
	text-decoration: none;
	color: #999999;
}
a:active, a:hover
{
	text-decoration: none;
	color: #ffffff;
}
div#describe
{
	visibility: hidden;
}
div#div_border
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 700px;
	margin-left: -513px; /* half of width */
	margin-top: -351px; /* half of height */
	border: 1px solid #747474;
	visibility: visible;
}
div#shareit_out_div
{
	position: absolute;
	left: 50%;
	top: 0%;
	width: 1024px;
	height: 700px;
	margin-left: -513px; /* half of width */
	margin-top: 0px; /* half of height */
	visibility: visible;
	vertical-align: bottom;
	text-align: right;
}
div#shareit_in_div
{
	position: relative;
	top: 720px;
}
div#div_legal
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 20px;
	margin-left: -513px; /* half of width */
	margin-top: 331px; /* half of height */
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}
.legal
{
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 1px;
}
div#div_head
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 150px;
	margin-left: -512px; /* half of width */
	margin-top: -350px; /* half of height */
	visibility: visible;
	border-bottom: 0px #505050 solid;
}
div#div_home, div#div_contact, div#div_food, div#div_consumer, div#div_technology, div#div_human, div#div_stock, div#div_comments
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 550px;
	margin-left: -512px; /* half of width */
	margin-top: -200px; /* half of height */
	visibility: hidden;
	background-color: #505050;
}
div#div_home1
{
	position: absolute;
	left: 96px;
	top: 35px;
	width: 250px;
	height: 375px;
	border: 2px solid #FFFFFF;
}
div#div_home2
{
	position: absolute;
	left: 386px;
	top: 35px;
	width: 250px;
	height: 375px;
	border: 2px solid #FFFFFF;
}
div#div_home3
{
	position: absolute;
	left: 676px;
	top: 35px;
	width: 250px;
	height: 375px;
	border: 2px solid #FFFFFF;
}
div#div_hometext
{
	position: absolute;
	left: 68px;
	top: 437px;
	width: 893px;
	height: 70px;
}
div#div_about
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1024px;
	height: 550px;
	margin-left: -512px; /* half of width */
	margin-top: -200px; /* half of height */
	visibility: hidden;
	background-color: #505050;
}
div#div_abouttext
{
	position: absolute;
	left: 380px;
	top: 32px;
	width: 535px;
	height: 355px;
	text-align: left;
}
div#div_aboutimage
{
	position: absolute;
	left: 96px;
	top: 35px;
	width: 250px;
	height: 375px;
	border: 2px solid #FFFFFF;
}
.highlight
{
	font-weight: bold;
	color: #FFFFFF;
}
table#tblcomments
{
	margin: 35px;
}
table#tblcomments td
{
	padding: 10px;
}
.tbcomments
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 250px;
}
.tacomments
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 400px;
}
.btncomments
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.txtcomments
{
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.titlecomments
{
	font-size: 13px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
