body {
width: 100%;
margin: 0;
padding: 0;
text-align: center;
background: #88938d url("bg_base.jpg") repeat-x left top;
}

img {
border: none;
}
	
#leaves_tl {
width: 100%;
background: transparent url("bg_leaf_tl.gif") no-repeat center top;
}
	#flashaltcontent {
	height: 400px;
	width: 650px;
	background-color: #fff;
	}
	#wrap_f {
	width: 750px;
	padding: 71px 27px 35px 27px;
	margin: 0 auto 0 auto;
	background: transparent url("bg_flash.jpg") no-repeat center;
	}
	/* JSCookMenu in itself confuses browsers about it's height (IE+0px, FF+1px Safari+2px)
	In order to manipulate [Theme]*Menu across browsers it requires parent container.
	 */
	#br_compat {
	margin-top: -28px;
	height: 28px;
	}
	
#leaves_b {
width: 100%;
height: 694px;
background: transparent url("leavesbottom.gif") no-repeat center bottom;
}
	#bottomcontent {
	width: 750px;
	height: 694px;
	margin: 0 auto 0 auto;
	background: transparent url("bg_bottomcontent.gif") no-repeat center top;
	}		
		.prop {
		height: 20px;
		}

		#bccontent {
		position: relative;
		padding-left: 70px;
		text-align: left;
		height: 560px;
		}
		
		img#topfader {
		position: absolute;
		top: 0;
		left: 83px;
		}
		
		img#bottomfader {
		position: absolute;
		bottom: 0;
		left: 80px;
		}
	.logolist {
	margin-top: 20px;
	height: 70px;
	background: transparent url("bg_links.gif") no-repeat center top;
	}
		.logolist img {
		margin: 10px;
		vertical-align: middle;
		}
