/* CSS Document */

body {
	background-image:  url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
.style1 {
	color: #7F7F7F;
	text-decoration: none;
}
.style2 {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
.style3 {
	color: #7F7F7F;
	text-decoration: none;
	font-size: 10px;
}
.bg_products {
	background-attachment: scroll;
	background-image: url(images/products_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.style4 {
	text-decoration: none;
	color: #3560C8;
}.style5 {
	color: #3560C8;
	font-size: 13px;
}
.style6 {
	text-decoration: none;
	color: #000000;
}
.style7 {
	color: #3366FF;
	text-decoration: none;
	font-size: 12px;
}
.bg_sitemap {

	background-attachment: scroll;
	background-image: url(images/sitemap_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_contacts {


	background-attachment: scroll;
	background-image: url(images/contacts_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.style8 {
	color: #255A3E;
}

