#head_wrapper {
	height: 55px;
}
#head_content {
	height: 55px;
	background-image: url(../images/bg_main_interna.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
#main_content {
	background-image: url(../images/bg_main_home.gif);
}
#col1 {
	float: left;
	width: 240px;
	margin-right: 1px;
	position: relative;
}
#col2 {
	float: left;
	width: 722px;
	position: relative;
}
#col3 {
	display: none;
}