#main {
	height: 500px;
	position: relative;
	float: left;
	width: 162px;
	margin-top: 4px;
}

#main_2 {
	height: 492px;
	float: left;
	width: 808px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom:70px; /*spacer)*/
}

#textbox {
	text-align: center;
	font-size: 26px;
	padding-top: 20px;
	color: #454545;
}

#textbox_col1 {
	float: left;
	margin-right: 30px;
	margin-left: 138px;
	width: 165px;
	padding-top: 15px;
	font-size: 20px;
	color: #454545;
}

#textbox_col2 {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	width: 180px;
	padding-top: 15px;
	font-size: 20px;
	text-align: center;
	color: #454545;
}

#textbox_col3 {
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	width: 230px;
	padding-top: 15px;
	font-size: 20px;
	text-align: right;
	color: #454545;
}

.sidebar {
	background-color: #E9E9E9;
	height: 53px;
	width: 162px;
	margin-bottom: 10px;
	float: left;
}

.sidebar_inner {
	color: #626262;
	font-weight: bold;
	font-size: 14px;
	float: left;
	margin-top: 10px;
	margin-left: 7px;
}

.sidebar:hover{
	background-color: #BEBEBE;
}

.sidebar_left {
	width: 20px;
	height: 53px;
	background-color: #8D8D8D;
	float: left;
}

#galleria {
	height:490px;
}