@charset "utf-8";

/* Vital Signs Contents CSS Document */



/* Index Header Area */



#head01_base {

	width: 960px;

	height: auto;

}



#nav_base {

	width: 936px;

	height: auto;

	margin: auto;

}



#logo_cont, #social-media-icons {

	width: auto;

	height: auto;

	float: left;

}

#social-media-icons{
	position:absolute;
	float:right;
	margin-top:110px;
	margin-left:730px;
}
#social-media-icons img{
	border:0;
}


#contact_cont {

	width: auto;

	height: auto;

	float: right;

	margin-right: 20px;

}



#nav01 {	

	width: 156px;

	height: 34px;

	padding-top: 15px;

	background-image: url(../images/nav_norm.png);

	float: left;

}



#nav01:hover {	

	width: 156px;

	height: 34px;

	padding-top: 15px;

	background-image: url(../images/nav_over.png);

	float: left;

}

#subnav01 {	

	visibility:hidden;
}

#nav01:hover #subnav01{
	position:absolute;
	visibility:visible;
	display:block;
	float: left;
	margin-top:20px;
	z-index:9999;

	}

#nav01:hover #subnav01 ul{
	margin-left:0;	
	}
#nav01:hover #subnav01 ul li{
	list-style-type:none;
	width: 200px;
	height: 40px;
	padding: 5px;
	padding-top:15px;
	background-color:#CCC;
}

#nav01:hover #subnav01 ul li:hover{
	background-color:#999;
	}

a.nav_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

}



#flash_base {

	width: 937px;

	height: 349px;

	margin: auto;

	background-color: #FFFFFF;

}



#flash_base2 {

	width: 937px;

	min-height: 600px;

	background-color: #FFFFFF;

	

}



#newcont_base {

	width: 927px;

	height: auto;

	background-color: #FFFFFF;

	padding: 5px;

	margin: auto;

}





#fla_01 {

	width: 236px;

	height: auto;

	

}



#fla_02 {

	width: 701px;

	height: auto;

	position: absolute;

	z-index: 1;

	margin: 2px 0 0 234px;

}



#flasel_01 {

	width: 236px;

	height: 87px;

	background-image:url(../images/cent_img01.gif);

}



#flasel_02 {

	width: 236px;

	height: 87px;

	background-image:url(../images/cent_img02.gif);

}



#flasel_03 {

	width: 236px;

	height: 87px;

	background-image:url(../images/cent_img03.gif);

}



#flasel_04 {

	width: 236px;

	height: 87px;

	background-image:url(../images/cent_img04.gif);

}



#flalink_01 {

	width: auto;

	height: auto;

	position: absolute;

	z-index: 1;

	margin: 30px 0 0 100px;

}



a.flalink {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #999999;

	text-decoration: none;

}

a.flalink:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	text-decoration: underline;

}



#conts01 {

	width: 960px;

	height: auto;

	margin-top: 40px;

}



#ind_txt01 {	

	width: 660px;

	height: auto;

	margin: 0 0 0 260px;

	padding: 20px 0 0 0;

}



#ind_txtImg {

	width: auto;

	height: auto;

	position: absolute;

	z-index: 1;

	margin: -235px 0 0 10px; 

}



*html #ind_txtImg {

	width: auto;

	height: auto;

	position: absolute;

	z-index: 1;

	margin: 20px 0 0 -210px; 

}





.heading_text01 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #999999;

	font-weight: bold;

}



.heading_text02 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #006600;

	font-weight: bold;

}



.norm_text01 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

}



.norm_text02 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #006600;

	font-weight: bold;

}



.foot_txt {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #999999;

}

table.tabular{width:100%;}
table.tabular tr th, table.tabular tr td{
	padding:10px;
	border:1px solid #000;
	
}