body {
background-color: White;
margin: 0;
}
.header {
	background-image: url(images/header.jpg);
	width: 800px;
	height: 177px;
	background-repeat: no-repeat;
}
.side {
	background-image: url(images/side.jpg);
	width: 243px;
	height: 42px;
	background-repeat: no-repeat;
}
.bgimage {
	background-image: url(images/bgimage.jpg);
	width: 800px;
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/footer.jpg);
	width: 800px;
	height: 71px;
	background-repeat: no-repeat;
}
.sales {
	background-image: url(images/sales.jpg);
	width: 203px;
	height: 21px;
	background-repeat: no-repeat;
}
.news {
	background-image: url(images/news.jpg);
	width: 203px;
	height: 21px;
	background-repeat: no-repeat;
}
.p1 {
	background-image: url(images/images/00_01.jpg);
	width: 800px;
	height: 504px;
	background-repeat: no-repeat;
}
.p2 {
	background-image: url(images/images/00_02.jpg);
	width: 355px;
	height: 20px;
	background-repeat: no-repeat;
}
.p3 {
	background-image: url(images/images/00_03.jpg);
	width: 90px;
	height: 20px;
	background-repeat: no-repeat;
}
.p4 {
	background-image: url(images/images/00_04.jpg);
	width: 355px;
	height: 20px;
	background-repeat: no-repeat;
}
.p5 {
	background-image: url(images/images/00_05.jpg);
	width: 800px;
	height: 76px;
	background-repeat: no-repeat;
}



.about {
	background-image: url(images/buttons/about.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.abouton {
	background-image: url(images/buttons/about_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.cont {
	background-image: url(images/buttons/cont.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.conton {
	background-image: url(images/buttons/cont_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.gal {
	background-image: url(images/buttons/gal.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.galon {
	background-image: url(images/buttons/gal_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.home {
	background-image: url(images/buttons/home.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.homeon {
	background-image: url(images/buttons/home_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.map {
	background-image: url(images/buttons/map.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.mapon {
	background-image: url(images/buttons/map_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.ord {
	background-image: url(images/buttons/ord.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.ordon {
	background-image: url(images/buttons/ord_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.prod {
	background-image: url(images/buttons/prod.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.prodon {
	background-image: url(images/buttons/prod_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.ser {
	background-image: url(images/buttons/ser.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}
.seron {
	background-image: url(images/buttons/ser_on.jpg);
	width: 100px;
	height: 34px;
	background-repeat: no-repeat;
}







.border {
	border: 1px solid #4C4525;
}




.text1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12;
font-weight: bolder;
color: Black;
text-decoration: none;
}

.text2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12;
font-weight: bolder;
color: White;
text-decoration: none;
}





.box2 {
	font-size: 14px;
	border: thin;
}

.formbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #FFFF7D;
	border: 1px solid #DB8F00;
	background-color: #FD8B06;
	cursor: hand;
}
