	/* copyright GroWorks Pty Ltd */
	
body {
	background-image: url(../images/bg.gif); 
	margin: 0px; 
	font: 11px/16px arial, helvetica, sans-serif; 
	color: #333; 
	background-color: #FFF; 
	text-align: center;
}
body {
	scrollbar-face-color: #004a9c; 
	scrollbar-highlight-color: #eee; 
	scrollbar-shadow-color: #646f99; 
	scrollbar-3dlight-color: #95a1ad; 
	scrollbar-arrow-color: #FFF; 
	scrollbar-track-color: #95a1ad; 
	scrollbar-darkshadow-color: #003
}
h1 {
	font: 16px arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #333;
}

h2 {
	font: 16px arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #333;
}

#wrapper {
	border-right: #999 1px solid; 
	padding-right: 0px; 
	border-top: #DDD 1px solid; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 22px auto; 
	border-left: #DDD 1px solid; 
	width: 800px; 
	padding-top: 0px; 
	border-bottom: #999 1px solid; 
	background-color: #FFF; 
	text-align: left;
}
#head {
	clear: both; 
	background-color:#000000; 
	background-position: left top; 
	background-image: url(../images/header_nw.gif); 
	width: 800px; 
	background-repeat: no-repeat; 
	height: 120px; 
	width: 800px;
}
#onder {
	clear: both;
	width: 800px;
}
#menu {
	float: left; 
	width: 140px; 
	/*padding-top: 10px;*/ 
	background-color:#000000;
	/*background-image:url(../images/bg-menu.gif);*/
}	
.eerste {
	margin-top: 12px; 
	margin-bottom: 2px
}
#main {
	padding-left: 25px; 
	float: left; 
	padding-bottom: 15px; 
	width: 600px; 
	padding-top: 12px
}
#item {
	clear: both; 
	width: 627px; 
	padding-top: 25px
}
#item .left {
	float: left
}
#item .right {
	float: left; margin-left: 30px
}
#item .footer {
	clear: both
}
#scroller {
	 width:388px; 
	 height:19px; 
	 z-index:10; 
	 padding-left: 7px; 
	 padding-top: 102px; 
	 float:left
}
#topmenu {
	float: left;
	width: 300px;
	height: 19px;
	padding-left: 90px; 
	padding-top: 104px;
	color:#FFF;
}
#topmenu a {
	color:#FFF;
	font-weight:bold;
	width: 57px;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#topmenu a:hover {
	color:#004A9C;
	background-color:#ddd;
	text-decoration:none;
}
#topmenu a.selected {
	color:#004A9C;
	background-color:#fff;
	text-decoration:none;
}
#quote {
	clear: both; 
	border-top: dashed #666 1px;
}
#footer {
	clear: both; 
	background-image: url(../images/bg-footer.gif); 
	padding-top: 12px; 
	height: 45px; 
	text-align: center
}
#footer a:link {
	color: #000; 
	text-decoration: none
}
#footer a:visited {
	color: #000; 
	text-decoration: none
}
#footer a:active {
	color: #000; 
	text-decoration: none
}
#footer a:hover {
	color: #004A9C
}
a {
	color: #004A9C; 
	text-decoration: none
}
a:hover {
	text-decoration: underline
}
.text {
	font-size: 11px; color:#333; 
	font-family: verdana,arial,helvetica,sans-serif;
}
.frame {
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
h3 span {
	display: none;
}

#textblock {
	margin-top:400px;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#000;
	text-align:justify;
	text-decoration:none;
}

#textblock a{
	color:#000;
	text-decoration: none
}
#textblock a:hover {
	color:#000;
	text-decoration: none
}
.header1 {
	font: 24px arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #333;
}
.header2 {
	font: 18px arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #333;
}
.header3 {
	font: 16px arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #333;
}

#featuresTable {
	background-color:#EFEFEF;
	border: 1px solid #CCCCCC;
	width: 300px;
}
.specialprice {
	color: #f00;
}
