body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top:15px;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
}

img 
{
	border: 0;	
}

a 	{
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #00CC00;
}

.table1{
	background-color: #FFFFFF;
	width: 640px;
	height: 100%;
	border: 2px solid #006600;
}
.table2{
	border: 1px solid #000000;
	padding: 3px;
	margin: 0px;
	width: 100%;
}
.fineprint		{
	font-size: 7pt;
}

#wrapper {
}

#mainbox {
background-color: #ffffff;
	width: 660px;
	border: 2px solid #006600;
	text-align: center;
	
}

#address {

	text-align: left;
	
}

#web {
	text-align: right;
	float: right;
	
}

#products u {
	list-style: none;
	
}

#products li {
	float:left;
	width: 130px;
	margin:5px;
	list-style: none;
	
}

#products a {
	text-decoration: none;
}


.innertube {
	margin:10px;
	text-align: left;
}

.clear {
	clear: both;
}

.prodGroup li 
{
	text-align: center;
}