@import 'stripstyles.css';
@import 'clearfix.css';

/* CSS for hungry emus */

html, body { padding: 0; margin: 0; text-align:center;}
body {
	font: normal 11px/1.5em Arial, "Verdana", "Lucida Grande", sans-serif;
	background: #fff; 
	height:100%; 
	max-height:100%; 
	/* overflow:hidden; */ 
	padding:0; margin:0; 
	border:0;
	}
body {/* background: url(../images/top_gradient.jpg) 0 bottom repeat-x;*/}

#content {
	display:block;
	text-align:center;
	width:100%;
	overflow:hidden; 
	padding:0; margin:0; 
/*	border:solid 1px blue;*/
	background: url(../images/top_gradient.jpg) 0 0 repeat-x;
}

#footer {
	display:block;
	width:100%;
	height:47px;
   	position: relative;  /* Needed for Safari */
 	padding:0;
   	margin:0;
	background: url(../images/top_gradient.jpg) 0 0 repeat-x;
}
  #footer_inner {height:47px; background: url(../images/bepresent.gif) center 9px no-repeat;}

#wrap, #wrap_shop { /*border:solid 1px blue;*/
	display:block;
	position:relative;
	text-align:left;
	width:675px;
	padding:0;
   	margin:0 auto;
	background: url(../images/home_water.jpg) 0 0 no-repeat;
}
   #wrap_shop {width:800px;}

	#wrap p { line-height:1.5; display:block;
		margin:10px 0; 
		font-size:10pt;
	}
#texty { /*border:solid 1px blue;*/
	display:block;
	width:100%;
	position:relative;
	padding-top:260px;
	background: url(../images/bottle.jpg) 90% 170px no-repeat;
	/*margin-top:280px;*/
}

#texty ul {
	position:absolute;
	top:93px;
	left:301px;
	text-align:right;
	width:140px;
}
#texty li {
	display:block;
/*	width:140px;*/
}
#texty li a {
	font-family:Arial;
	display:block;
	width:100%;
	padding:18px 2px 1px 0;
	font-weight:bold;
	font-size:12px;
	color:#6cae1f;
	border-bottom:solid 1px #dcecc9;
}
	#texty li a:hover {color:#ff9c00;}
	
#logo {  /*border:solid 1px blue;*/
	display:block;
	width:100%;
	padding:0;
   	margin:0;
	background: url(../images/intentspirit.gif) top right no-repeat;
}

#shop {margin-top:111px;
border:0;
width:100%;
height:600px;
}