.file #sidebar_home {
	float: right; 
	width: 330px; 
	height: 100%;
	background: #EBEBEB; 
	border-right:1px #000;
	padding: 15px 10px;
}

.sliderbox {
	width:600px;
	height:280px;
	margin-bottom:50px;
}

.file #text_home {
	width:560px;
	padding-left:20px;
	line-height: 130%;
	text-align: justify;
}
