@charset "UTF-8";
body {
	width:831px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
a {
  text-decoration: none;
}
a:active {
  outline: none;
}
#logo {
	display:block;
	float:left;
	width:325px;
	height:64px;
	min-height:64px;
	margin-top: 25px;
	margin-right: 506px;
	margin-bottom: 17px;
	margin-left: 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/healthnostics_logo.png');
}
#logo a {
	display:block;
	float:left;
	width:100%;
	height:100%;
}
#banner-news {
	float:left;
	width:831px;
	height:300px;
	min-height:300px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/news.jpg');
}
#banner-investors {
	float:left;
	width:831px;
	height:300px;
	min-height:300px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/investors.jpg');
}
#banner-products {
	float:left;
	width:831px;
	height:300px;
	min-height:300px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/products.jpg');
}
#banner-contact {
	float:left;
	width:831px;
	height:300px;
	min-height:300px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/contact.jpg');
}
/********** MENU **********/

#menu {
	float:left;
	width:831px;
	height:38px;
	min-height:38px;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url('../images/menu-bg.jpg');
}
#menu-right {
	float:left;
	width:9px;
	height:38px;
	min-height:38px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/menu-right.jpg');
}
#menu-left {
	float:left;
	width:9px;
	height:38px;
	min-height:38px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/menu-left.jpg');
}
#menu-main {
	float:left;
	width:762px;
	height:38px;
	min-height:38px;
	margin-right:25px;
	margin-left:26px;
}
#menu-item-0, #menu-item-1, #menu-item-2, #menu-item-3, #menu-item-4 {
	display:block;
	float:left;
	width:150px;
	height:38px;
	font-family: Arial;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu-item-0 a, #menu-item-1 a, #menu-item-2 a, #menu-item-3 a, #menu-item-4 a {
	display:block;
	width:100%;
	height:100%;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.menu-space {
	display:block;
	float:left;
	width:3px;
	height:38px;
	font-family: Arial;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/**********  **********/

#content {
	float:left;
	width:831px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#body_container {
	float:left;
	width:831px;
	height:auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lbox {
	float:left;
	width:831px;
	height: auto;
}
.glbox1 {
	float:left;
	width:831px;
	height: auto;
	background-position: top center;
	background-repeat: repeat;
	background-image: url('../images/box-green-main.png');
}
.glbox2 {
	float:left;
	width:831px;
	min-height:9px;
	height:9px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/lbox-green-top.png');
}
.glbox3 {
	float:left;
	width:831px;
	min-height:9px;
	height:9px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url('../images/lbox-green-bottom.png');
}
.blbox1 {
	float:left;
	width:831px;
	height: auto;
	background-position: top center;
	background-repeat: repeat;
	background-image: url('../images/box-blue-main.png');
}
.blbox2 {
	float:left;
	width:831px;
	min-height:9px;
	height:9px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/lbox-blue-top.png');
}
.blbox3 {
	float:left;
	width:831px;
	min-height:9px;
	height:9px;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-image: url('../images/lbox-blue-bottom.png');
}
.lbox-content {
	float:left;
	width:801px;
	margin-right:15px;
	margin-left: 15px;
	min-height:20px;
	height: auto;
	text-align:left;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color:#000000;
}
.lbox-content a, .lbox-content li a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color:#000000;
}
.layer {
	float:left;
	width:831px;
	min-height:20px;
	height: auto;
	padding-bottom:10px;
}
/*
.lbox-div {
	float:left;
	width:423px;
	height:20px;
	min-height:20px;
}
*/
/*
#knowledge {
	float:left;
	width:408px;
	height:72px;
	min-height:72px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/knowledge.png');
}
*/
h1 {
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	color:#505050;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color:#505050;
}
.footnote {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color:#000000;
}
/* SPACES  -------------------------------------------- */

.space_row_20 {
	float:left;
	width:100%;
	min-height:20px;
	height:20px;
}

.space_row_15 {
	float:left;
	width:100%;
	min-height:15px;
	height:15px;
}
.space_row_10 {
	float:left;
	width:100%;
	min-height:10px;
	height:10px;
}
.space_row_5 {
	float:left;
	width:100%;
	min-height:5px;
	height:5px;
}
.bullet1	{	
	margin: 0;
	padding-left:20px;
	list-style-type:disc;
}
.bullet1 a {
	text-decoration: none;
}
li	{	
	margin-bottom:10px;
}

/* FOOTER  -------------------------------------------- */

#footer {
	float:left;
	width:831px;
	height:38px;
	min-height:38px;
	background-position: top center;
	background-repeat: repeat-x;
	background-image: url('../images/footer-bg.jpg');
}
#footer-right {
	float:left;
	width:9px;
	height:38px;
	min-height:38px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/footer-right.jpg');
}
#footer-left {
	float:left;
	width:9px;
	height:38px;
	min-height:38px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('../images/footer-left.jpg');
}
#footer-main {
	float:left;
	width:813px;
	height:38px;
	min-height:38px;
}
#footer-copy {
	float:left;
	width:40%;
	height:38px;
	min-height:38px;
	text-align:left;
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
}
#footer-menu {
	float:left;
	text-align:right;
	width:60%;
	height:38px;
	min-height:38px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color:#ffffff;
}
#footer-menu a {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
#footer-menu a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
#bottom {
	float:left;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
#bottom a {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
#bottom a:hover {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
#visual_flavors {
	float: left;
	display:block;
	float:left;
	width:112px;
	height:44px;
}
#visual_flavors a {
	float:left;
	display:block;
	width:112px;
	height:44px;
	line-height:11px;
	text-decoration:none;
	text-align:left;
	color:#000000;
	font-family: Arial;
	font-size: 10px;
}
#visual_flavors a:hover {
	color:#000000;
	text-decoration:underline;
	font-size: 10px;
	font-family: Arial;
}
#visual_flavors_icon {
	float: left;
	display:block;
	float:left;
	width:47px;
	height:44px;
}
#visual_flavors_text {
	float: left;
	display:block;
	float:left;
	width:55px;
	height:44px;
}
