body {
	background-image: url(../images/fbrplus_bg2.gif);
	background-repeat: repeat;
}


#horizon        
	{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	display: block
}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -267px;
	left: 50%;
	visibility: visible;
	width: 797px;
	height: 533px;
	padding: 0;
	border:3px solid #96959a;
	background-color:#FFFFFF;
	
}


#bannerContainer {
	width: 797;
	margin-left: 0px;
	margin-right: auto;
	padding: 0;
}


#banner {
	width: 474px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	float:left;
}

#banner2 {
	width: 316px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	float:right;
}
