@charset "utf-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	float: right;
	width: 580px;
	padding-top: 20px;
	padding-bottom: 20px;
}
body {
	background-image: url(Map.jpg);
}
.FloatRight {
	float: right;
}
#header {
	height: 115px;
	background-image: url(maine_hot_tubs_header.gif);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(maine_spas_background.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 60px;
	width: 800px;
}




#leftLibraryMenu {
	width: 200px;
	background-image: url(Navigation/sign_WOOD.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#left {
	float: left;
	width: 600px;
}

