	body {
		position: absolute;
 		margin-top: 10;
 		margin-left: 0;
		margin-right: 0;
		margin-bottom: 20;
		background-color:#ffffff;
		color:#000000;
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		}
	
	.normal {
		text-align:left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
	}
	
	.small {
		width: 190px;
		text-align:right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:8pt;
	}
	
	#website {
	float: none;
	margin-right:0px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	text-align:justify;
	width: 681px;
	height: auto;
	border-color : black;
	border-width : 1px;
	border-style : solid;
}

	#products {
	float :left;
	border: 0px;
		padding-top: 0px;
		padding-right: 20px;
		padding-right: 20px;
		padding-left: 20px;
		}

	#titlepicture {
		float:left;
		width:150px;
		height:320px;
		padding-left: 10px;
		padding-right: 50px;
		padding-top: 0px;
		padding-bottom: 0px;
		border: 0px;
		}

	#content {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 0px;
		padding-top: 10px;
		}
	
	h1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:small;
		margin-top:0px;
		margin-bottom:0px;
		font-weight:bold;
		color:#000000;
		background-color:transparent;
		}


/*
.menu {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #263e82; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
*/
	h2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-right: 0px;
		display:inline;
		}	
		
a:link {
	color: #3399cc;
	text-decoration: underline;
	}
a:visited {
	color: #3399cc;
	text-decoration: underline;
	}
a:active {
	color: #3399cc;
	text-decoration: underline;
	}
a:hover {
	color: #3399cc;
	text-decoration: none;
	}
	
a.submenu:link {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: none;
	}
a.submenu:visited {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: none;
	}
a.submenu:active {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: none;
	}
a.submenu:hover {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.menu:link {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:visited {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:active {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:hover {
	color: #17622E;
	font-size:x-small;
	font-weight: bold;
	text-decoration: underline;
	}

a.footer:link {
	color: #888;
	font-size:xx-small;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:visited {
	color: #888;
	font-size:xx-small;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:active {
	color: #888;
	font-size:xx-small;
	font-weight: bold;
	text-decoration: none;
	}
a.footer:hover {
	color: #888;
	font-size:xx-small;
	font-weight: bold;
	text-decoration: underline;
	}
	
UL { 
	display: block;
	margin: 0,10,0,10px;
	padding: 0px;
}

li { 
	margin-left: 8px;
}