@charset "utf-8";
/* CSS Document */
#acaiheader{
	background-image:url(../images/acai/acaiheader.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:770px;
	min-height:632px;
}

.Left td{
	padding:3px 0;
	text-align:center;
}

#acaiheadercontent{
	padding-top:250px;
	width:350px;
	padding-left:5px;
}

#acaiheadercontent h1{
	font-size:15px;
	color:#333;
	width:320px;
	font-weight:bold;	
}

.para2{
	width:270px;	
}

#acaileft{
	width:160px;
	min-height:273px;
	float:left;
	overflow:hidden;
	display:inline;
	background:url(../images/acai/1.jpg) no-repeat top;
	margin-top:5px;
	padding:10px 20px 0 205px;
}

#acairight{
	width:160px;
	min-height:273px;
	float:left;
	overflow:hidden;
	display:inline;
	background:url(../images/acai/2.jpg) no-repeat top;
	margin-top:5px;
	padding:10px 10px 0 215px;
}
