body {
	background: url(images/bg_base.jpg) repeat 0 0;
	font: 14px/19px arial, sans-serif;
	color: #000;
	margin: 0;

}


#main {
	width: 100%;
	height: 323px;
	min-width: 800px;
	background: url(images/home_background.jpg) top center no-repeat;
	height: 582px; 
}



.title {
	color: #000;
	font: bold 20px/20px 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	
}

.img_block {display:block;}
