.page_bg {
	background-attachment: fixed;
	background-image: url(../images/main_business_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.main_left_but {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
