@charset "UTF-8";
#container {
	height: 787px;
	width: 874px;
	margin-right: auto;
	margin-left: auto;
}

body,html{
	padding:0px;
	margin:0px;
}

body {
	background-image: url(images/leftrepeat.jpg);
	background-repeat: repeat-x;
}

#flashcontainer {
	background-color: #FFF;
	height: 354px;
	width: 453px;
	padding-left: 1px;
}
#textbox {
	background-image: url(images/textbox.jpg);
	height: 211px;
	width: 454px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#textbox a #bedsbanner {
}
#textbox #textbox_index {
	height: 184px;
	width: 454px;
	padding-top: 27px;
}
