@charset "UTF-8";
/* CSS Document */
h1 {
	font-size: 20px;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	margin: 5px 0px 20px 0px;
}
p {
	color: #999;
	font-size: 12px;
	line-height: 18px;
	
	}
	td {
	color: #999;
	font-size: 12px;
	line-height: 18px;
	
	}
	li {
	color: #999;
	font-size: 12px;
	line-height: 18px;
	
	}
	
	
	a:link, a:visited, a:hover {
		color: #FFF;}

.menuHome a {
display:block;
width: 75px;
height: 30px;
padding:0px;
background: url(/menu/menuHome.gif) 0 0 no-repeat;
text-decoration: none;
float:right;
}
.menuHome a:hover { 
background-position: -75px 0px;
}

.menuDealer a {
display:block;
width: 170px;
height: 30px;
padding:0px;
background: url(/menu/menuDealer.gif) 0 0 no-repeat;
text-decoration: none;
float:right;
}
.menuDealer a:hover { 
background-position: -170px 0px;
}

.menuAbout a {
display:block;
width: 68px;
height: 30px;
padding:0px;
background: url(/menu/menuAbout.gif) 0 0 no-repeat;
text-decoration: none;
float:right;
}
.menuAbout a:hover { 
background-position: -68px 0px;
}

.menuCollections a {
display:block;
width: 108px;
height: 30px;
padding:0px;
background: url(/menu/menuCollections.gif) 0 0 no-repeat;
text-decoration: none;
float:right;
}
.menuCollections a:hover { 
background-position: -108px 0px;
}

.menuContact a {
display:block;
width: 94px;
height: 30px;
padding:0px;
background: url(/menu/menuContact.gif) 0 0 no-repeat;
text-decoration: none;
float:right;
}
.menuContact a:hover { 
background-position: -94px 0px;
}


.menuMachine a {
display:block;
width: 190px;
height: 30px;
padding:0px;
background: url(/menu/menuMachineCollections.gif) 0 0 no-repeat;
text-decoration: none;
float:right;
}
.menuMachine a:hover { 
background-position: -190px 0px;
}


.menuHand a {
display:block;
width: 168px;
height: 30px;
padding:0px;
background: url(/menu/menuHandKnottedCollections.gif) 0 0 no-repeat;
text-decoration: none;
float:right;
}
.menuHand a:hover { 
background-position: -190px 0px;
}



.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding: 40px 20px 60px 0px;
	text-align: right;
}
.footerText a {
	color: #666666;
	text-decoration: none;
}

