body {
	margin-top: 100px;

	color: #ffffff;
	background: #000000 url('gray_fade.png') 50% 526px repeat-x;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}

a { color: #00aeef; text-decoration: none; }

img { border: none; }

#content {
	width: 1000px;

	margin: 0 auto;
}

#header {
	position: relative;

	width: 958px;
	height: 79px;

	margin: 0 auto;

	background-image: url('header.png');
}

#header a {
	display: block;
	position: absolute;
	top: 50px;
	height: 20px;

	/*border: solid 1px red;*/
}

#header a.overview { left: 340px; width: 100px; }
#header a.internetradio { left: 440px; width: 130px; }
#header a.microcamcorder { left: 570px; width: 160px; }
#header a.contact{ left: 730px; width: 85px; }
#header a.wheretobuy { left: 815px; width: 130px; }

ul { 
	list-style-type: none; 
	margin-bottom: 0.5em;
	margin-left: 0; 
	padding-left: 1em; 
	font-weight: bold; 
}

ul ul { font-weight: normal; }

div#slab {
	margin: 0 3em; 
}

	