/* Invitron CSS style sheet */

body{
	background-color: #FFFFFF;
	padding: 10px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	line-height: 100%; 
	font-weight: normal;
	font-style: normal; 
	text-align: justify;
	margin: 0 auto 0 auto;
}


A:link {text-decoration: none; font-weight: normal; color: #666666; border: none;}
A:visited {text-decoration: none; color: #666666;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #993366;}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: top;
	text-align: center;
}

.outer {
	position: relative;
	margin: 0 auto;
	width: 690px;
	height: 600px;
	text-align: left;

}


.logo-header{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 100px;
}

.navsite-header{
	position: absolute;
	top: 0px;
	left: 1px;
	width: 720px;
	height: 100px;
}

#logo{
	float: right;
	padding: 5px 0 0 0;
}

.navsite ul{
	margin: 0;
	width: 720px;
	height: 100px;
	padding: 30px 0 0 0;
	font-weight: normal;
	font-size: 11px;
	float: left;
	list-style: none;
}

#navsite1 {
	clear: right;
	text-decoration: none;
}

#navsite1 a{
	text-decoration: none;
	color: #666666;
	margin: 0 0 0 0;
	padding: 2px 8px 0px 8px;	
}

#navsite1 ul{
	list-style-type: none;
}

#navsite1 li {
	display: inline;
	padding: 0 0 2px 0;
	border-bottom: 4px solid #efefef;
}

#navsite1 li.on {
	border-bottom: 4px solid #993366;
}


#navsite1 a:hover{
	color: #993366;		
}

#main{
	position: absolute;
	top: 55px;
	left: 0px;
	width: 702px;
	height: 302px;
	margin 0;
	padding: 0 0 0 0;
	border: none;
}

.mainimage{
	float: left;
	width: 700px;
	height: 300px;
	border: 1px solid #c0c0c0;	
}

#mainContainer{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 300px;
		
} 

#mainBig{
	position: absolute;
	top: 55px;
	left: 0px;
	width: 700px;
	height: 500px;
	margin 0;
	padding: 0 0 0 0;
	background-color: #F8F8F8;
	border: 1px solid #c0c0c0;
} 

#textContainer1{
	float: left;
	width: 355px;
	height: 290px;
	margin: 10px 0 0 5px; 
	padding: 0 0 0 0;
	overflow: auto;
}



#maplist{
	float: left;
	width: 420px;
	height: 500px;
	margin: 0 0 0 0; 
	padding: 50 0 0 25;
	font-size: 12px;
	line-height: 20px;
	overflow: auto;
}

#maplist ul{
	color: #666666;
	list-style-type: disc;  
}
#maplink{
	position: absolute;
	top: 510px;
	left: 25px;
	width: 400px;
	height: 100px;
	border: none;
	overflow: auto;
}
#mapinfo{
	position: absolute;
	top: 330px;
	left: 25px;
	width: 400px;
	height: 150px;
	border: none;
	overflow: auto;
}


#pubtext{
	float: left;
	margin:  10 0 0 10; 
	width: 430px;
	height: 290px;
	overflow: auto;
}

#pubtextbox{
	position: absolute;
	top:100px;
	left: 25px;
	width: 650px;
	height: 370px;
	margin:  0 0 0 0; 
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	overflow: auto;	
}

#aboutmain{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 300px;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	border: 1px solid #c0c0c0;
} 
#aboutlower{
	position: absolute;
	top: 365px;
	left: 0px;
	width: 700px;
	height: 188px;
	margin: 0;
	padding: 0;
	background-color: #F8F8F8;
	border: 1px solid #c0c0c0;
} 

#abouttextbox{
	float: left;
	width: 440px;
	height: 290px;
	margin: 10px 0 0 5px; 
	padding: 0 0 0 0;
	overflow: auto;
}

#abouttextbox2{
	float: left;
	width: 440px;
	height: 170px;
	margin: 10px 0 0 5px; 
	padding: 0 0 0 0;
	overflow: auto;
}

.aboutimage1{
	position: absolute;
	top: 20px;
	left: 490px;
	width: 150px;
	height: 120px;
	border: 1px solid #c0c0c0;
}
.aboutimage2{
	position: absolute;
	top: 160px;
	left: 490px;
	width: 150px;
	height: 120px;
	border: 1px solid #c0c0c0;
}

.aboutimage3{
	position: absolute;
	top: 20px;
	left: 490px;
	width: 150px;
	height: 150px;
	border: 1px solid #c0c0c0;
}

#techtextbox{
	float: left;
	width: 430px;
	height: 450px;
	margin: 10 0 0 5; 
	padding: 0 0 0 0;
	overflow: auto;
}

.techimage1{
	position: absolute;
	top: 80px;
	left: 450px;
	width: 240px;
	height: 190px;	
}

.techimage2{
	position: absolute;
	top: 290px;
	left: 450px;
	width: 240px;
	height: 190px;	
}

.mapimage{
	position: absolute;
	top: 50px;
	left: 320px;
	width: 400px;
	height: 400px;
	border: none;
}

#lowercontainer{
	position: absolute;
	top: 360px;
	left: 0px;
	width: 700px;
	height: 190px;
	margin-top: 5px;
	padding: 0 0 0 0;
	background-color: #F8F8F8;
	border: 1px solid #c0c0c0;
	overflow: auto;
}

#linkscontainer{
	position: absolute;
	top: 83px;
	left: 0px;
	width: 700px;
	height: 465px;
	margin-top: 5px;
	padding: 0 0 0 0;
	background-color: FFFFFF;
	border: 1px solid #c0c0c0;
	overflow: auto;
}

#prodmain{
	position: absolute;
	top: 55px;
	left: 0px;
	width: 700px;
	height: 220px;
	margin 0;
	padding: 0 0 0 0;
	background-color: #F8F8F8;
	border: 1px solid #c0c0c0;	
}

#prodmainContainer{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 690px;
	height: 200px;
	margin-top: 10px;
	padding: 0 0 0 0;
	background-color: #F8F8F8;
	border: none;
} 

#productstextbox{
	float: left;
	width: 370px;
	height: 190px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 20px;
	overflow: auto;
}

.productimage{
	float: right;
	width: 296px;
	height: 198px;
	margin: 0 0 0 0;
	padding: 0 0 0 0px; 
	border: 1px solid #c0c0c0;	
}

#prodlowercont{
	position: absolute;
	top: 280px;
	left: 0px;
	width: 700px;
	height: 270px;
	margin-top: 5px;
	padding: 0 0 0 0;
	background-color: #F8F8F8;
	border: none;
	overflow: auto;
}

#prodlowtextbox{
	float: left;
	width: 420px;
	height: 268px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	border: 1px solid #c0c0c0;
	overflow: auto;

}
#prodlowtextinner{
	width: 400px;
	height: 248px;
	margin: 10 0 0 10; 
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 20px;
	overflow: auto;
	border: none;
}

#prodlowlinksbox{
	float: right;
	width: 270px;
	height: 268px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-size: 11px;

	line-height: 20px;
	overflow: auto;
	border: 1px solid #c0c0c0;
}

#products1 {
	clear: both;
	text-decoration: none;
}

#products1 a{
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	background-color: #F8F8F8;	
}
	
#products1 ul{
	list-style-type: none;
}

#products1 li {
	display: block;
	margin: 15 50 15 10;
	padding: 0 0 0 0;
	border-bottom: 4px solid #efefef;	
}

#productnavbar{
position: absolute;
	top: 55px;
	left: 0px;
	width: 700px;
	height: 28px;
	margin 0;
	padding: 0 0 0 0;
	background-color: FFFFFF;
	border: 1px solid #c0c0c0;
}

#productnavinner{
	float: left;
	width: 600px;
	height: 20px;
}

#productlist{	
}

#productlist li {
	padding: 0 0 2px 0;
	display: list-item;
	font-size: 11px;
}
#productlist ul{
	list-style-type: disc;
	list-style-image: url(pdficon.gif);
}

#productlist a:hover{
	color: #993366;
}

#protocol{
	float:right;
	width:240px;
	height: 465px;
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	background-color: #F8F8F8;
	border: 1px solid #c0c0c0;	
}
#assaysteps{
	position: absolute;
	top: 42px;
	left: 480px;
	width: 210px;
	height: 410px;
}

#adobedownload{
	position: absolute;
	top: 200px;
	left: 0px;
	width: 300px;
	height: 30px;	
}
#adobeicon{
	float: left;
	padding: 20px 20px 20px 20px;	
}

#insulinmain{
	position: absolute;
	top: 90px;
	left: 0px;
	width: 702px;
	height: 210px;
	margin 0;
	padding: 0 0 0 0;
	border: none;	
}
#insmainContainer{
	float:left;
	width: 450px;
	height: 465px;
	margin 0;
	padding: 0 0 0 0;
	background-color: #F8F8F8;
	border: 1px solid #c0c0c0;
	overflow: auto;
} 



h1{
	font-weight: bold;
	color: #993366;
	margin: 15 15 0 15;
	font-size: 12px;

}
p{
	font-weight: normal;
	color: #000066;
	line-height: 160%;
	margin: 10 15 0 15;
	font-size: 11px;
}
h2{
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	font-style: italic;
	line-height: 110%;
	margin: 20 10 0 20;
	
}
h3{	
	font-weight: normal;
	font-size: 10px;
	color: #808080;
	line-height: 140%;
	margin:2 2 0 2;
}
h4{	
	font-weight: normal;
	color: #000066;
	font-size: 12px;
	line-height: 140%;
	margin: 15 15 0 15;
}

h5{	
	font-weight: normal;
	color: #993366;
	font-size: 12px;
	line-height: 180%;
	margin: 15 15 0 15;
}

h6{	
	font-weight: normal;
	color: #808080;
	font-size: 11px;
	line-height: 150%;
	margin: 5 10 5 10;
}




#footer{
	position: absolute;
	top: 555px;
	left: 0px;
	width: 700px;
	height: 50px;
	margin 0;
	overflow: hidden;
	
}

#rightfoot{
	
	float: right;
}
#leftfoot{
	float: left;
}















