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

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


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





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

/*styles the product component*/

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

#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;
	
}

#wrapper_outer{
	float:left;
	color:#666;
	padding:10px 0 0 10px;
	font-size:10px;
	width:48%;
	
}

/*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:12px;
	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:15px;
	color:#004095;


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

