body {
	background-color: #8d9b59;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:52px;
}

#menu-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:413px;
	height:52px;
}

#menu-02 {
	position:absolute;
	left:413px;
	top:0px;
	width:95px;
	height:52px;
}

#menu-03 {
	position:absolute;
	left:508px;
	top:0px;
	width:104px;
	height:52px;
}

#menu-04 {
	position:absolute;
	left:612px;
	top:0px;
	width:116px;
	height:52px;
}

#menu-05 {
	position:absolute;
	left:728px;
	top:0px;
	width:100px;
	height:52px;
}

#menu-06 {
	position:absolute;
	left:828px;
	top:0px;
	width:132px;
	height:52px;
}
#containerbody {
	background-image: url(../images/back_container.png);
	background-repeat: repeat-y;
	position: relative;
}
#containerfooter {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 52px;

}
#containerbody-interior {
	background-image: url(../images/back_container_interiror.png);
	background-repeat: repeat-y;
	position: relative;
}
#containerfooter-interior {
	background-image: url(../images/footer_interior.png);
	background-repeat: no-repeat;
	height: 52px;

}
#pagetitle {
	padding-top:10px;
	padding-bottom: 10px;
}
#footertext {
	font-size: 11px;
	color: #FFF;

}

#logo {
	height: 85px;
	width: 163px;
	margin-top: 16px;
	margin-left: 15px;
}

#gridpadding {
padding: 7px;
}
.biopix  {
	float: left;
	margin: 0px;
	padding: 0px;
	
}

.biop  {
	min-height: 225px;
	padding-bottom: 20px;
	
}
.biop2  {
	min-height: 315px;
	padding-bottom: 20px;
	
}
.biop3  {
	min-height: 150px;
	padding-bottom: 20px;
	
}