/* CSS Document */

#homeproduct td {
	width: 25%;
	text-align: center;
	padding-bottom: 20px;
}

#homeproduct {
	margin-bottom: 10px;
}

a.navbutton {
	display: block;
	width: 160px;
	height: 30px;
	color: #554B27;
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.navbutton:hover {
	color: #BA5020;
}

div.navspace {
	padding-top: 7px;
}

#button1 {
	background-image: url(images/button1.gif);
}
#button1:hover {
	background-image:url(images/button1_on.gif);
}
#button2 {
	background-image: url(images/button2.gif);
}
#button2:hover {
	background-image:url(images/button2_on.gif);
}
#button3 {
	background-image: url(images/button3.gif);
}
#button3:hover {
	background-image:url(images/button3_on.gif);
}
#button4 {
	background-image: url(images/button4.gif);
}
#button4:hover {
	background-image:url(images/button4_on.gif);
}
#button5 {
	background-image: url(images/button5.gif);
}
#button5:hover {
	background-image:url(images/button5_on.gif);
}
#button6 {
	background-image: url(images/button6.gif);
}
#button6:hover {
	background-image:url(images/button6_on.gif);
}
#button7 {
	background-image: url(images/button7.gif);
}
#button7:hover {
	background-image:url(images/button7_on.gif);
}
#button8 {
	background-image: url(images/button8.gif);
}
#button8:hover {
	background-image:url(images/button8_on.gif);
}
#button9 {
	background-image: url(images/button9.gif);
}
#button9:hover {
	background-image:url(images/button9_on.gif);
}
#button10 {
	background-image: url(images/button10.gif);
}
#button10:hover {
	background-image:url(images/button10_on.gif);
}
#button11 {
	background-image: url(images/button11.gif);
}
#button11:hover {
	background-image:url(images/button11_on.gif);
}
#button12 {
	background-image: url(images/button12.gif);
}
#button12:hover {
	background-image:url(images/button12_on.gif);
}


