#bios_container {
	background-image: url(../images/bg_speaker.jpg);
	background-repeat: no-repeat;
	width: 702px;
	float: left;
	position: relative;
	top:-1px;
	border-bottom:1px solid #DDDDDD;
}

#contact_container {
	background-image: url(../images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 680px;
	
	float: left;
	position: relative;
	top:-1px;
	
}

#contact_container .contact_info {
position:relative;
float:right;

}

#contact_container .contact_data {
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:20px;
	
	
}

#subpage_container {
	
	width: 630px;
	margin-left:25px;
	margin-right:25px;
	padding-top:0px;
	text-align:left;
	float: right;
	position: relative;
	
	
}

#subpage_container ul {
padding-left:20px;

}

#subpage_container h1 {
	color:#2b5f97;
	font-size:16px;
	padding-bottom:10px;
	
}

#subpage_container h2 {
	color:#2b5f97;
	font-size:16px;
	padding-bottom:10px;
	padding-top:10px;
	text-decoration:none;
	border:0;
	
	
}
#bios_container .bio1 {
	position:relative;
	float:left;
	width: 322px;
	padding-right: 15px;
	padding-left: 14px;
	position: relative;
	padding-top: 165px;
	padding-bottom:5px;
	line-height:15px;
}
#bios_container .bio2 {
	position:relative;
	float:right;
	width: 321px;
	padding-right: 15px;
	padding-left: 14px;
	position: relative;
	padding-top: 165px;
	padding-bottom:5px;
	line-height:15px;
}

.faq_q {
font-size:14px;
font-weight:bold;
color:#333333;
margin-bottom:5px;
}
.faq_a {
font-size:12px;
color:#666666;
margin-bottom:15px;
}
#skin3_content {

}


.subpage_whats_liquid {
margin-top:5px;
padding-left:15px;
padding-right:15px;

background:url(/../images/banner_whatsliquid.jpg) bottom center no-repeat;
height:235px;
}

.subpage_our_story {
height:235px;
margin-top:5px;
padding-left:15px;
padding-right:15px;
background:url(/../images/banner_whatsliquid.jpg) bottom center no-repeat;

}
.subpage_experience {
height:235px;
margin-top:5px;
padding-left:15px;
padding-right:15px;
}

.testimonial {
	position:relative;
	float:left;
	width:280px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	font-style:italic;
	}
.testimonial .signature {
font-style:normal;
	text-align:right;
	font-weight:bold;
}


.flow_question {
	width:301px;
	height:84px;
	background:url(/../images/flow_question_bg.gif) no-repeat;
	position:relative;
}

.flow_question h4 {
	position:absolute;
	left:80px;
	top:25px;
	color:#2b5f97;
	font-size:14px;
	cursor:pointer;
	}
	
.flow_question h5 {
	position:absolute;
	left:81px;
	top:46px;
	color:#606060;
	font-size:14px;
	cursor:pointer;
	}
.flow_question h6 {
	position:absolute;
	right:0px;
	top:0px;
	color:#606060;
	font-size:9px;
	font-weight:normal;
	}

.article_list {
	width:301px;	
	height:160px;
	background:url(/../images/article_bg.gif) no-repeat;
	
}

.article_list .text {
	position:relative;
	left:100px;
	top:20px;
	height:125px;
	width:180px;
}

.article_list h4 {
	position:relative;
	color:#2b5f97;
	font-size:14px;
	cursor:pointer;
	}
	
.article_list h5 {
	position:relative;

	color:#606060;
	font-size:10px;
	cursor:pointer;
	}
	
.article_list h6 {
	position:relative;
	padding-top:5px;
	color:#606060;
	font-size:9px;
	font-weight:normal;
	}
