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

body
{
margin:0px;
padding:0px;
background-color: #f4f2da;
}
*
{
margin:0px;
padding:0px;
list-style-type:none;
}
img
{
border:0px;
}
.image-bg
{
border: 1px solid #fafadb;
float:left;
margin-right:20px;
margin-bottom:6px;
}
p
{
margin:6px 0px;
text-align: justify;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:920px;
height:auto;
text-align:center;
margin:0px auto;
padding-top:15px;
}
.warper
{
width:920px;
height:auto;
float:left;
text-align:left;
background:url(../images/container-bg.gif) left top repeat-y;
}
.header
{
width:900px;
height:220px;
float:left;
text-align: left;
background: url(../images/header-top-bg.jpg) left top no-repeat;
padding:0px 10px;
}
.logo-box
{
width:900px;
height:180px;
float:left;
text-align:left;
}
.logo
{
margin-top:63px;
margin-left:48px;
}
/* CSS Menu */
.navcontainer {
		width:884px;
        margin:0px;
        height:40px;
		float:left;
		background:url(../images/menu-bg.jpg) left top repeat-x;
		padding-left:16px;
	    }

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
		height:40px;
		margin-right:15px;
		}

.navcontainer ul li a {
        width: 160px;
        height: 40px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 14px/40px  Arial, Helvetica, sans-serif;
		font-variant: normal;
	    text-transform: none;
		float:left;
	}

.navcontainer ul li a:hover {
        color: #ffb403;
        font: bold 14px/40px  Arial, Helvetica, sans-serif;
		text-decoration:none;
		}
.navcontainer ul li.active a {
        color: #4e8000;
        font: bold 14px/40px  Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/menu-active-bg.jpg) left top no-repeat;
}
.body-main
{
width:860px;
height:auto;
float:left;
text-align:left;
padding:23px 30px 0px 30px;
}
.body-top
{
width:860px;
height:auto;
float:left;
text-align:left;
padding-bottom:12px;
}
.aging-bg
{
float:left;
margin-right:24px;
}
.acai-box
{
width:860px;
height:auto;
float:left;
text-align:left;
background:url(../images/acai-inside-bg.gif) left top repeat-y;
margin-bottom:20px;
}
.acai-round-top
{
width:860px;
height:12px;
float:left;
text-align:left;
}
.acai-roumd-bottom
{
width:830px;
height:auto;
float:left;
text-align:left;
background:url(../images/acai-round-bottom-bg.gif) left bottom no-repeat;
padding:0px 15px 12px 15px;
}
.acai-left-box
{
width:565px;
height:auto;
float:left;
text-align:left;
}
.acai-title
{
width:565px;
height:auto;
float:left;
text-align:left;
}
.acai-bottom-box
{
width:565px;
height:auto;
float:left;
text-align:left;
}
.acai-left
{
width:136px;
height:auto;
float:left;
text-align:left;
}
.acai-right
{
width:420px;
height:auto;
float:right;
text-align:left;
}
.acai-text-box
{
width:420px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation  */	
	
.subnav{
	color: #333333;
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	line-height:24px;
	width:174px;
	float:left;
	text-align:left;
		}
.subnav ul {margin: 0; padding: 0; list-style-type:none;}
.subnav li {
	display: block;
	padding: 0px 0px 0px 21px;
	width:153px;
	text-decoration: none;
	color: #333333;
	background: url(../images/right-arrow-bg.gif) left center no-repeat;
	font: normal 14px/24px Arial, Helvetica, sans-serif;
}
/* sub-navigation1  */	
	
.subnav1{
	color: #333333;
	font: normal 14px/24px Arial, Helvetica, sans-serif;
	line-height:24px;
	width:246px;
	float:right;
	text-align:left;
		}
.subnav1 ul {margin: 0; padding: 0; list-style-type:none;}
.subnav1 li {
	display: block;
	padding: 0px 0px 0px 21px;
	width:225px;
	text-decoration: none;
	color: #333333;
	background: url(../images/right-arrow-bg.gif) left center no-repeat;
	font: normal 14px/24px Arial, Helvetica, sans-serif;
}
.acai-right-box
{
width:251px;
height:auto;
float:right;
text-align:left;
}
.acai-right-top
{
width:251px;
height:auto;
float:left;
text-align:left;
}
.acai-right-bottom
{
width:251px;
height:36px;
float:left;
text-align:left;
}
.before-box
{
width:101px;
height:36px;
float:left;
text-align:left;
background-color: #cc9900;
padding-left:24px;
}
.after-box
{
width:102px;
height:36px;
float:right;
text-align:left;
background-color: #664c00;
padding-left:24px;
}
.acai-middle-left
{
width:251px;
height:auto;
float:left;
text-align:left;
}
.acai-middle-right
{
width:565px;
height:auto;
float:right;
text-align:left;
}
.footer
{
width:920px;
height:86px;
float:left;
text-align:center;
background:url(../images/footer-bg.jpg) left top no-repeat;
padding-top:34px;
font: normal 11px/18px Arial, Helvetica, sans-serif;
color: #666666;
}
.footer a
{
font: bold 11px/18px Arial, Helvetica, sans-serif;
color: #669900;
text-decoration:none;
}
.footer a:hover
{
font: bold 11px/18px Arial, Helvetica, sans-serif;
color: #669900;
text-decoration: underline;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#669900;
text-decoration: none;
font-weight:bold;
font-size:12px;
}
body a:hover
{
color:#669900;
text-decoration: underline;
font-weight:bold;
font-size:12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #669900;
	text-decoration: none;
	text-align:justify;
}
h1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #669900;
	text-decoration: none;
	text-align:justify;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #feb400;
	text-decoration: none;
	text-align:justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #5c4501;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	color: #ffc003;
	text-decoration: none;
}