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

img {
	border:0px;
}

body {
	background-image:url(images/bg_grandient_bar.jpg);
	background-repeat:repeat-x;
}

a {
	text-decoration:none;
	font-size: 75%;
	color:#333;
}

a:hover {
	color:#696;
	cursor:crosshair;
}

.float_more {
	font-size: 70%;
	color: #999;
	float:right;
	position: relative;
	padding-top: 19px;
}

.float_more_r {
	font-size: 70%;
	color: #999;
	float:right;
	padding-top:15px;
	left:30px;
	position:relative;
}

#header {
	width:699px;
}

#home_slides {
	width:697px;
	height:207px;
	overflow:hidden;
	background-image:url(images/top_slides_frame.png);
}

#wrapper {
	float:none;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	position:relative;
	margin:auto;
	width:699px;
	
}
#left_home ul a li {
	position: relative;
}

#delivery_truck {
	margin-top:70px;
	float:right;
}

#main_nav ul {
	display:block;
	text-align:center;
	word-spacing: 5px;
	background-image: url(images/Nav_bar.jpg);
	background-repeat:no-repeat;
	width:660px;
	padding-top: 7px;
	padding-bottom:3px;
}
#wrapper #left_home ul {
	margin-top:28px;
	text-align: left;
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper #left_home ul li {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#main_nav ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006837;
	list-style-type: none;
	display:inline;
	background-repeat: no-repeat;
	margin-left:0px;
	margin-right:50px;
}
#right_news{
	position:absolute;
	width:225px;
	height:249px;
	margin-top:5px;
	padding-top:15px;
	padding-left:19px;
	overflow:hidden;
	top:175px;
	left:450px;
	font:Arial, Helvetica, sans-serif;
	background-image: url(images/nav_news.png);
	background-repeat:no-repeat;
}
.float_more_r_top{
	font-size: 70%;
	color: #999;
	float:right;
	padding-top:110px;
	right:8px;
	position:relative;
}

#left_home{
	width:212px;
	height:192px;
	float:left;
	margin-top:10px;
	background:url(images/prdt_list_main.png);
	background-repeat:no-repeat;
}
.thumbnail {
	float: left;
	width: 136px;
	height: 140px;
	padding: 6px;
	margin: 20px 6px 0 0;
	color:  #666;
	font-family: Arial, Helvetica, sans-serif;
}

.thumbnail_info {
	font-size:65%;
	margin-top:3px;
	min-height: 22px;
	overflow: visible;
	color:#999;
	overflow:hidden;
}

.price_color {
	margin-top:5px;
	padding-right:2px;
	color:#F63;
	font-weight:bold;
	float:right;
	font-size:80%;
}

#right_home{
	width:465px;
	min-height:190px;
	float: right;
	margin-left:10px;
	padding-left:2px;
	margin-top:12px;
	background: url(images/Nav_home_featured.png);
	background-repeat:no-repeat;
}

.sub_nav_color{
	color: #39B54A;
	font:Verdana, Geneva, sans-serif;
}

#btm_home {
	position: relative;
	left: 3px;
}
#footer {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:50%;
	color:#69C;
	float:right;
	text-align: center;
}

#wrapper #footer ul li {
	list-style-type: none;
	display: inline-block;
	padding-right: 10px;
	padding-bottom: 3px;
}


.cart_info {
	float:right;}
	
	
#company_intro{
	background-image:url(images/company_intro.png);
	background-repeat:no-repeat;
	position:relative;
	width:413px;
	max-height:143px;
	overflow:hidden;
	padding-top:20px;
	padding-left:10px;
	padding-right:25px;
	color:  #666;
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	
}
#company_watwedo{
	margin-top:20px;
	background-image:url(images/company_watwedo.png);
	background-repeat:no-repeat;
	position:relative;
	width:436px;
	max-height:191px;
	overflow:hidden;
	padding-top:20px;
	padding-left:30px;
	padding-right:25px;
	padding-bottom:80px;
	color:  #666;
	font-size:80%;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
#company_bg {
	background-image: url(images/vegefarm_labortary.png);
	background-repeat:no-repeat;
	float:right;
	}