body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	min-width:850px;
}
.content {
	position: absolute;
	overflow:hidden;
	top: 100px;
	/*left: 174px;*/
	left: 356px;
	margin-left: -215px;
	/*right: 82px;*/
	height: 635px;
	width: 650px;
	z-index: 11;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
}
#welcome {
	position:absolute;
	top: 140px;
	left: 200px;
	right: 400px;
	color:#333333;
	text-align:justify;
}
#welcome_pic {
	position:absolute;
	top:140px;
	right:82px;
}
#welcome h3 {
	color:#999999;
}
#cat_table {
	/*position:absolute;
	top:0px;
	left:0px;
	border: none;*/
	text-align:center;
	
}
#cat_table td {
	text-align:center;
	padding: 15px 15px 15px 15px;
	margin: 30px 30px 30px 30px;
}
#cat_links {
	border:none;
	text-decoration:none;
	color:#666666;
}
#cat_links img {
	border:none;
}
#product {
	color:#006633;
	font-size:12px;
}
#prod_table td {
	margin-left: 20px;
	padding-right: 20px;
}
#contact_table td {
	padding-bottom: 30px;
	padding-right: 30px;
	text-align: left;
}

#pagenav1 {
	position: absolute;
	z-index: 15;
	font-size: 11px;
	top: 100px;
	right: 50px;
}
#pagenav2 {
	position: absolute;
	z-index: 15;
	font-size: 11px;
	top: 630px;
	right: 50px;
}
#topnav {
	top: 0px;
	right: 0px;
	position: absolute;
	min-width: 449px;
}
#topleft {
	position: absolute;
	left: 0px;
	top: 0px;
}
#title {
	position: absolute;
	left: 154px;
	top: 59px;
}
#navleft {
	position: absolute;
	left: 0px;
	top: 163px;
	width: 154px;
	height: 381px;
	background-image: url(images/navleft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#666666;
	font-weight:bold;
	padding-top: 50px;
	padding-left: 45px;
}
#navleft a:link {
	text-decoration:none;
	color:#000000;
}
#navleft a:visited {
	text-decoration:none;
	color:#000000;
}
#navleft a:hover {
	text-decoration:none;
	color:#000000;
}
#navleft a:active {
	text-decoration:none;
	color:#000000;
}


#btbg {
	position: absolute;
	left: 73px;
	right: 82px;
	top: 635px;
	/*width: 82%;*/
	min-width: 645px;
}
#btmsg {
	position: absolute;
	left: 50%;
	top: 678px;
	margin-left: -295px;
	z-index: 10;
	
}
#btleft {
	position: absolute;
	left: 0px;
	top: 544px;
	z-index: 5;
}
#btright {
	position: absolute;
	right: 0px;
	top: 544px;
	z-index: 5;
}
#right {
	position: absolute;
	top: 59px;
	right: 0px;
	z-index: 10;
}
#btsmall {
	position: absolute;
	top: 771px;
	right: 82px;
	z-index: 5;
}
