
.home #wrapper_main
	{ background: transparent url(images/bg_wrapper_home.jpg) right 68px no-repeat; }

.products #wrapper_main
	{ background: transparent url(images/bg_wrapper_products.jpg) right bottom no-repeat; }
 
.services #wrapper_main
	{ background: transparent url(images/bg_wrapper_services.jpg) right bottom no-repeat; }
 
.home #body
	{ margin-top: 90px; }

.home #big_space
	{ width: 375px; height: 295px; float: right; /*border: 1px solid #0F0;*/ }

.home #big_space2
	{ width: 340px; height: 20px; float: right; clear: right; /*border: 1px solid #00F;*/ }

.products #body
	{ margin-right: 400px; }

.services #body
	{ margin-right: 380px; }

.services #body h1
	{ width: 300px; }
