@charset "utf-8";
#wrap{
	background:url(../img/bg-internas.jpg) no-repeat top center  #fff;
}
#main{
	margin:0 auto;
	width:940px;
}
.content{
	float:left;
	width:620px;
	margin-right:20px;
}
.sidebar{
	margin-top:130px !important;
}
h3 {
	float:left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
}