@charset "UTF-8";
/* CSS Document */

/*
Main Content: business_overview
Description: For main products
Version: 1
Author: Saco Kaloustian
Company: GIA Wellness
*/





#body_float_left{
	float:left;
	width:49%;
	height:100%;
}

#body_float_left h1{
	font-size:16px;
	font-weight:bold;
	padding:10px 20px 0px 30px;
	color:#000;
	letter-spacing:-.03em;
	line-height:15px;
	color:#000;

	
}
#body_float_left h2{
	font-size:12px;
	font-weight:normal;
	padding:0 20px 0 30px;
	color:#000;
	line-height:14px;
		border-right: 1px solid #e3e3e3;
		margin:0;

}
#body_float_left h3{
	background: url(../images/signup_options.jpg) 10px 38px no-repeat;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding:0 0px 0 40px;
	height:190px;
	color:#000;
	letter-spacing:-.02em;
	line-height:14px;
		border-right: 1px solid #e3e3e3;

}


#body_float_right{
	float:right;
	width:50%;
	height:100%;


	}
	
	#body_float_right h1{
	font-size:16px;
	font-weight:bold;
	padding:10px 20px 0px 20px;
	color:#000;
	letter-spacing:-.03em;
	line-height:15px;
	
}
#body_float_right h2{
	font-size:12px;
	font-weight:normal;
	padding:0 20px 0 20px;
	color:#000;
	line-height:14px;
	margin:0;
}
#body_float_right h3{
	background: url(../images/consultant_levels.jpg) 6px 0px no-repeat;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	padding:0 30px 0 40px;
	height:190px;
	color:#222;
	letter-spacing:-.02em;
	line-height:14px;
	
}


#body_contents{

	background-image:url(../images/bg_business.jpg);
}