#site_bar .navA a.m {
    display: -moz-inline-block; /* FF2 */
	margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 52px;
    background: url(images/nav-achter.gif) no-repeat left center;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
}

#site_bar .navB li.goBlur, #site_bar .navB li.goFocus {
    float: left;
    position: relative;
    list-style: none;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 52px;
    color: #333;
}
#site_bar .navB a.m, #site_bar .navB a.m {
    display: -moz-inline-block; /* FF2 */
    display: inline-block;
	margin: 0 0 0 0;
    padding: 18px 0px 0px 0px;
    height: 30px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
}
#site_bar .navB li.goBlur a.m b, #site_bar .navB li.goFocus a.m b {
    visibility: hidden;
}

/* ****************************** */
/* **      GLOBAL NAV          ** */
/* ****************************** */

.topflyinc a {
    color: #000000; 
}

.topflyinc a:visited {
    color: #000000; 
}

div.topflylinks a:visited {
    color: #000000;
}


/* GLOBAL NAV */

#site_bar .nav_bar { /* header navigation inner wrapper */
    height: 52px;
    width: 950px; /*must have this for firefox to work properly*/
	margin-top:-12px;
	margin-left:-9px;
    background:url(images/nav-achter.gif) no-repeat left top;
    _background:url(images/nav-achter.gif) no-repeat left top; /* FOR IE6 */
}
#topdeck #site_bar .nav_bar { /* CPHP background color override */

    top: 0px;
    left: 0px;
    z-index: 30; /*position all the items*/
    background: transparent url(images/nav-achter.gif) no-repeat left top;
    _background:transparent url(images/nav-achter.gif) no-repeat left top; /* FOR IE6 */
}

#site_bar .navB li#seg16 a.m {
   	background-image:url(images/button.gif);
	width:149px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #25253c;
	font-weight:normal;
	line-height:12px;
}
#site_bar .navB li#seg16.hereNav a.m {
    background-position: 0px -100px;
}
#site_bar .navB li#seg16.goFocus a.m {
    background-position: 0px -52px;
}
#site_bar .navB li#seg100 a.m {
   	background-image:url(images/button.gif);
	width:149px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #25253c;
	font-weight:normal;
	line-height:12px;
}
#site_bar .navB li#seg100.hereNav a.m {
    background-position: 0px 0px;
}
#site_bar .navB li#seg100.goFocus a.m {
    background-position: 0px -50px;
}
#site_bar .navB li#seg104 a.m {
   	background-image:url(images/button.gif);
	width:149px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #25253c;
	font-weight:normal;
}
#site_bar .navB li#seg104.hereNav a.m {
    background-position: 0px -100px;
}
#site_bar .navB li#seg104.goFocus a.m {
    background-position: 0px -50px;
}
#site_bar .navB li#seg102 a.m {
   	background-image:url(images/button.gif);
	width:149px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #25253c;
	font-weight:normal;
}
#site_bar .navB li#seg102.hereNav a.m {
    background-position: 0px -100px;
}
#site_bar .navB li#seg102.goFocus a.m {
    background-position: 0px -50px;
}

/* CONTROLS POSITION OF DROPDOWN BOX TABLE */
#fly16 {
    margin: -5px 0 0 0px;
	position:absolute;
	padding:0;

}
<!--[if IE 6]>
#fly16 {
    margin: -5px 0 0 -130px;
	position:absolute;
	padding:0;

}
<![endif]-->
#fly100 {
    margin-left: -113px !important;
}
#fly104 {
    margin-left: -197px !important;
}
#fly102 {
    margin-left: -0px !important;
}

/* Shop dropdown BG */
div#shop_inc {
    background: url('dropdown/achtergrond-menu.gif') no-repeat left top;
    _background: url('dropdown/achtergrond-menu.gif') no-repeat left top; /* FOR IE6 */
    width: 520px;
    height: 215px;
}

div#shop_inc #tblShop {
    margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #25253c;
	font-weight:normal;
}

div#shop_inc #tblShop a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #25253c;
	font-weight:normal;
}

div#shop_links {
    width: 454px;
}

div#computers_links {
    width: 523px;
}
div#display_links {
    width: 323px;
}
#tblDisplays tr {
    padding-bottom: 50px;
}

/* START: Top navigation flyover includes */
div.topflyinc {
    width: 395px;
    position: relative;
    padding: 10px;
    font-size: 11px;
    font-weight: bold;
	color:#000000;
}
.topflyinc table {
    margin-top:0px;
}
.topflyinc table * {
    text-align: center;
    vertical-align: bottom;
}
.topflyinc img, .topflyinc a {
    border: none;
    text-decoration: none;
    color: #000;
}
.topflyinc a:visited, .topflyinc a:active {
    text-decoration: none;
    color: #000;
}
.topflyinc a:hover {
    text-decoration: underline;
}
.topflyinc .topflylinks {
    margin: 15px 17px 0px 0px;
    padding: 0px 10px 0px 10px;
    background: #fff;
}
.topflyinc .topflylinks ul {
    list-style-type: none;
    text-align: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.topflyinc .topflylinks ul li {
    display: inline;
    padding-right: 10px;
}
.topflyinc .topflylinks a {
    color: #000;
} 



/* END: Top navigation flyover includes */


