@charset "utf-8";

#center_wrapper #top_bar {
	height: 242px;
	width: 800px;
	position: absolute;
	top: 0px;
}
#top_bar #top-bdrop {
	background-image: url(../images/top-bar-splash-bkg.jpg);
	height: 181px;
	width: 800px;
	position: absolute;
	bottom: 0px;
	background-repeat: no-repeat;
}
#wrapper_btm {
	height:700px;
	width: 100%;
	min-width:815px;
	bottom: 0px;
	position: static;
	background-image: url(../images/wrapper-splash-bkg.jpg);
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
#top_bar #flash-bar {
	position: absolute;
	bottom: 0px;
	left:5px;
}

#content_block {
	height: 433px;
	width: 480px;
	position: absolute;
	bottom: 0px;
	color: #FFFFFF;
	right: 0px;
	overflow: hidden;
}
#content_block #main_content{
	height: 300px;
	width: 430px;
	margin-left: 20px;
}

#blocker_bottom{
	position:relative;
	left:-20px;
}