	body {
		margin: 0;
		background-color: #ffffff;
		font-family: helvetica, arial, sans-serif;
		color: #888888;
		font-size: 12px;
	}
	img {
		border: none;
	}
	.left {
		float: left;
	}
	.right {
		float: right;
	}
	#containerMain {
		margin: 0 auto;
		position: relative;
		width: 995px;
		height: auto;
		background-image: url("/arrabelleclubBase/wrap/theme2/images/bg_main_side-shadows.gif");
		background-repeat: repeat-y;
		background-position: top center;
		background-color: #ffffff;
	}
	
	#containerTop {
		margin: 0 auto;
		position: relative;
		width: 977px;
		height: 470px;
		background-image: url("/arrabelleclubBase/wrap/theme2/images/bg_snow_top.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		z-index: 50;
	}
	
	#containerBottom {
		margin: 0 auto;
		position: relative;
		width: 977px;
		min-height: 291px;
		height: auto !important;
		height: 291px;
		background-image: url("/arrabelleclubBase/wrap/theme2/images/bg_snow_bottom.jpg");
		background-repeat: no-repeat;
		background-position: bottom center;
		overflow: auto;
		z-index: 10;
	}
	#boxLogout {
		position: absolute;
		top: 10px;
		left: 15px;
		width: 90px;
		height: 20px;
		z-index: 50;
	}
	#boxLogout a {
		font-family: georgia, serif;
		font-size: 16px;
		font-weight: bold;
		color: #00aaea;
		font-variant: small-caps;
		text-decoration: none;
	}
	
	#boxLogo {
		position: absolute;
		top: 0px;
		left: 94px;
		width: 185px;
		height: 199px;
		z-index: 50;
	}
	#boxPhone {
		position: absolute;
		top: 0px;
		left: 685px;
		width: 238px;
		height: 35px;
	}
	#boxHero {
		position: absolute;
		top: 46px;
		left: 13px;
		width: 951px;
		height: 392px;
		z-index: 10;
	}
	#boxNav {
		position: absolute;
		bottom: 0px;
		left: 13px;
		width: 951px;
		height: 32px;
		background-image: url("/arrabelleclubBase/wrap/theme2/images/bg_nav.gif");
		background-repeat: repeat-x;
		background-position: top left;
	}
	.txtContent {
		line-height: 22px;
	}
	