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

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

i{
	font-size:11px;
	color:#444;
	letter-spacing:-.05em;
}


#terragia_header{
	float:left;
	height:50px;
	margin-left:5px;
	background:url(../images/logo_terra.jpg) 30px 10px no-repeat;
	position:relative;
	color:#333;
	padding:10px 50px 0 165px;
	border-top: 1px solid #eee;
	padding-top:10px;
	
}

#nutragia_header{
	float:left;
	height:50px;
	margin-left:5px;
	background:url(../images/logo_nutragia.jpg) 30px 10px no-repeat;
	position:relative;
	color:#333;
	padding:10px 50px 0 165px;
	border-top: 1px solid #eee;
	padding-top:10px;
	
}

#aquagia_header{
	float:left;
	height:50px;
	margin-left:5px;
	background:url(../images/logo_aqua.jpg) 30px 10px no-repeat;
	position:relative;
	color:#333;
	padding:10px 50px 5px 165px;
	border-bottom: 1px solid #eee;
	padding-top:10px;

	
}

#bellagia_header{
	float:left;
	height:50px;
	margin-left:5px;
	background:url(../images/logo_bella.jpg) 30px 10px no-repeat;
	position:relative;
	color:#333;
	padding:10px 50px 5px 165px;
	border-bottom: 1px solid #eee;
	padding-top:10px;
	border-top: 1px solid #eee;

	
}


#trans_btn{
	position:absolute;
	top:200px;
	left:400px;
	width:240px;
	height:80px;
	
}
#bottom_body_contents{
	width:670px;
	position:relative;
	color:#666;
	padding-top:10px;
	float:left;
	
}


#wrap{
	float:left;
	width:100%;
	background:#fff url(../images/logo_nut ragia.jpg) 30px 10px no-repeat;
	color:#333;
	border-top: 1px solid #eee;
	padding-top:10px;
	padding-bottom:10px;
	
}


/*styles the product component*/


#wrapper_outer{
	float:left;
	color:#666;
	padding:10px 0 0 10px;
	font-size:10px;
	width:48%;
	/*background:  url(../images/card_busbuilder.jpg) 0px 0px no-repeat;*/
}


/*styles theleft  product component*/


#wrapper_outer #body_float_left{
		width:100px;
	float:left;
	height:100%;
	border-bottom:0px solid #ccc;
	border-top:0px solid #ccc;


}
#wrapper_outer #body_float_left ul{
	margin:0; padding:0 0 0 15px;
}

#wrapper_outer #body_float_left h2{

	line-height:13px;
	padding:0; margin:0;
	padding-right:10px;
	padding-top:10px;
	font-weight:normal;
	font-size:15px;
	}


#wrapper_outer #body_float_left h3{

	line-height:13px;
	padding:0; margin:0;
	padding-right:10px;
	padding-bottom:10px;
	font-weight:normal;
	}

/*styles the right product component*/

#wrapper_outer #body_float_right{
	width:200px;
	float:left;
	border-bottom:0px solid #ccc;
	border-top:0px solid #ccc;

}

#wrapper_outer #body_float_right ul{
	margin:0; padding:0 0 0 15px;
}

#wrapper_outer #body_float_right h1{
	width:200px;
	line-height:19px;
	padding:0; margin:0;
	padding-top:10px;
	font-weight:bold;
	font-size:13px;
	color:#555;
}

#wrapper_outer #body_float_left img{

	line-height:13px;
	padding:5px 0 3px 0; margin:0;
	font-weight:normal;
	font-size:12px;
	}

#wrapper_outer #body_float_right h2{
	float:left;
	width:200px;
	height:90%;
	line-height:13px;
	padding:5px 0 3px 0; margin:0;
	font-weight:normal;
	font-size:12px;
	}


#wrapper_outer #body_float_right h3{
	width:200px;
	float:left;
	padding:0px 0 3px 0; margin:0;
	font-size:12px;

	}


#wrapper_outer #body_float_right h4{
	width:200px;
	padding:5px 0 0px 0; margin:0;
	font-size:14px;
	line-height:14px;
	color:#004095;
	letter-spacing:-.03em;


}
#wrapper_outer #body_float_right h5{
	width:200px;
	padding:5px 0 10px 0; margin:0;
	font-size:12px;
	color:#333;
	letter-spacing:-.03em;
	
}

