body {
	margin: 0px;
	background: url("./images/background.gif");
}
img { border: 0px; }
ul.menu {
	list-style-type:none;
	color:#336633;
	margin:0;
	padding:0;
	overflow:hidden;
}
li {
	float:left;
}
ul.menu a {
	font: bold 8pt "Arial";
	text-decoration:none;
	text-transform:none;
	padding:4px;
	background-color:#9CD3A3;
	text-align:center;
	display:block;
	height: 15px;
}

ul.menu a:link, ul.menu a:visited {
	color:#336633;
}

ul.menu a:hover, ul.menu a:active {
	color:black;
	/*font-style: oblique;*/
}

div.page {
	margin: 0px auto;
	border: 1px solid black;
	width: 751px;
	background: #FFFFFF;
}

div.header {
	padding-left: 22px;
	background-color:#9CD3A3;
	height: 234px;
	margin-bottom: 1px;
}

div.head {
	padding-left: 22px;
	background-color:#9CD3A3;
	height: 154px;
}

div.header p a, div.header table a {
	text-decoration: none;
	font: Bold 11pt Arial;
	color: white;
}
div.checkerboard {
	clear: both;
	float: right;
	width: 78px;
	height: 78px;
	background-repeat: no-repeat;
}

div.checker-wide {
	background-repeat: no-repeat;
	height: 78px;
	width: 156px;
	float: right;
	clear: both;
}

div.checker-wide p a {
	text-decoration: none;
	color: #FFFFFF;
s	vertical-align: middle;
}
div.checker-wide p {
	font: Bold 10pt Arial;
	margin-top: 0px;
	text-align: center;
	padding-top: 30px;
	padding-left: 78px;
}

div.header h2 ,div.head h2{
	font-weight: normal;
	font-size: 26pt;
	margin: 0px;
	padding-top: 30px;
	padding-left: 12px;

}
div.header p {
	font: normal 13px Arial;
}
div.body {
	background: #7accc8 url("./images/news.gif") no-repeat top right;
	margin-right: 78px;
	padding-top: 18px;
	padding-left: 22px;
}

div.body h2 {
	margin: 0px;
	font-size: 18px;
	font-family: Arial;
	color: #006666;
}

div.body p {
	margin: 0px 0px 1px 0px;
	padding-right: 160px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

div.lower {
	margin-top: -5px;
	background: url("./images/homepage_funzone.gif") no-repeat top left;
	padding-right: 78px;
}
div.lower table {
	margin-left: 254px;
	border: 0px;
	height: 221px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.lower td {
	width: 200px;
	padding: 0px 20px 0px 0px;
}
div.lower h2 {
	margin: 0px;
	padding-bottom: 5px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
div.lower a {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
div.foot {
	padding-top:50px;
	padding-left: 220px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #197b30;
	font-size: 11px;
}
div.pages {
	background: url("./images/welcome.gif") no-repeat top right;
}
div.htech {
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
}
div.htech h2 {
	color: #7accc8;
	margin-bottom: 0px;
}
div.tech {
	padding: 30px 80px 60px 80px;
}