#wrapper {
	/* width:964px; */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0;
	padding: 0 7px 0 7px;
	text-align: left;
	background: #666666 url('/resources/images/backgrounds/pageWrapper.gif') top center repeat-y;
	width:950px;
	}

html>body #wrapper { 
	width: 950px;
	}
	
#headerWrapper {
width:964px;
margin:0 auto;
background: #ffffff url('/resources/images/backgrounds/pageWrapper.gif') repeat-y fixed center;
text-align: center;
}

#header {
	width: 950px;
	margin: 0 auto;
	background: #eeeeee url('/resources/images/backgrounds/header2.gif') repeat-x top center;
	height: 92px;
	text-align: right;
	border-bottom: 1px solid #b0afb0;
}

#locator { 
    position:relative;
	float: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	padding-right:20px;
}

#locator a { color:#666666; }
#locator a:hover { color:#3366CC; }

#searchForm {
	padding-top: 3px;
	padding-right: 0px;
}


/* find a dealer button */

#dealerLocator
{
  display: block; 
  width: 105px;
  height: 25px;
  background: url("/resources/images/buttons/btn_findDealer.png") no-repeat 0 0;
}

#dealerLocator:hover
{ 
  background-position: 0 -25px;
}

#dealerLocator span
{
  display: none;
}


/* find a dealer button 2 */

#dealerLocator2
{
  display: block; 
  width: 123px;
  height: 24px;
  background: url("/resources/images/buttons/btn_findDealer2.png") no-repeat 0 0;
}

#dealerLocator2:hover
{ 
  background-position: 0 -24px;
}

#dealerLocator2 span
{
  display: none;
}

#dealerLocator3
{
  float:left;
  margin-top:20px;
  margin-left:430px;
 /* display: block; */
  width: 105px;
  height: 25px;
  background: url("/resources/images/buttons/btn_findDealer.png") no-repeat 0 0;
}

#dealerLocator3:hover
{ 
  background-position: 0 -25px;
}

#dealerLocator3 span
{
  display: none;
}


/* dealer 5 */
#dealerLocator5
{
 float:left;
  width: 105px;
  height: 25px;
  background: url("/resources/images/buttons/btn_findDealer.png") no-repeat 0 0;
}

#dealerLocator5:hover
{ 
  background-position: 0 -25px;
}

#dealerLocator5 span
{
  display: none;
}



/* Dealer Locator 4 */

#dealerLocator4
{
  float:right;
  margin-top:8px;
  /* margin-left:300px; */
 /* display: block; */
  width: 105px;
  height: 21px;
  background: url("/resources/images/buttons/btn_findDealer4.png") no-repeat 0 0;
}

#dealerLocator4:hover
{ 
  background-position: 0 -21px;
}

#dealerLocator4 span
{
  display: none;
}



/* Store */

#storeBtn
{
  float:right;
  margin-top:8px;
  margin-right:10px;
 /* display: block; */
  width: 123px;
  height: 21px;
  background: url("/resources/images/buttons/btn_store.png") no-repeat 0 0;
}

#storeBtn:hover
{ 
  background-position: 0 -21px;
}

#storeBtn span
{
  display: none;
}




/* ------ */ 

#navigation {
	/*margin-top: 6px; /* gap between nav button and bottom of header */
	/*padding-right: 3px; /*maybe 40 */
	margin:0px; 
	padding:0px 3px 0px 0px;
	position: relative;
	float: right;
	z-index: 2000; /* 10000 */
	}
	
#headerSliderBox
{
	float: right;
	width: 36px;
	height: 60px; /* 91 */
	overflow: visible;
	position: relative;
	z-index: 901;  /* 10001 */
}

#navigation a{
	height: 34px;
	display: block;
	float: left;
}

#navProducts {
	width: 94px;
}

#navSolutions {
	width: 94px;
}

#navCompany {
	width: 84px;
}

#navGallery {
	width: 84px;
}

#navStore {
	width: 64px;
}

#navOwners {
	width: 84px;
}

#navDealers {
	width: 120px;
}

#navigation div {
	background-color: white;
	position: absolute;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	line-height: 16px;
	font-size: 13px;
	top: 38px;
	padding-bottom: 0px; /* 10 */
	padding-top: 0px;  /* 5 */
	z-index: 100;
}

#navigation div div {
	background-color: white;
	position: absolute;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid gray;
	line-height: 16px;
	font-size: 13px;
	padding-bottom: 0px; /* 10 */
	padding-top: 0px;
	left: 175px;
}

#subNavProducts{
	width: 175px;
	left: 2px;
}

#subSubNavPrinters {
	width: 175px;
	margin-top: -19px;
}

#subSubNavPrinterCutters {
	width: 175px;
	margin-top: 1px;
}




#subSubNavScanners {
	width: 175px;
	margin-top: 21px;
}

#subSubNavMilling {
	width: 175px;
	margin-top: 41px;
}

#subSubNavEngravers {
	width: 175px;
	margin-top: 61px;
}

#subSubNavCutters {
	width: 175px;
	margin-top: 81px;
}

#subSubNavImpactPrinters {
	width: 175px;
	margin-top: 101px;
}


#subSubNavTrimmers{
	width: 175px;
	margin-top: 121px;
}

#subSubNavInk {
	width: 175px;
	margin-top: 161px;
}



#subSubNavSoftware {
	width: 175px;
	margin-top: 181px;
}



#subNavSolutions{
	width: 175px;
	left: 96px;
}

#subNavCompany{
	width: 175px; /* 175 */
	left: 190px;
}

#subNavGallery{
	width: 175px;
	left: 274px;
}

#subNavStore{
	width: 175px;
	left: 241px;
}

#subNavOwners{
	width: 175px;
	left: 325px;
}


#subNavDealers{
	width: 0px;
	left: 0px;
}




#contentWrapper {
/*width:964px;*/
width:950px;
margin:0 auto;
background: #ffffff url('/resources/images/backgrounds/pageWrapper.gif') repeat-y fixed center;
text-align: center;
}

#content {
	width: 950px;
	margin:0 auto;
	text-align: left;
	/* font-size: 11px; */
	font-size: 12px;
	line-height: 16px;
	/* line-height: 14px; */
	color: black;
	background-color:#FFFFFF; /* ra */
	overflow:hidden;
}

/* BREADCRUMBS */

#breadcrumbs {
	font-size: 11px;
	color: gray;
	padding: 0px 0px 0px 30px;
	background-color:#ffffff;
}

/* #breadcrumbs {
	font-size: 11px;
	color: gray;
	margin: 0px 0px 0px 30px;
}

*/

#breadcrumbs a {
	color: #666666;
}

#breadcrumbs img {
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}


/* BREADCRUMBS TEST */

#breadcrumbs2 { 
    font-family:Arial, Helvetica, sans-serif;
    float:left;
    z-index:5000;
    position:absolute;  /* 082009 */
	font-size: 10px;
	color: white;
	margin: 4px 4px 4px 30px;
}

#breadcrumbs2 a {
	color: white;
}

#breadcrumbs2 img {
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}



#breadcrumbs3 { 
    font-family:Arial, Helvetica, sans-serif;
    float:left;
    z-index:5000;
    position:absolute;  /* 082009 */
	font-size: 10px;
	color:#CCCCCC;
	margin: 2px 30px 4px 30px;
}

#breadcrumbs3 a {
	color:#CCCCCC ;
}

#breadcrumbs3 img {
	margin: 0px 5px 0px 5px;
	vertical-align: middle;
}

/* - - - - - - - - - - - */




#ads {
	clear: both;
	background:#ffffff url('/resources/images/bubbles/background.jpg') repeat-x;
	text-align:right;
}

#footerWrapper {
/*width:964px;*/
width:950px;
margin:0 auto;
background: #ffffff url('/resources/images/backgrounds/pageWrapper.gif') repeat-y fixed center;
position: relative;
text-align: center;
clear: both;
}

#footerVisible {
	width: 950px;
	height: 225px; /* height: 205px; */
	margin:0 auto;
	background: #666666 url('/resources/images/backgrounds/footer.gif') no-repeat top center;
	text-align: left;
}

#footerHideButton {
	position: absolute;
	top: 175px;
	left: 20px;
}

#footerHidden {
	width: 950px;
	height: 60px;
	margin:0 auto;
	background: gray url('/resources/images/backgrounds/footer.gif') no-repeat top center;
	text-align: left;
}

#footerShowButton {
	position: absolute;
	top: 25px;
	left: 20px;
}

#footerColumn1 {
	float: left;
	margin-left: 250px;
	margin-top: 20px; /* 25px */
}

#footerColumn2 {
	float: left;
	margin-left: 20px;
	margin-top: 20px; /* 25px */
}

#footerColumn3 {
	float: left;
	margin-left: 20px;
	margin-top: 20px; /* 25px */
}

#footerColumn4 {
	float: left;
	margin-left: 20px;
	margin-top: 20px; /* 25px */
}

#footerColumn5 {
	float: left;
	margin-left: 20px;
	margin-top: 20px; /* 25px */
}

#footerBottomVisible {
clear: both;
width:964px;
margin:0 auto;
background: #ffffff url('/resources/images/backgrounds/footerBottomVisible.gif') no-repeat top center;
}

#footerBottomHidden {
clear: both;
width:964px;
margin:auto; /* 0 auto */
background: #ffffff url('/resources/images/backgrounds/footerBottomHidden.gif') no-repeat top center;
}

