.bg {
	background-attachment: fixed;
	background-image: url(images/company_08.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.toptext {
	color: DCFDDF;
	font-size: 12px;
}
.butbg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.text {
	font-size: 14px;
	line-height: 17pt;
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-size: 14px;
	color: #66CC00;
	text-decoration: none;
}
