.texts {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.divider_line {
	background-attachment: scroll;
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.text {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.bg_contact {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/Bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_contact_about {
	background-attachment: scroll;
	background-image: url(images/backgrounds/Bg_profile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_links {
	background-attachment: scroll;
	background-image: url(images/backgrounds/Bg_freight.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_services {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/backgrounds/Bg_forward.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
