@charset "utf-8";
/* CSS Document */

.bioshape a, .bioshape a:hover, .bioshape a:visited, .bioshape a:active{
	color:#467381;	
	font-weight:bold;
}

.Left td{
	padding:3px 0;
	text-align:center;
}

#bioshapeheader{
	min-height:422px;
	width:770px;
	background-image:url(../images/bioshape/header2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#bioshapeheaderp{
	padding-left:20px;	
	width:420px;
	padding-top:140px
}

#bioshapeheaderp h1{
	font-size:18px;
	color:#34536b;
}

#bioshapeheadercont{
	padding-left:20px;	
}

#bioshape1{
	width:155px;
	min-height:254px;
	float:left;
	overflow:hidden;
	display:inline;
	background-image:url(../images/bioshape/1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:5px;
	padding:20px 10px 0 220px;
}

#bioshape2{
	width:155px;
	min-height:254px;
	float:left;
	overflow:hidden;
	display:inline;	
	background-image:url(../images/bioshape/2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:5px;
	padding:20px 10px 0 220px;
	
}
