body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/canecreek_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #DBB94E;
}
#container {
	width: 881px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #054A74;
	border-left-color: #054A74;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F9E896;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#header {
	height: 228px;
	width: 959px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: -1px;
	margin-left: -39px;
}
#foother {
	height: 128px;
	width: 889px;
	background-image: url(../images/foother.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -4px;
}
#menu {
	height: 39px;
	width: 879px;
	margin-top: 170px;
	margin-left: 74px;
	overflow: visible;
	position: absolute;
}
#contact_btn {
	position:fixed;
	width:156px;
	height:100px;
	z-index:auto;
	margin-left: -180px;
	visibility: visible;
	margin-top: 50px;
	overflow: hidden;
}
