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

*
{
margin:0;padding:0;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}

body{background: url(../images/bg.jpg) left top repeat-x #6a1ac3;}

p{margin:10px 0px; font:normal 12px/16px Arial, Helvetica, sans-serif; color:#666666;}
h1{font:bold 30px/32px MyriadPro, Arial, Helvetica, sans-serif; color:#ffffcc; font-style:italic;}
h2{background:url(../images/headingBg.gif) left top no-repeat; font:bold 18px/42px MyriadPro, Arial, Helvetica, sans-serif; color:#FFFFFF; font-style:italic; padding-left:12px;}
h3{font:bold 16px/20px MyriadPro, Arial, Helvetica, sans-serif; color:#330099; font-style:italic;}

.left{float:left;}
.right{float:right;}

#container{width:980px; margin:20px auto 0px auto;}

#header{width:980px; float:left; background:url(../images/topBg.jpg) left top no-repeat; height:575px;}
#header .amazon-acai-berry{width:913px; height:110px; float:left; padding:37px 37px 0px 30px;}
#header .navcontainer{width:956px; float:left; height:42px; padding:0px 12px;}
#header .navcontainer ul li{display:inline; float:left; font:bold 16px/42px MyriadPro, Arial, Helvetica, sans-serif; text-align:center; font-style:italic;}
#header .navcontainer ul li.acai{width:107px;}
#header .navcontainer ul li.acai-berry{width:195px;}
#header .navcontainer ul li.acai-berry-products{width:164px;}
#header .navcontainer ul li.acai-berry-news{width:168px;}
#header .navcontainer ul li.amazon-acai{width:160px;}
#header .navcontainer ul li.buy-acai-berry{width:162px;}
#header .navcontainer ul li a{color:#FFFFFF; text-decoration:none;}
#header .navcontainer ul li a:hover{background:url(../images/navBg-h.gif) left top repeat-x; display:block; height:42px;}
#header .acai-berry-facts{width:800px; float:left; padding-left:180px;}
#header .acai-berry-facts ul{padding-left:248px; padding-top:12px;}
#header .acai-berry-facts ul li{
	width:470px;
	display:block;
	background:url(../images/bullet.gif) left 6px no-repeat;
	padding-left:17px;
	color:#0099ff;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}


#body{width:980px; float:left;}
#bodyLeft{width:697px; float:left;}
#bodyLeft .orderNow{
	width:657px;
	float:left;
	background:url(../images/roundBtm.jpg) left bottom no-repeat #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	margin-bottom:20px;
}
#bodyLeft .orderNow img{
}
#bodyLeft .whiteCurve{width:696px; float:left;}
#bodyLeft .whiteBox{width:686px; float:left; padding-left:10px; background:#FFFFFF; padding-bottom:30px;}
#bodyLeft .greyBox{width:635px; float:left; height:123px; background:url(../images/greyBox.gif) left top no-repeat; padding:17px 20px; text-align:justify;}
#bodyLeft .greyBox img{float:left; margin-right:15px;}

#bodyRight{width:245px; float:right; background:url(../images/rightBtm.gif) left bottom no-repeat #FFFFFF; padding-left:18px; padding-bottom:15px;}
#bodyRight ul{margin:15px 0px;}
#bodyRight ul li{display:block; width:200px; font:bold 12px/25px Arial, Helvetica, sans-serif; padding-left:10px;}
#bodyRight ul li a{color:#006699; text-decoration:none;}
#bodyRight ul li a:hover{color:#AD1006;}

#footer{width:980px; float:left; margin-top:20px; text-align:center;}
#footer p{ color:#FFFFFF;}
#footer a{color:#FFFFFF; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer .topCurve{width:980px; float:left; background:url(../images/footerBg.gif) left top no-repeat; height:70px; font:normal 12px/18px Arial, Helvetica, sans-serif; padding-top:6px;}
#footer .bottomText{width:980px; float:left;}

span.redText{color:#E83F41;}

.pic_r{
	display: inline;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pic_l{
	float: left;
}

.center{
	text-align: center;
}
