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

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


#leader{
	font-size:14px;
	color:#000;
	padding:20px 0 0 30px;
	font-weight:bold;
}


#body_contents{
	width:665px;
	height:300px;
	margin-left:5px;
	background-image:url(../images/bg_signup.jpg);
	position:relative;
}

#trans_btn{
	position:absolute;
	top:200px;
	left:400px;
	width:240px;
	height:80px;
	
}
#business_builder{
	width:670px;
	float:left;
	color:#333;
	padding-left:0px;
	padding-top:10px;
	background:url(../images/card_busbuilder.jpg) 0px 15px no-repeat;
	border-bottom:2px dotted #777;


}
#manager_pack{
	width:670px;
		min-height:120px;

	float:left;
	color:#333;
	padding-left:0;
	padding-top:10px;
	background:url(../images/card_managerpack.jpg) 0px 15px no-repeat;
	border-bottom:2px dotted #777;

}

#value_pack{
	width:670px;
		min-height:120px;
	float:left;
	color:#333;
	padding-left:0;
	padding-top:10px;
	background:url(../images/card_valuepack.jpg) 0px 15px no-repeat;
	border-bottom:2px dotted #777;


} 

#ih20_pack{
	width:670px;
		min-height:120px;
	float:left;
	color:#333;
	padding-left:0;
	padding-top:10px;
	background:url(../images/card_ih20pack.jpg) 0px 15px no-repeat;
	border-bottom:2px dotted #777;


}

#starter_pack{
	width:670px;
		min-height:120px;
	float:left;
	color:#333;
	padding-left:0;
	padding-top:10px;
	background:url(../images/card_starterpack.jpg) 0px 15px no-repeat;
	border-bottom:2px dotted #777;


}

#welcome_pack{
	width:670px;
		min-height:120px;
	float:left;
	color:#333;
	padding-left:0;
	padding-top:10px;
	background:url(../images/card_welcomepack.jpg) 0px 15px no-repeat;
	border-bottom:2px dotted #777;


}

#body_float_left{
	float:left;
	width:33%;
	height:100%;
	}
	
	
	#body_float_left h3{
	float:left;
	height:100%;
	line-height:13px;
	padding:0; margin:0;
	padding-right:10px;
	font-size:12px;
	font-weight:normal;
	}

	#body_float_left h3 ul{
	padding:5px 0 0 15px; margin:0;
	}
		#body_float_right h3 ul{
	padding:5px 0 0 15px; margin:0;
	}

#body_float_right{
	float:right;
	width:33%;
	height:100%;
	padding-left:0px;
	}
	
#body_float_right h3{
	float:left;
	line-height:13px;
	padding:0; margin:0;
	padding-right:10px;
	font-size:12px;
	font-weight:normal;
	}
	
#body_float_right h3 li.custom{
	line-height:13px;
	padding:0; margin:0;
	padding-right:10px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:normal;
	color:#f00;
	list-style:none;
}
		
	
#body_float_right img{

	padding:0 0 10px 0; margin:0;
	padding-top:8px;

	}
	
strong{
		color:#004095;
}
	
	
	