	body 
	{
	text-align:center;
	background-color: #ECECEC;
	}
	
	* {margin: 0;}

	
	#page
	{
	position: relative;
	width:720px;
	background: url('border.gif') repeat-y center top;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	}
	
	.badge
	{
	position: absolute;
	top: 160px;
	left: 610px;
	z-index: 2;
	}
	
	#frame 
	{
	width:700px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:0;
	padding:0px;
	text-align:left;
	}
		
	#contentleft 
	{
	width:148px;
	padding:0;
	float:left;
	margin:0;
	overflow: hidden;
	}
	
	#contentcenter 
	{
	width:552px;
	padding:0px;
	float:left;
	overflow: hidden;
	}
	
	#contentright 
	{
	width:100px;
	padding:0px;
	float:left;
	overflow: hidden;
	}
	
	#contentheader 
	{
	background:#7DC145 url('/citrus_banner.jpg') no-repeat center top;
	height:130px;
	width:720px;
	margin:0;
	}

	#contentfooter 
	{
	background:#FFFFFF;
	border-bottom: 20px solid #7DC145;
	padding:0px;
	color:#7DC145;
	text-align:center;
	font-size: 10px;
	width:700px;
	margin:0;
	text-decoration:none;
	}

	.newsfloat
	{
	float:right;
	/*height:100%;*/
	padding: 25px 10px 0 10px;
	}
	
	.container
	{
	margin: 10px 0 -2px 0;
	width: 538px;
	height: 100%;
	}
	
	td.grey
	{
	width: 330px;
	}
	
	.grey
	{
	/*float:right;*/
	vertical-align: top;
	margin: 0 5px 0 0;
	background: #cbcbcb url('greybox.gif') repeat-x left top;
	padding: 5px 0 5px 0;
	height: 100%;
	}
	
	* html .grey
	{
	margin: 0;
	padding: 0;
	}
	
	div.grey{padding: 5px 0 0 0;}
	
	.grey p
	{
	text-align:justify;
	}
	
	.yellow
	{
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 5px solid #fff;
	width:100%;
	}
	
	td.yellow
	{
	width: 208px;
	border-top: none;
	}
	
	.yellow
	{
	/*float:right;*/
	background: #ff8f00 url('yellowbox.gif') repeat-x left top;
	}
	
	td.white
	{
	width: 208px;
	border-top: none;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	}
	
	.white{color:#FFFFFF;}
	
	td.white img { margin:0; padding:0; }
	
	a img
	{
	border:none;
	}

	#mapfloat
	{
	float:left;
	border-left:10px solid #FFFFFF;
	border-bottom:10px solid #FFFFFF;
	}

	#maptext
	{
	float:right;
	height:300px;
	width:230px;
	}

	#flashcontent 
	{
	height: 100%;
	}

	#formcontent
	{
	float:left;
	background:#EBEBEB url(/formside.gif) no-repeat right top;
	padding:0 10px 0 10px;
	border-left:10px solid #FFFFFF;
	}

	.cssform p
	{
	width: 360px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 5px;
	padding-left: 155px; /*width of left column containing the label elements*/
	/*border-bottom: 1px solid #FFFFFF;*/
	height: 1%;
	}

	.cssform label
	{
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	}

	.cssform input[type="text"]
	{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
	}

	.cssform textarea
	{
	width: 250px;
	height: 150px;
	}

	/*.threepxfix class below:
	Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
	to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
	*/

	* html .threepxfix
	{
	margin-left: 3px;
	}
	
	.ecomform
	{
	float:left;
	padding:0 10px 0 10px;
	/*border: 1px solid #00f;*/
	}

	.ecomform p
	{
	width: 180px;
	clear: left;
	margin: 0;
	padding: 0 0 8px 5px;
	padding-left: 265px; /*width of left column containing the label elements*/
	/*border: 1px solid #000;*/
	/*height: 1%;*/
	}

	.ecomform label
	{
	font-weight: bold;
	float: left;
	margin-left: -265px; /*width of left column*/
	width: 260px; /*width of labels. Should be smaller than left column (205px) to create some right margin*/
	/*border: 10px solid #f00;*/
	}

	#pagebox
	{
	float:left;
	padding: 0 10px 0 10px;
	}

	.picfloat
	{
	float:left;
	padding: 0 10px 0 10px;
	}
	
	.product
	{
	background: #cbcbcb url('greybox.gif') repeat-x left top;
	float: left;
	margin: 0 0 20px 0;
	}
	
	.product2
	{
	float: left;
	margin:0;
	padding:0;
	}
	
	.product2 img
	{
	float: left;
	margin:0;
	}

	.product .padding 
	{
	padding: 13px 20px 10px 20px;
	}

	.product img 
	{
	float : left;
	padding-right: 10px;
	margin-bottom : 15px !important;
	margin-bottom : 5px;
	}
	
	img.greybox
	{
	margin-top: 10px;
	}
	
	.green_box
	{
	/*width: 100%;*/
	margin: 0;
	padding: 10px 10px 5px 10px;
	background: url('green_box.jpg') no-repeat left top #253F10;
	color: #FFF;
	clear: both;
	}
	
	.slices
	{
	width: 532px;
	margin: 0px;
	padding: 0;
	float: left;
	}
	
	.product2 .slices img, .white img {padding:0; margin:0}
	
	.green_box .style8, .green_box .copy, .green_box .copybold, .green_box ul, .green_box ol 
	{
	color: #FFF;
	}
	
	.outline .green_box { padding:5px; }
	
	.green_box .copy a
	{
	color: #F7D500;
	}
	
	#topwords
	{
	float:left;
	margin:60px 0 0 0;
	width:220px;
	}

	#greypic
	{
	background:url('/news.gif') no-repeat right top;
	width:337px;
	height:280px;
	float:right;
	}

	.fade
	{
	background:url('/fade.gif') no-repeat;
	margin:25px 5px 0 10px;
	padding: 3px 0 5px 0;
	}

	.image
	{
	float:right;
	height:100%;
	padding: 25px 10px 0 10px;
	}
	
	.newsimage
	{
	float:right;
	height:100%;
	margin: -25px 10px 0 10px;
	}

	.greyfill
	{
	background: #EBEBEB;
	border-right: 2px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	}
	
	.greyfill img
	{
	float:left;
	}

	.download
	{
	float:right;
	width:150px;
	height:90px;
	padding:0 25px 10px 25px;
	}

	.hr 
	{
  	border:0;
  	border-top: 1px solid #FFFFFF;
  	height: 0;
  	background: #FFFFFF;
	margin:15px 10px 10px 10px;
	}
		
	p,h1,h2,pre,dl
	{
	margin:0px 10px 10px 10px;
	}
	
	ul, ol, p, b, pre, dl {font-family: Arial, Helvetica, sans-serif;}
	
		
	h1 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
	h2 
	{
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	}
		
	h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #555;
	margin-top: 4px;
	}

	h4 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
	ol.copybold li{margin-bottom: 10px}
		
	.style1 
	{
	color: #FFFFFF;
	}
	
	.style2 
	{
	font-size: 50px;
	font-weight: normal;
	/*color: #C8F38E;*/
	color: #fff;
	padding: 56px 20px 0 0;
	}
			
	.style3 
	{
	color: #333333;
	font-weight: bold;
	}
    
	.style4 
	{
	color: #666666;
	}
	
	.style5 
	{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	}
			
	.style6 
	{
	color: #ADADAD;
	font-weight: lighter;
	text-decoration: none;
	}
			
	.style7 {
	color: #FFFFFF;
	font-weight: bold;
	padding:0 2px 0 2px;
	}

	.style7 a:visited 
	{
	color: #FFFFFF;
	}

	.style7 a:hover 
	{
	color: #EEBC2C;
	}

	.style8 
	{
	margin:0px 10px 10px 10px;
	color:#555555;
	}
	
	.style9
	{
	text-align: center;
	font-weight: bold;
	color: #F7D500;
	font-size: 18px;
	}
	
	.style10
	{
	font-weight: bold;
	font-size: 16px;
	margin-top: 5px;
	}
		
	.hidden 
	{
	position:absolute;
	left:-500px;
	top:0;
	width:1px;
	height:1px;
	overflow:hidden;
	} 
	
	.selection
	{
	font-weight: normal;
	color: #555;
	text-align: center;
	font-size: 11px;
	}
	
	.copy 
	{
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	}
	
	.ital
	{font-style: italic; color: #111}

	.copybold 
	{
	font-weight: bold;
	color: #222222;
	text-align: left;
	font-size: 12px;
	text-decoration: none;
	line-height: 1.4em;
	}

	dt 
	{
	width: 4.25em;
	/*text-align: right;*/
	float: left;
	clear: left;
	font-weight: bold;
	}
	
	dd 
	{
	margin: 1.5em 0.75em 1.5em 5em;
	vertical-align: text-top;
	}

	.access
	{
	text-decoration:underline;
	}
		
	#contentheader h1 
	{
	font-size:14px;
	padding:10px;
	margin:0px;
	}
	
	
	
	#contentright p 
	{ 
	font-size:10px;
	}

	#navcontainer
	{
	background: #FFFFFF;
	width: 100%;
	margin:25px 0 0 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	}

	ul#navlist
	{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	}

	ul#navlist li
	{
	display: block;
	margin: 0;
	padding: 0;
	border-left:5px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	}

	ul#navlist li a
	{
	display: block;
	width: 100%;
	padding: 3px;
	color: #555555;
	text-decoration: none;
	background: #EBEBEB;
	}

	#navcontainer>ul#navlist li a { width: auto; }
	
	ul#navlist li#active a
	{
	background: #7DC145;
	color: #FFFFFF;
	}
	
	ul#navlist li a:hover, ul#navlist li#active a:hover
	{
	background: #7DC145;
	color: #FFFFFF;
	}
	
	/* Table styles */
	
	table
	{
	margin-left: 5px;
	width: 540px;
	}
	
	tr
	{
	}
	
	td
	{
	background: #cce5b8;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	}
	
	
	/* NEW TOPLIST */
	
#tabbox{
height: 1.5em;
}
	
.animatedtabs{
border-top: 1px solid #5da02c;
overflow: hidden;
width: 700px;
font-size: 11px; /*font of menu text*/
font-family: Arial, Helvetica, sans-serif;
background: url(strip.gif) repeat-x;
margin-left:auto;
margin-right:auto;
margin-bottom: -10px;
z-index:-1;
}

.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: right;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 0; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background: url(tab-green-left.gif) no-repeat left bottom;
margin: 0;
margin-left: 0; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(tab-green-right.gif) no-repeat right bottom;
padding: 8px 14px 6px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: #fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs a:hover{
top: 0;
}

.animatedtabs a:hover span{
padding-top: 15px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}	

.credit
{
width:720px;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
}

.credit p
{
font-weight: normal;
color: #555;
text-align: right;
font-size: 11px;
}

.credit p a
{
color: #555;
font-weight: bold;
}