body 
	{
	background:#ffffff; 
	color:#333333; 
	font-family: "segoe ui", "calibri", "verdana", "tahoma", sans-serif
	}
#contentcontainer 
	{
	background: #ffffff;
	position: relative;
	max-width: 800px;
	border: 0px double #cccccc;
	padding: 5px;
	margin: auto;
	overflow: auto;
	}
#header 
	{ 
	padding-top: 0px;
	margin: 0px;
	min-height: 0px;
	width: 100%;   
	}
#navigation 
	{
	top: 0px;
	float: right;
	min-height: 0px;
	margin: 0px; 
	margin-bottom: 0px; 
	padding: 0px; 
	}
#footer 
	{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	color: #999999;
	}
font 
	{ 
	font-family: "segoe ui", "calibri", "tahoma", sans-serif;
	}
table 
	{ 
	color:#333333; 
	font-family: "segoe ui", "calibri", "verdana", "tahoma", sans-serif
	}
.bright 
	{
	background-color: #8c90de; 
	color: #000000; 
	font-family: "tahoma", sans-serif
	}
.dark 
	{
	background-color: #8ddbd2; 
	color: #000000; 
	font-family: "tahoma", sans-serif
	}
a:link 
	{
	text-decoration: none; 
	color:#009900;
	}
a:visited 
	{
	text-decoration: none; 
	color:#009900;
	}
a:hover 
	{
	text-decoration: underline; 
	color:#00aa00;
	}
h1	{
	text-align: center;
	color: #336699;
	letter-spacing: -0.025em;
	}
h2	{
	background: #ffffff; 
	text-align: center;
	color: #336699;
	letter-spacing: -0.05em;
	}
h2 a:link 
	{
	text-decoration: none; 
	color: #336699;
	}
h2 a:visited 
	{
	text-decoration: none; 
	color: #336699;
	}
h2 a:hover 
	{
	text-decoration: underline; 
	color: #336699;
	background: #ddddff;
	}
h3	{
	background:#ffffff; 
	text-align: left;
	color: #68b3af;
	letter-spacing: -0.05em;
	border-top: 1px double #cccccc;
	}
.homebuttons li	{
	text-align: center;
	vertical-align: middle;
	font-family: "Segoe UI", "Helvetica", "calibri", "verdana", "tahoma", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: large;
	color: #336699;
	letter-spacing: -0.025em;
	display: inline-block;
	width: 200px;
	height: 200px;
	margin: 5px;
	border: 1px solid #336699;
	}
.homebuttons a	{
	display: inline-block;
	background: #ffffff; 
	color: #336699;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	padding: 0px; 
	}
.homebuttons a:link 
	{
	text-decoration: none; 
	background: #ffffff; 
	color: #336699;
	}
.homebuttons a:visited 
	{
	text-decoration: none; 
	background: #ffffff; 
	color: #336699;
	}
.homebuttons a:hover 
	{
	text-decoration: none; 
	background: #ffffff; 
	color: #336699;
	background: #ddddff;
	}
.products li	{
	display: inline-block;
	vertical-align: top;
	width: 150px;
	height: 150px;
	background:#68b3af; 
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	}
.products a	{
	display: inline-block;
	background:#68b3af; 
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: -0.05em;
	padding: 0px; 
	width: 150px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	}
.products a:link 
	{
	text-decoration: none; 
	color: #ffffff;
	}
.products a:visited 
	{
	text-decoration: none; 
	color: #ffffff;
	}
.products a:hover 
	{
	text-decoration: none; 
	color:#333333;
	background: #d3e2b6;
	}
.navigation-toplevel
	{
	display: inline-block;
	background: #e9e9e9;
	color: #333333;
	letter-spacing: -0.05em;
	vertical-align: middle;
	}
.navigation-toplevel ul
	{
	float: left;
	display: inline-block;
	list-style: none;
	width: 100%;
	padding: 0px;
	}
.navigation-toplevel li	{
	float: left;
	list-style: none;
	text-align: left;
	max-width: 7em;
	padding: 5px;
	}
.navigation-toplevel a	{
	display: inline-block;
	color: #333333;
	letter-spacing: -0.05em;
	padding: 0px; 
	text-align: left;
	}
.navigation-toplevel a:link 
	{
	text-decoration: none; 
	color: #333333;
	}
.navigation-toplevel a:visited 
	{
	text-decoration: none; 
	color: #333333;
	}
.navigation-toplevel a:hover 
	{
	text-decoration: none; 
	color: #000000;
	background: #d3e2b6;
	}

.navigation-lowerlevel
	{
	letter-spacing: -0.05em;
	color: #333333;
	font-size: small;
	}
.navigation-lowerlevel ul
	{
	list-style-type: square;
	letter-spacing: -0.05em;
	}
.navigation-lowerlevel li
	{
	letter-spacing: -0.05em;
	}
.navigation-lowerlevel a
	{
	text-decoration: none; 
	}
.navigation-lowerlevel a:link 
	{
	text-decoration: none; 
	}
.navigation-lowerlevel a:visited 
	{
	text-decoration: none; 
	}
.navigation-lowerlevel a:hover 
	{
	text-decoration: none; 
	color: #000000;
	background: #d3e2b6;
	}
