.header_aboutus {
	background-image: url(images/header_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_services {
	background-image: url(images/header_services.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_samples {
	background-image: url(images/header_samples.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.header_contact {
	background-image: url(images/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #53260F;
}
a:link {
	color: #B05B1A;
	text-decoration: none;
}
a:visited {
	color: #744205;
	text-decoration: none;
}
a:hover {
	color: #DF6F23;
	text-decoration: underline;
}
a:active {
	color: #EB802E;
}


.header_news {

	background-image: url(images/header_news.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
