
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D0C2B7;
}
#topbg{
	background-image: url(/images/68/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}
#top{
	background-image: url(/images/68/top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#page{
	background-image: url(/images/68/page.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#logoimg{
	position:relative;
	top:80px;
	left:5px;
}
#business {
	position:relative;
	top:111px;
	right:10px;
}
#business h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0;
	padding:5px;
	color:#ff9;
	background-color:#8e9930;
}
#menu {
	background-image: url(/images/68/menu.jpg);
	background-position:left 3px;
	background-repeat:repeat-y;
	margin-left:10px;
	}
#products {
	position:relative;
	left:50px;
	top:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#6a760a;
	text-transform:uppercase;
}
#maintext {
	padding:30px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #fffce8;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.item
{
	line-height:22px;
	padding-left:5px;
}
-->
