.home {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/img001_06.jpg);
}
.about {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background: url(images/about.jpg);
	background-position: center center;
}
.services {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/services.jpg);
}
.expertise {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/expertise.jpg);
}
.projects {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/projects.jpg);
}
.template {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/template.jpg);
}
.contacts {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/img003_06.jpg);
}
.chat {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/chat.jpg);
}
.sitemap {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/sitemap.jpg);
}
.offers {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/offer.jpg);
}
.terms {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background: url(images/terms_of_use.jpg);
}

