/* General */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#121212;
}
p {
	margin:8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}
h2 {
	color:#656565;
	font-size:14px;
	font-weight:normal;	
	margin:14px 0 18px;
}
a:link, a:visited, a:active {
	font-size: 12px;
	line-height: 14px;
	/* color:#656565; */
	color:#EFAC17;
	text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #888888;
	outline:none;
}
.cl {
	clear:both;
	font-size:0.1px;
	line-height:0.1px;
}
/* END General */
/* Header */
div.header-main {
	background:#333 url(../images/fruit/bg-header.jpg) repeat-x; 
	height:117px; 
	width:100%;
}
div.header-inner {
	 width:1000px; 
	 margin:0 auto;
}
img.logo {
	float:left;
}
img.strap {
	float:right;
}
/* END Header */
/* Main Content */
div.primary-content {
	width:1000px;
}
#content {
	padding:0 13px 0 0;
}
#content img.main-imgs {
	float:left;
	padding:0 5px 5px 0;
}
#content p {
	text-align:left;
	color:#FFF;
	line-height:17px;
}
div#col1 {
	width:516px;
	margin:0 60px 9px 0;
	float:right;
	text-align:left;
	padding-right:0;
}
div#col2 {
	width:960px;
	text-align:left;
	padding-right:0;
}
div.split {
	width:49%;
	float:left;
}
div#col1 p {
	color:#FFFFFF;
	line-height:19px;
	font-size:12px;
}
div#col1 a {
	line-height:19px;
	font-size:12px;
}
div#col2 p {
	color:#FFFFFF;
	line-height:19px;
	font-size:12px;
}
div#col2 a {
	line-height:19px;
	font-size:12px;
}
/* END Main Content */
/* Home Page Elements */

div#home_container {
	width:770px;
	float:left;
	overflow:hidden;
	text-align:left;
}
div#banner {
	padding:0 0 0 20px;
}
div#banner img {
	margin-top:30px;
}


div#fader, div#static {
	width:770px;
	height:380px;
	float:left;
	overflow:hidden;
	text-align:left;
}
div#fader img, div#static img {
	float:left;
	margin:0;
	padding:0;
	border:0;
}
div#static {
	width:410px;
	margin:0 0 4px;
	height:auto;
}
div#latest-news {
	width:201px;
	margin:18px 17px 0 0;
	float:right;
	text-align:left;
}
div#latest-news p {
	color:#FFFFFF;
	line-height:16px;
}
div#latest-news p.title, div#col1 p.title{
	color:#656565;
	font-size:14px;
}
div#latest-news p.title-big, div#col1 p.title-big{
	color:#EFAC17;
	font-size:15px;
	font-weight:bold;
}
/* END Home Page Elements */
/* Home Page Content Boxes */
div.content-boxes {
	clear:both;
	padding-left:20px;
}
div.content-boxes div p {
	padding:33px 18px 0 18px;
	text-align:left;
	color:#888888;
	line-height:16px;
}
div.box1, div.box2, div.box3 {
	width:309px;
	height:124px;
	float:left;
	margin:15px 19px 0 0;
}
div.box1 {background:#000 url(../images/fruit/box1.gif) no-repeat;}
div.box2 {background:#000 url(../images/fruit/box2.gif) no-repeat;}
div.box3 {background:#000 url(../images/fruit/box3.gif) no-repeat; width:308px; margin-right:0;}
/* END Home Page Content Boxes */
/* Footer */
div.footer-main {
	background:#121212 url(../images/fruit/bg-footer.gif) repeat-x 0 0; 
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
div.footer-inner {
	 width:1000px; 
	 margin:0 auto;
	 text-align:left;
	 min-height:60px;
	 height:auto !important;
	 height:60px;
}
div.footer-inner p.links {
	float:left;
	padding:10px 0 0 22px;
}
div.footer-inner p.links a {
	color: #AAA;
}
div.footer-inner p.links a:hover {
	color: #FFF;
}


div.footer-inner p.copyright {
	float:right;
	color:#333;
	padding:10px 15px 0 0;
}
/* END Footer */
/* Form */
div.input01 {
	width:100%;
	height:30px;
	margin:0 0 10px;
}
div.input01 label, div.warning {
	display:block;
	height:30px;
	width:120px;
	line-height:27px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	float:left;
}
div.warning {color:#F00; padding:0 0 0 10px; width:110px;}
div.input01 input, div.input01 textarea {
	display:block;
	float:left;
	height:30px;
	width:270px;
	color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px 0 0 3px;
}
div.input01 textarea { height:60px; }
div.input01 select {
	display:block;
	float:left;
	width:270px; 
	margin:7px 0 0 0; 
}

div.checkboxes {
	width:100%;
	height:228px;
	margin:0 0 10px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.checkboxes label {
	display:block;
	height:228px;
	width:120px;
	line-height:27px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0;
	float:left;
}

div.inputSubmit input { margin:10px 0 0 120px; }

div.download {margin:26px 0 0 0}
div.download div {margin:0 0 20px 0; height:70px; width:250px; display:block; float:left;}
div.download div img {float:left; padding:0 10px 0 14px; border:0;}