div#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 20px 0;
	border-left: 1px dotted #000;
	*_border-left: 1px solid #c6c4c0;
	border-right: 1px dotted #000;
	*_border-right: 1px solid #c6c4c0;
	background: #f5e9d9 url(/file/picture/frame/container_bg.jpg) no-repeat scroll 0 133px;
	overflow: hidden;
	position: relative;
}

hr.freetRenderLine {
	clear: both;
}

div#header {
	width: 100%;
	height: 133px;
	background: transparent url(/file/picture/frame/header_bg.jpg) no-repeat scroll 0 0;
}

div#header a {
	display:block;
	height:133px;
	width:350px;
	outline: none;
}

div#header a span {
	display: none;
}

div#content {
	float: left;
	width: 614px;
	*_width: 714px;
	padding: 70px 50px 0;
	overflow: auto;
	position: relative;
}

iframe#saldo {
    border: 1px dotted #8C877E;
}

.socialmedia {
	background: transparent url(/file/picture/frame/socialMedia.png) no-repeat scroll 0 0;
	height: 36px;
    position: absolute;
    right: 44px;
    top: 133px;
    width: 182px;
}

.socialmedia a.hyves{
	height: 21px;
	left: 108px;
    position: absolute;
    top: 8px;
	width: 20px;
	z-index: 10;
}

.socialmedia a.fb{
	height: 21px;
	left: 131px;
    position: absolute;
    top: 8px;
	width: 20px;
	z-index: 10;
}

.socialmedia a.twitter{
	height: 21px;
	left: 154px;
	position: absolute;
	top: 8px;
	width: 20px;
	z-index: 10;
}

a.fundraising {
    left: 11px;
    position: absolute;
    top: -85px;
}
