/*****spring_water_css.css, for use in template-1*****/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:url(images/page_backg.jpg);
}
#page {
	position:absolute;
	width:100%;
	height:100%;
	/*background-image:url(images/page_backg.jpg);*/
	margin-left:auto;
	margin-right:auto;
	left: 0px;
	top: 0px;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/body_backg.jpg);
	overflow: visible;
	margin-top: 0px;
}
#header {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:110px;
}
#menu {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:25px;
	display:block;
	overflow: visible;
	z-index: 60;
}
#taste-body-background {
	position:relative;
	left:0px;
	top:0px;
	width:465px;
	height:315px;
	background-image: url(images/taste_body_background.jpg);
	background-repeat: no-repeat;
	padding-top: 110px;
	padding-right: 130px;
	padding-left: 205px;
	padding-bottom: 0px;
}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:75px;
	background-image: url(images/new_footer.jpg);
	text-align: center;
	padding-top: 5px;
}
#footer ul {
	text-align:center;
	padding:0;
	list-style-type:none;
	position: relative;
	width: 410px;
	left: 0px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer ul li {
	float:left;
	display:block;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#footer a {
	display:block;
	color:#009900;
	text-decoration:none;
}
#footer a:hover{
	color: #66CCFF;
}
#page #Table_01 #footer #cooler {
	background-image: url(images/cooler.jpg);
	position: absolute;
	height: 216px;
	width: 118px;
	right: 0px;
	bottom: 0px;
	overflow: visible;
}
