#Page{
	background: url(../img/page_background_internal.gif) repeat-x #e6e1d0;
}

.col_11{
	float:left;
	width:640px;
	position:relative;
	padding:10px;
}
.col_5{
	float:left;
	width:280px;
	position:relative;
	padding:10px;
	margin-top:35px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background:#d0c8b1;
}

.col_5 h2{
	color:#433024;
}