@charset "utf-8";
/* CSS Document */
#biofortecontent a{
	color:#A28731;
	text-decoration:none;
	font-weight:bold;
}

#biofortecontent a:active{
	color:#A28731;
	text-decoration:none;
	font-weight:bold;	
}

#biofortecontent a:visited{
	color:#A28731;
	text-decoration:none;
	font-weight:bold;	
}

#biofortecontent a:hover{
	color:#A28731;
	text-decoration:underline;
	font-weight:bold;	
}
.Left td{
	padding:3px 0;
	text-align:center;
}

#bioforteheader{
	width:770px;
	min-height:437px;
	background-image:url(../images/bioforte/header.jpg);
	background-position:top;
	background-repeat:no-repeat;	
} 

#bioforteheader p{
	padding:200px 0 0 20px;
	width:330px;	
}

#bioforteleft{
	width:175px;
	float:left;
	display:inline;
	overflow:hidden;
	background-image:url(../images/bioforte/1.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
	min-height:456px;
	margin-top:10px;
	padding-left:210px;
}

#bioforteright{
	width:175px;
	padding-left:210px;	
	float:left;
	display:inline;
	overflow:hidden;
	background-image:url(../images/bioforte/2.jpg);
	background-position:top left;
	background-repeat:no-repeat;		
	min-height:456px;	
	margin-top:10px;
}

#biofortetestimonial{
	width:770px;
	height:265px;
	background-image:url(../images/bioforte/3.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#biofortetestimonial h2{
	padding:20px 0 0 20px;	
	width:450px;
}

#biofortetestimonial p{
	padding: 20px;
	width:450px;
}
