body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #000;
	padding:0px;
	margin: 0px;
	text-align:center;
}

h1{
	font-size: 16px;
	color:#3a833a;	
	font-weight:bold;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;}
	
h2{
	font-size: 14px;
	color:#3a833a;	
	font-weight:bold;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 10px;

}
h3{
	font-size: 12px;
	font-weight:bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	

}

p{
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 15px;
	line-height:16px;
}
ul{
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
	margin-right: 40px;
}
li{
	margin-bottom: 7px;
	list-style-image: url(../images/bullet.jpg);
}
.highlighted{
	color:#ff9000;
	font-weight:bold;
	font-size:1.4em;
	margin-left:25px;
}

a, a:visited{
	color: #3a833a;
	text-decoration:none;
}
a:hover{
	color: #ff9000;
}

a img{
	border: none;
}

.content{
	position: relative;
	width:800px;
	margin:0px auto;
	padding: 0px;
	overflow:hidden;
	background-color:#ffffff;
	text-align:left;
}
td {
	color: #fff;
}
.heading{
	float: left;
	width:800px;
}
.heading img{
	float: left;
}
.top_menu{
	float: left;
	width: 800px;
}
.top_menu_left{
	float: left;
	width: 300px;
	text-align:left;
	color:#3a833a;
	font-weight:bold;
}
.top_menu_right{
	float: right;
	width: 300px;
	text-align:right;
	color:#3a833a;
	font-weight:bold;
}
.top_menu_left img{

		float: left;
		margin-top:6px;
}

.top_menu_left_text{
	margin-top:10px;
		float: left;
}
.top_menu_right img{

		float: right;
		margin-top:5px;
}

.top_menu_right_text{
	margin-top:10px;
		float: right;
}

.banner{
	float: left;
	width:780px;
	height: 290px;
	margin-left: 10px;
	overflow: hidden;
}

table.banner, td.banner{
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  overflow: auto;
}

.menu{
	float: left;
	width:800px;
	margin-left: 0px;
	margin-top: 5px;
	height: 29px;	
	text-align:center;
}
.menu a{
	width:158px;
	float: left;
	overflow: hidden;
	text-align:left;
}
.menu a img{
	margin-left: -6px;
}

.menu a#link_home{
	background-color: #3A833A;
	border-right: 2px solid #3A833A;
}
.menu a#link_trade{
	background-color: #009a9a;
	border-right: 2px solid #009a9a;

}
.menu a#link_links{
	background-color: #ff9800;
	border-right: 2px solid #ff9800;	
}
.menu a#link_about_us{
	background-color: #4cacda;
	border-right: 2px solid #4cacda;	
}
.menu a#link_contact_us{
	background-color: #ce3099;
	border-right: 2px solid #ce3099;
}
.menu img{
	float: right;
}

.main{
	color: #666;
	width:800px;
	margin-left: 0px;
	margin-top: 5px;
	text-align:left;
	border-bottom:7px solid #5cafd5;
}
.heading .contactTop{
	font-size:21px;
	color:#3a833a;	
	text-align:right;
	float: left;
	margin-left: 75px;
	
}
.heading .contactTop img{
	margin-top: 1px;}
.left_column{
	width: 290px;
	float: left;
	margin-left: 10px;

}
.contact_us{
	margin-bottom: 30px;
}

.contact_us h1{
	clear: left;
	margin: 10px 40px;
	line-height:30px;
}
.contact_line h1 img{
	float: left;
	margin-right: 5px;
}


.price_box{
margin-top:10px;
margin-bottom:10px;
background-color:#3a833a;
width: 287px;	
}
.price_box h1{
	color: #fff;
	margin: 0px 10px;
}
.price_line{
	color: orange;
	font-size:12px;
	margin: 0px 10px;
}
.big_price{
	font-size:60px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 
.delivery_line{
	color: #fff;
	font-size:10px;
	font-weight:bold;
	margin: 0px 10px;
}

.right_column{
	width: 500px;
	float: left;

}

.footer_left{
	float: left;
} 
.footer_left img{
	margin-right: 20px;
	margin-top: 20px;
} 

.footer_menu{
  width: 800px;
	float: right;
	text-align: right;
	margin-top: 20px;
	color: #666;
	font-size:11px;
} 

.footer{
  width: 800px;
	clear: right;
	float: right;
text-align: right;
	color: #666;
} 

.footer p{
	font-size:10px;
	margin-right: 0px;
} 

.footer a, .footer a:visited{
	color: #666;
}

.footer a:hover{
	color: #ff9000;
}
.right{
	float: right;
}
.left{
	float: left;
}
.clear{
	clear: both;
}
#red{
	color: red;
	font-weight:bold;
}
#green{
	color: #3a833a;
	font-weight:bold;
}
/*poduct listing*/
#products{
	margin-left: 20px;
	margin-right:20px;
	margin-bottom: 20px;
}
.product{
	border: 0px dashed #fff;
	border-top: 2px dashed #3a833a;
	margin: 0px;
}
.product#heading{
	border: 0px dashed #fff;
	border-top: none;
	margin: 0px;
}
.product h3{
	margin: 0px;
	margin-top:10px;
}

.product p{
	margin: 0px;
}

.addToBasket{
	float: right;
	width: 120px;
	height: 90px;
	border-left: 2px dashed #3a833a;


}
#heading .addToBasket{
	height: 30px;
}

.price{
	float: right;
	width: 100px;
	height: 90px;
	border-left: 2px dashed #3a833a;
	margin-left: 10px;	
}
#heading .price{
	
	height: 30px;
	
}
.price p{
	margin: 0px;
	margin-top:10px;
	text-align:center;	
}

.addToBasket p{
	margin: 0px;
	margin-top:10px;
	text-align:center;	
}
.imageCrop{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #999;
}
#heading p{
	margin: 0px;	
	padding-top:6px;
	color:#3a833a;
	font-weight:bold;
	font-size:13px;
	
}

#heading .price p{
	margin: 0px;
	
		
}
.addToBasket p img{
	float: none;
	margin-right: 0px;
}
.product_show{
	border:2px solid #5cafd5;
	margin: 20px;
	padding-bottom:20px;
}
.product_show img{
	float: right;
	margin: 20px;
}
.product_show h2{
	margin-top: 20px;
	color: #3a833a;
	font-weight:bold;
	font-size:16px;
}
.product_show p{
	margin-left: 20px;
	margin-bottom:5px;
}


.product_show .price{
	float: right;
	clear: right;
	width: 100%;
	height: 30px;
	border-left: none;
}
.product_show .price p{
	margin: 0px;
	font-weight:bold;
	font-size:14px;
color: #3a833a;
}


.product_show .price img{
	float: none;
	margin: 0px;
	margin-bottom: -6px;
}
.thank_you{
	width:800px;
	text-align:center;
}
#back{
	margin-top: 10px;
	color: #3a833a;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	margin-bottom: 20px;
}
#back img{
	margin-bottom:-6px;
	margin-left: 2px;
	margin-right: 2px;
}
table{
	margin-top: 20px;
	margin-bottom: 40px;
}
th{
	background-color:#3a833a;
	color: #fff;
	padding: 4px 20px;
 
}
td{
	border-bottom:2px dashed :#3a833a;
	color: #3a833a;
	padding: 4px 20px;
}
td img{
	margin-bottom: -10px;
}
.total{
	border: none;
	color:#3a833a;
	font-size:16px;
	font-weight:bold;
}
fieldset{
	border: none;
	border-top: 2px solid #3a833a;
	margin:20px 40px;
}
fieldset#submit, fieldset#payment{
	border: none;
	text-align:center;
}
legend{
	color: #3a833a;
	font-weight:bold;
	font-size:16px;
	background-color:#fff;
}
label{
	float: left;
	clear: left;
	width: 100px;
	line-height:24px;
	margin-left: 50px;
}
fieldset input, fieldset textarea{
	float: left;
	width: 350px;
	border: 1px solid #3a833a;
}
#submit input{
	width: auto;
	float: right;
	color: #3a833a;
	background-color:#fff;
}
#payment input{
	width: auto;
	float: none;
	color: #3a833a;
	background-color:#fff;
}

.main table tbody tr td{
  padding: 4px 10px;
}