div#navbar {
	background-image:   url("images/nav_bkg.jpg");
	background-repeat: repeat;
	background-position: left top;
	vertical-align: middle;
	position:absolute; 
	left:25px; 
	top:250px; 
	visibility:visible; 
	width:950px; 
	height:21px; 
	overflow:visible; 
	border:0px; 
	z-index:25;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:   url("images/bkg.jpg");
	background-repeat: repeat-x;
}
body,html {
	height:100%
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #009933;
}
a:active {
	text-decoration: none;
	color: #00CC00;
}
h1 {
	font-size: 24px;
	color: #006633;
}
h2 {
	font-size: 18px;
	color: #006633;
}
h3 {
	font-size: 14px;
	color: #006633;
}
h4 {
	font-size: 12px;
	color: #006633;
}
div#logo {
	position:absolute; 
	left:25px; 
	top:190px; 
	visibility:visible; 
	width:950px; 
	height:60px; 
	overflow:visible;
	vertical-align:bottom; 
	border:0px; 
	z-index:20;
}
div#topleft {
	position:absolute; 
	left:25px; 
	top:315px; 
	visibility:visible; 
	z-index:10; 
	width:175px; 
	height:140px; 
	overflow:visible; 
	border:0px
}
div#midleft {
	position:absolute; 
	left:25px; 
	top:555px; 
	visibility:visible; 
	z-index:10; 
	width:175px; 
	height:100px; 
	overflow:visible; 
	border:0px;
}
div#topright {
	position:absolute; 
	left:760px; 
	top:325px; 
	visibility:visible; 
	z-index:10; 
	width:210px; 
	height:100px; 
	overflow:visible; 
	border:0px;
}
div#aboutlayer {
	position:absolute; 
	left:25px; 
	top:272px; 
	z-index:21; 
	visibility:hidden; 
	height:23px; 
	width:750px; 
	background-image:  url("images/subnav_right.gif"); 
	background-repeat:no-repeat; 
	background-position:right top;
}
div#productslayer {
	position:absolute; 
	left:25px; 
	top:272px; 
	z-index:21; 
	visibility:hidden; 
	height:23px; 
	width:750px; 
	background-image:  url("images/subnav_right.gif"); 
	background-repeat:no-repeat; 
	background-position:right top;
}





#navlist {
left:25px;
margin:0;
}
#navlist ul{
padding:0;
margin:0
}

#navlist li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
}

#navlist li a{
width:200px;
height: 20px;
display: block;
text-align: center;
line-height: 20px;
background-color: #e8f5d9;
}


#navlist li a:hover{
background-color: #ccf5b6;
}

#navlist ul ul{
position: absolute;
top: 20px;
visibility: hidden;
}

#navlist ul li:hover ul{
visibility:visible;
}



div#researchlayer {
position:absolute; 
	left:25px; 
	top:272px; 
	z-index:21; 
	visibility:hidden; 
	height:23px; 
	width:750px; 
	background-image:  url("images/subnav_right.gif"); 
	background-repeat:no-repeat; 
	background-position:right top;
}



div#top {
	position:absolute; 
	left:0px; top:0px; 
	visibility:visible; 
	width:100%; 
	height:275px; 
	overflow:hidden;
	border:0px; 
	z-index:1;
	background-image:   url("images/extend3.jpg");
	background-repeat: no-repeat;
	background-position: 975px 0px;
}
div#flash {
	position:absolute; 
	left:0px; 
	top:0px; 
	visibility:visible; 
	width:975px; 
	height:275px; 
	overflow:hidden; 
	border:0px; 
	z-index:11;
}
div#left {
	position:absolute; 
	left:25px; 
	top:325px; 
	visibility:visible; 
	width:175px; 
	overflow:visible; 
	border:0px
}


div#left2 {
	position:absolute; 
	top:580px; 
	visibility:visible; 
	width:215px; 
	overflow:visible; 
	border:0px
}



