@charset "utf-8";
/* CSS Document */


.servicesBigImageBlock{
	width:450px;
	height:320px;
	float:left;
}
.servicesContentBlock{
	width:430px;
	height:300px;
	float:left;
	background:url(../images/services/servicesContentBg.jpg) no-repeat;
	padding:10px;
}


.processBigImageBlock{
	width:550px;
	height:320px;
	float:left;
}
.processContentBlock{
	width:340px;
	height:310px;
	float:left;
	background:url(../images/products/bungalows/productsBungalowsContentBg.jpg) no-repeat;
	padding:5px;
}