*{
	margin:0; padding:0; border:0;
}

#home{
color:#4d5e69;
font-style:italic;
padding:20px;
}

h4{
color:#4d5e69;	
	
}

table{
padding-top:20px;	
}

#links a:visited{
text-decoration:none;
color:#ffffff;
font-family:verdana;	
font-size:13px;
}


#links a:link{
text-decoration:none;
color:#ffffff;
font-family:verdana;	
font-size:13px;
}

#links a:hover{
color:#000000;	
}

.menuLink{
line-height:20pt;	
}

p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;	
}

body{
background-color:#053b05;	
}
#container{
margin:auto;
width:800px;
background-color:white;
margin-top:10px;
}

#banner{
background-image:URL("images/banner.jpg");
width:800px;
height:165px;	
}

#logo{
float:left;	
padding-left:250px;	
}



#nav{
float:left;
width:130px;	
}

img{
border:0;	
}


#links{
float:left;
background-image:URL("images/shadow.png");
background-position: top right;
background-repeat:repeat-y;
width:110px;
background-color:#759075;
padding:10px;
}

#shadow{
float:right;	
}

#content{
width:610px;
float:right;
padding:30px;
font-family: arial, helvetica;	
background-color:white;
min-height:230px;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
padding-bottom:5px;	
color:#4d5e69;
}

input, textarea, select{
border: 1px solid #ccc;	
}

#left{
float:left;
width: 130px;	
}

#kiwi{
clear:both;
float:left;
padding-top:20px;	
}

#banner p{
float:left;
clear:both;
padding-top:80px;
padding-left:300px;
color:#ffffff;
font-family: century gothic;
font-size:9pt;	
}

#bar{
width:800px;
height:10px;
background-color:#053B05;	
}

#corners{
height:100px;
width:800px;
margin:auto;
margin-bottom:20px;	
}

#corners img{
float:left;	
}

#footer img{
	float:none;	
}

#middle{
background-color:#ffffff;
height:50px;
float:left;
width:700px;	
}

#footer{
text-align:center;
font-size:11px;
color:#000;	
padding-top:25px;
}

.productRow1 {
	background-color: #eee;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	}

.productRow1 img, .productRow2 img {
	margin: 10px;
	padding: 2px;
	border: solid 1px #ccc;
	}

.productRow1 p {
	padding: 0 0 10px 0;
	}
	
.clear{
	clear:both;		
}
