@charset "UTF-8";
/* CSS Document */

body {
	background-color: #6e6e6e;
	background-image: url(images/backgroundslice.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.flashdiv {
	position:absolute;
	top: 142px;
	left: 0px;
}
.top {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 142px;
	width: 810px;
}
.btm{
	position:absolute;
	top: 557px;
	left: 0px;
	height: 176px;
	width: 810px;
}