.text_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	width: 150px;
	border: 1px solid #333333;
}
.box_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 85px;
	width: 150px;
	border: 1px solid #333333;
}
.text_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}.index_bg {
	background-attachment: fixed;
	background-image: url(images/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.services_bg {
	background-attachment: fixed;
	background-image: url(images/services_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.products_bg {
	background-attachment: fixed;
	background-image: url(images/products_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.contact_bg {
	background-attachment: fixed;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.enquiries_bg {
	background-attachment: fixed;
	background-image: url(images/enquiry_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.gallery_bg {
	background-attachment: fixed;
	background-image: url(images/gallery_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.payment_bg {
	background-attachment: fixed;
	background-image: url(images/payment_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}