@charset "utf-8";
/* CSS Document */

.bioquench a, .bioquench a:hover, .bioquench a:visited, .bioquench a:active{
	color:#28598a;	
	font-weight:bold;
}

.Left td{
	padding:3px 0;
	text-align:center;
}

#bioquenchheader{
	width:770px;
	min-height:428px;
	background-image:url(../images/bioquench/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}	

#bioquenchheaderp{
	width:360px;
	padding:200px 0 5px 20px;
}

#bioquenchheaderp h1{
	font-size:15px;
	color:#333;
	width:320px;
	font-weight:bold;	
}

#bioquenchheadercont{
	padding:0px 0 0 20px;	
}

#bioquench1{
	background-image:url(../images/bioquench/1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	min-height:464px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:10px 5px 0px 215px;	
}

#bioquench2{
	background-image:url(../images/bioquench/2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:165px;
	min-height:464px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:10px 5px 0px 215px;	
}

#bioquench3{
	width:470px;
	min-height:271px;
	background-image:url(../images/bioquench/3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	clear:both;
	padding:20px 280px 0 20px;;
}
