* {
	margin: 0;
	padding: 0;
	}
body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background-color: #f0e7ce;
	}
p {
	padding-bottom: 10px;
	line-height: 12pt;
	}
#container {
	margin-top: 0px;
	margin-left: 0;
	margin-right: auto;
	width: 885px;
	text-align: left;
	}
	#sidebar {
		float: left;
		width: 155px;
		height: 315px;
		background-image: url(../images/sidebar.jpg);
		color: #fff;
		padding: 120px 0 0 30px;
		}
		ul#sidelist {
			list-style: none;
			}
			#sidelist li {
				padding: 5px;
				}
				#sidelist a, #sidelist a:visited {
					color: #fff;
					text-decoration: none;
					}
				#sidelist a:hover {
					text-decoration: underline;
					}
	#main {
		float: right;
		width: 700px;
		height: auto;
		background-image: url(../images/contentbg.jpg);
		background-repeat: repeat-y;
		}
		#buttons {
			height: 60px;
			width: 700px;
			background-image: url(../images/buttons.jpg);
			}
			ul#navlist {
				padding-top: 11px;
				margin-left: 20px;
				padding-left: 0;
				white-space: nowrap;
				font-size: 100%;
				}
				#navlist li {
				display: inline;
				list-style-type: none;
				padding: 4px;
				}
				#navlist a, #navlist a:visited { 
					padding: 10px 2px 11px 2px;
					margin-top: 20px;
					text-decoration: none;
					color: #fff;
					}
					#navlist a:hover {
						text-decoration: underline;
						}
		#content {
			width: 630px;
			padding-left: 30px;
			padding-right: 35px;
			background-image: url(../images/contentbg2.jpg);
			background-repeat: no-repeat;
			}
			#content a, #content a:visited {
				border-bottom: dotted #000 1px;
				text-decoration: none;
				color: #413F23;
				}
			#content a:hover {
				border: none;
				}
			#content img a {
				border-bottom: none;
				}
		#footer {
			height: 26px;
			width: 645px;
			background-image: url(../images/footer.jpg);
			background-repeat: no-repeat;
			padding-left: 20px;
			padding-right: 35px;
			padding-top: 19px;
			font-size: 80%;
			}
			#footer a, #footer a:visited {
				border-bottom: dotted #000 1px;
				text-decoration: none;
				color: #000;
				}
			#footer a:hover {
				border: none;
				}
.formquantity {
	width: 60px;
	}
.formlfpcs {
	width: 40px;
	}
.formdescription {
	width: 150px;
	}
.formprofile {
	width: 80px;
	}
.formspecie {
	width: 60px;
	}
.formrlsl {
	width: 60px;
	}
.formunit {
	width: 60px;
	}
.formextension {
	width: 70px;
	}
.products img {
	float:left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	cursor: url(magnify.cur), pointer;
	}
.dim {
	clear:both;
	float:left;
	width:auto;
	font-size: 90%;
	}
.products td {
	clear:both;
	vertical-align: top;
	}
.products a {
	font-size: 90%;
}
#photoleft {
	float: left;
	width: 300px;
	font-size: 80%;
	font-style: italic;
	padding-right: 20px;
	text-align: center;
	}
.producthead {
	width: 98%;
	height: 25px;
	color: #000000;
	font-size: 18px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	}
.left {
	float:left;
	padding-right: 20px;
	width:300px;
}
.right {
	float:right;
	width:300px;
}
.clear {
	clear:both;
	height: 20px;
}
.movie {
	background-image: url(../images/loadinganimation.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#printable {
	float:right;
	font-size:80%;
}
	#printable img {
		margin-bottom:-4px;
	}
#downloadall {
	float: right;
	font-size: 50%;
	height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	}
