p{
	position: relative;
	font-size: 12px;
}

#home_img{
	position: relative;
	float: left;	
	top: 50px;
	left: 83px;
	width: 800px;
	height: 460px;
}

#text_block{
	position: relative;
	float: left;
	width: 780px;
	left: 83px;
}

#text_block p{
	font-size: 14px;	
	line-height: 150%;
}
