body { margin: 0px auto 0px auto;
	background-color: #3480BB;
	font-family: 'myriad-pro', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 13px;
	background-image: url(/img/home-bg.png);
	background-repeat: repeat-x;
}

a#linkHome {
	display: block;
	z-index: 888;
	position: absolute;
	width: 681px;
	height: 260px;
	top: 0;
	background: transparent url(/img/be-home-logo.png) left top no-repeat; }

a#linkHome span {
	position: absolute;
	display: block;
	top: -10000px;
	left: -10000px;
	font-size: 1px;
}

#contentOuter { clear: both;
	background: #ffffff;
	background-image: url(/img/home-content-bg.png);
	background-repeat: repeat-x;
	width: 1118px;
	padding: 0; }
	
#contentInner { clear: both;
	background: transparent url(/img/pg-bg.jpg) 50% bottom no-repeat;
	width: 1082px;
	min-height: 320px;
	padding: 36px 18px 18px 18px;
	line-height: 1.7em; }
	
/*------------------------------------*\
	SLIDER
\*------------------------------------*/

#slideshowHolder { clear: both;
	z-index: 666;
	background: #ffffff;
	width: 1118px;
	height: 447px;
	border-bottom: 1px #c7c7c7 solid; 
	padding: 0; margin: 0; }
	
#galleria{ width: 1116px; height: 447px; background: #dfdfdf; border-left: 1px #fff solid; border-right: 1px #fff solid; z-index: 777;
 }
