/* CSS Document */

.but a {
	background-image: url(img/buts.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 234px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.but a:hover {
	background-image: url(img/but.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 234px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #efcccc;
	letter-spacing: 1px;
}

	
.but_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #efcccc;
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b7832d;
	letter-spacing: 0.1em;
}
.about_ustext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b7832d;
}
.point{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B7832D;
}
.rollover a {
	display:block;
	width:234px;
	background-image: url(img/but.png);
	background-repeat: no-repeat;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #efcccc;
	letter-spacing: 1px;
}
.rollover a:hover {
	background-image: url(img/buts.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 234px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.point_p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B7832D;
}

.downloade a {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B7832D;
}
.downloade a:hover {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B7832D;
}
a.product
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #8A1818;
}

a.product:hover
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #73A636;
}
a.productsub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #73A636;
}

a.productsub:hover
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8A1818;
}
