#btn-about {
	background: url("../images/btn_about_d1.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-about:hover {
	background: url("../images/btn_about_d2.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-contact {
	background: url("../images/btn_contact_d1.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-contact:hover {
	background: url("../images/btn_contact_d2.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-fonts {
	background: url("../images/btn_fonts_d1.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-fonts:hover {
	background: url("../images/btn_fonts_d2.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-help {
	background: url("../images/btn_support_d1.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-help:hover {
	background: url("../images/btn_support_d2.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-order {
	background: url("../images/btn_order_d1.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-order:hover {
	background: url("../images/btn_order_d2.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-stuff {
	background: url("../images/btn_stuff_d1.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-stuff:hover {
	background: url("../images/btn_stuff_d2.png") no-repeat;
	display: block;
	height: 30px;
	width: 91px;
}

#btn-basket {
	background: url("../images/btn_basket_1.png") no-repeat;
	display: block;
	height: 30px;
	width: 40px;
}

#btn-basket:hover {
	background: url("../images/btn_basket_2.png") no-repeat;
	display: block;
	height: 30px;
	width: 40px;
}
