.footer_bg {
	background-attachment: scroll;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.button_bg {
	background-attachment: scroll;
	background-image: url(images/buttonbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.button_bg2 {
	background-attachment: scroll;
	background-image: url(images/box_bg/box_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.text_footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.text, body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
.text_small {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.text2 {
	font-family: "Lucida Sans"; 
	font-size: 12px;
	color: #333333;
}
.text2_small {
	font-family: "Lucida Sans"; 
	font-size: 10px;
	color: #333333;
}
.text_enquiry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.divider_v {
	background-attachment: scroll;
	background-image: url(images/divider_v.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.divider_h {
	background-attachment: scroll;
	background-image: url(images/divider_h.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.menu_bg {
	background-attachment: scroll;
	background-image: url(images/box_bg/box_bg_02.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
