html, body{
	background:#be9a5c url(/images/container_bck.jpg) top center repeat-y;
	margin:0;
	padding:0;
	font-family:"trebuchet ms", Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	height:100%;
	border:none;

}
a{
	color:#003399;
	cursor:pointer;
}
a:hover{
	text-decoration:underline;
}
h2,h1,h3,h4{
	margin:0px 0 10px 0;
	padding:0px;
}
h2{
	font-size:17px;
}

h3{
	font-size:16px;
}

#header{
	height:150px;
	background:#1b1006 url(/images/header.jpg) top center no-repeat;
	margin:0;
	padding:0;
	text-align: left;
}

#header #name{
	font-weight:bold;
	margin:0;
	line-height:16px;
	color: #E8DA9D;
	padding:5px 0 0 136px;
}


#header h1{
	display:none;
}

#header_flash{
	position:absolute;
	margin-left:-16px;
	top:0;
	z-index: 99;
}

#menu{
	background:#423225 url(/images/menu_back.gif) top left repeat-x;
	text-align:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	float:left;
	position:relative;
	width:100%;
	overflow:hidden;
}
#menu ul{
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}

#menu ul li{
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   background:url(/images/menu_separator.gif) right no-repeat;
}
#menu ul li a{
	display:block;
	height:52px;
	line-height:55px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	text-decoration:none;
	padding:0 20px;
	margin:0;
	font-weight:bold;
}
#menu ul li a:hover{
	background:url(/images/menu_selected.gif) no-repeat center bottom;
	color: #CC0000;
}
#menu ul .backnone{
	background:none;
}

#home #menu ul li #home_tab,
#opportunity #menu ul li #opportunity_tab,
#system #menu ul li #system_tab,
#distributor #menu ul li #distributor_tab,
#join #menu ul li #join_tab
#retail #menu ul li #retail_tab
{
	background:url(/images/menu_selected.gif) no-repeat center bottom;
}


#form #menu ul,#retail #menu ul { visibility:hidden;}
#form #name {display:none;}

fieldset {
border: 1px solid #CCA383;
padding: 3px;
}
fieldset legend {
padding: 6px;
font-weight: bold;
}




#container{
	width:770px;
	margin:0 auto;
	padding:0;
	min-height:100%;
	background:#FFF;
}
.content{
	padding:10px;
	clear:both;
}
#banner{
	background:#F7D87E url(/images/pic_banner.jpg) no-repeat left top;
	height:247px;
	clear:both;
}
.leftcol{
	float:left;
	width:490px;
	margin:0 10px 0 0;
}
.rightcol{
	float:left;
	width:250px;
	background:url(/images/rightbox_center.gif) repeat-y top left;
}
.rightcol_top{
	background:url(/images/rightbox_top.gif) no-repeat top left;
	height:6px;
}
.rightcol_bottom{
	background:url(/images/rightbox_bottom.gif) no-repeat bottom left;
	height:6px;
}
.box_center p{
	padding:0 5px;
}

.box_center {
	padding:0 10px;
	clear:both;
}

.box{
	background:url(/images/box_center.gif) repeat-y top left;
	margin-bottom: 10px;
}
.box_top{
	background:url(/images/box_top.gif) no-repeat top left;
	height:6px;
}

.box_header{
	background:url(/images/box_header.gif) no-repeat top left;
	height:28px;
	line-height:28px;
	color: #FFF;
}

.box_bottom{
	background:url(/images/box_bottom.gif) no-repeat bottom left;
	height:6px;
	clear: both;
	font-size: 1px;
}


.carousel{
	width:690px;
	margin:auto;	
}

.ing{
	cursor:pointer;
	font-size:14px;
}

.ing:hover{
	text-decoration:none;
	color:#CC0000;
}

.ing img{
	padding-bottom:20px;
	background: url(/images/ingredient_over.gif) no-repeat -200px bottom;
}

.ingover img{
	background-position: center bottom;
}

input.bus {
	margin:0;padding:0;
	width:28px; height:28px;
	float:left
}

.testimonial{
	width:434px;
	margin:auto;
	padding-top: 10px;
}
#footer{
	background:url(/images/footer_back.jpg) no-repeat top left;
	height:98px;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	color:#DD0000;
}
#now,#next{
	display:block;
	height:98px;
	line-height:92px;
	color:#E8DA9D;
	width:258px;
	font-size:18px;
	font-weight: bold;
	text-indent:-9999px;
}
#now {
	float:left;
	margin-left:89px;
	margin-top:30px;
	height:33px;
	background:url(/images/footer_next_over.gif) left top no-repeat;
	text-transform:uppercase;
}
#now:hover {
	background-position:left bottom;
}
#now:active {
	outline:0;
}
#next{
	float:right;
	margin-right:84px;
	margin-top:30px;
	height:33px;
	background:url(/images/footer_now_over.gif) left top no-repeat;
}
#next:hover {
	background-position:left bottom;
}
#next:active {
	outline:0;
}
#now span,#next span{
	display:none;
}
#disclaimer {
	font-size:9px;
	background-color: #1C0E03;
	color: #70492A;
	padding: 1px 10px 10px 10px;
	line-height: 11px;
	text-align: justify;
}

#disclaimer p{
	margin:0;padding:0 0 5px 0;
}


.button{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#663300;
	background-color:#FFAC28;
	border:2px solid #330000;
	padding: 2px 10px;
}
.button:hover{
	border-color:#CC0000;
	color:#CC0000;

}




#success-system {
	background: url(/images/success-system.gif) no-repeat;
	text-indent: -9999px;
	height: 103px;
	width: 509px;
	margin-top: 10px;
}

/**********************/
.underline{
	text-decoration:underline;
}
.title{
	font-weight:bold;
	font-size:16px;
	margin:0;
	padding:0;
	color:#FFF;
	height:28px;
	background:url(/images/h2_right.gif) no-repeat right top;
}
.title span{
	display:block;
	padding-left:45px;
	background:url(/images/h2_left.gif) no-repeat left top;
	height:28px;
	line-height:28px;
}
.clear{
	clear:both;
	height:1px;
	overflow: hidden;
}
.center{
	text-align:center;
}
.yellow{
	/*color:#ff9900;*/
	color:#B76920;
}
.bold{
	font-weight:bold;
}
.red{
	color:#CC0000;
}
.floatleft{
	float:left;
	margin:10px 10px 10px 0;
	display: block;
}
.floatright{
	float:right;
	margin:10px 0px 10px 10px;
}
.small{
	font-size:80%;
}
#copy{
	text-align:right;
	padding-right:20px;
}

.hidden{
	display:none;
}
.y_box {
	background: #F7D87E url(/images/y_box_bot.gif) no-repeat 0px bottom;
	padding:10px;
	clear:both;
}
.y_box h1 {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#330000;
	font-weight: normal;

}

.error {
	color:#CC0000;
	font-size:95%;
	margin-left:5px;
}

form {
	margin:0;padding:0;
}


.page_testimonial{
	margin:0;
	padding:0;
	float:left;
	display:inline;
	font-weight:bold;
	font-size:16px;
	height:28px;
	background:url(/images/h2_right.gif) no-repeat right top;
	width:370px;
	color:#FFFFFF
}
.page_testimonial span{
	display:block;
	padding-left:45px;
	background:url(/images/h2_left.gif) no-repeat left top;
	height:28px;
	line-height:28px;
}

#translator{
	padding:5px 15px;
}
#translator a{
	width:18px;
	height:12px;
	display:block;
	float:left;
	display:inline;
	padding:8px;
}
#translator a:hover{
	background:url(/images/flag_over.png) left top no-repeat;
}
