	
	body {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		color: #000000;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-image: url(../images/paws.gif);
		background-repeat: inherit;
		background-color: #FFFFFF;
		text-align: center;
	}
	
	td {  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
	}
	
	p {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #6c88c8;
		font-weight: bold;
	}
	
	h2 {
		font-size: 14px;
		font-weight: bold;
	}
	
	a {
		color: #003399;
		text-decoration: underline;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	.ingredients, .analysis {
		font-size: 9px;
	}
	
	#wrapper {
		position: relative;
		text-align: center;
		width: 760px;
		margin-right: auto;
		margin-left: auto;
		padding: 0 0 0 0;
	}
	
	#header {
		width: 760px;
		height: 130px;
		margin: 0;
		padding: 0;
		display: block;
		background-image: url(../images/bg_fixed_header.jpg);
		background-repeat: no-repeat;
	}
	
	#topnav {
		position: absolute;
		left: 292px;
		top: 64px;
		width: 430px;
	}
	
	#topnav-buttons td {
		text-align: center;
		width: 84px;
		background-image: url(../images/bg_fixed_top_nav_button.jpg);
		background-repeat: no-repeat;
		height: 25px;
	}
	
	#topnav-buttons a {
		text-align: center;
		padding: 0;
		margin: 0 0 0 1px;
	    color: #336699;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#topnav-buttons a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#content-table {
		width: 750px;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		position: relative;
		border: 0;
	}
		
	#content-table td.leftcol {
		width: 205px;
		text-align: left;
		background-color: #FFFFFF;
	}
	
	#content-table td.rightcol {
		width: 200px;
		text-align: left;
		background-color: #FFFFFF;
	}
	
	#content-table td.centercol {
		/*width: 340px;*/
		text-align: left;
		background-color: #FFFFFF;
	}
	
	#centercolPadding {
		margin: 0;
		padding: 0 5px 0 0;
	}
	
	#buynow {
		padding: 25px 0 5px 5px;
		width: 135px;
		margin: 0;
		float: right;
		text-align: center;
	}
		
	.centerbox {
		width: 325px;
		margin: 0;
		padding: 0;
		border: 1px solid #0D510D;
	}
	
	.centerbox h1 {
		margin: 0 0 -7px 0;
		padding: 5px;
		background-color: #6c88c8;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
	}
	
	.centerbox h2 {
		font-size: 14px;
		font-weight: bold;
		padding: 5px;
	}
	
	.centerbox p {
		padding: 5px;
		font-size: 12px;
	}
	
	.centerbox2 {
		padding: 5px;
		margin: 0px;
		border: 10px solid white;
		background-color: #DAEBD8;
	}
	
	.centerbox2 ul {
		list-style: none;
		margin: 0 0 0 10px;
		padding: 0;
	}
	
	.centerbox2 li {
		padding: 5px;
		font-size: 12px;
	}

		
	.showcase {
		background-image: url(../images/pic_lifes_abundance.jpg);
		alt:Lifes Abundance Premium Health Food for Pets ;
                background-repeat: no-repeat;
		background-position: left;
		height: 140px;
	}
	
	.showcase ul {
		list-style: none;
		margin: 0 0 0 140px;
		padding: 0;
	}
	
	.showcase li {
		padding: 5px;
		font-size: 11px;
		font-weight: bold;
	}
	
	.box {
		width: 200px;
		margin: 0;
		padding: 0;
		background-image: url(../images/bg_fixed_box_header.jpg);
		background-repeat: no-repeat;
		background-position: top;
	}

	.box1 {
		width: 200px;
		margin: 0;
		padding: 0;
		background-color: red;
		background-repeat: no-repeat;
		background-position: top;
	}
	
	.box h3 {
		width:190px;
		margin: 0;
		height: 30px;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		position: relative;
		left: 10px;
		top: 8px;
	}
	
	.box div.sep {
		margin: 0;
		height: 30px;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		background-image: url(../images/bg_tile_hd4.jpg);
		background-repeat: repeat-x;
		border-left: 1px solid #316B31;
		border-right: 1px solid #316B31;
		padding: 7px 0 0 10px;
	}
	
	.box ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-left: 1px solid #316B31;
		border-right: 1px solid #316B31;
		}
		
	.box li {
		border-bottom: 1px solid #316B31;
		margin: 0;
	}
		
	.box li a {
		display: block;
		color: #0066CC;
		text-decoration: none;
		padding: 3px 3px 3px 15px;
		font-size: 12px;
	}
		
	.box li a:hover {
		color: #0066CC;
		font-weight: bold;	
		text-decoration: none;
	}
	
	.box div.footer {
		width: 200px;
		height: 30px;
		background-image: url(../images/bg_fixed_box_footer.jpg);
		background-repeat: no-repeat;
	}
	
	.box div.footergray {
		width: 200px;
		height: 30px;
		background-image: url(../images/bg_fixed_box_footer_gray.jpg);
		background-repeat: no-repeat;
	}
	
	.box p {
		border-left: 1px solid #316B31;
		border-right: 1px solid #316B31;
		padding: 0 8px 0 8px;
		margin: 0;
		color: #003333;
	}
	
	.box p.surveygreen {
		border-left: 1px solid #316B31;
		border-right: 1px solid #316B31;
		padding: 0 8px 0 8px;
		margin: 0;
		color: #006633;
		text-align: center;
		font-size: 16px;
		font-weight: bold;	
	}
	
	.box p.surveyblack {
		border-left: 1px solid #316B31;
		border-right: 1px solid #316B31;
		padding: 0 8px 0 8px;
		margin: 0;
		text-align: center;
		font-size: 14px;
		font-weight: bold;	
	}
	
	.box form {
	  	border-left: 1px solid #316B31;
		border-right: 1px solid #316B31;
		padding: 4px 8px 0 8px;
		margin: 0;
	}
	
	.box input {
		width: 160px;
		margin-bottom: 3px;
		font-size: 11px;
		border: 1px solid gray;
	}
	
	.box input.normal {
		width: 25px;
		border: 0;
	}	
	
	.box div.gray {
		border: 0;
		background-color: #E8E8E8;
		margin: 0;
	}
	
	.box div.gray p {
		border: 0;
		padding: 0 8px 0 8px;
		margin: 0;
		color: #FFFFFF;
	}
	
	.box div.gray a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	
	.box div.gray a:hover {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.box div.jane {
		border: 0;
		padding: 5px 5px 2px 5px;
		float: right;
		width: 105px;
		}
		
	.box div.jane p {
		border: 0;
		padding: 0;
		margin: 0;
		text-align: center;
		font-size: 10px;
		color: #FFCC00;
		}
	
	.box a {
		text-decoration: underline;
		color: #003333;
	}
	
	.box a:hover {
		text-decoration: none;
		color: #003333;
	}

	.cbtable {
		background-color: #FFFFFF;
		width: 90%;
		border: 0;
	}
	
	.cbtable td {
		background-color: #DAEBD8;
		text-align: center;
		width: 50%;
		padding: 2px;
		font-size: 11px;
	}
	
	.product {
		padding: 3px;
		background-color: #FFFFCC;
		float: right;
		text-align: center;
		margin: 0 0 0 3px;
	}
	
	.product p {
		border: 0;
		padding: 0;
		margin: 0;
		text-align: center;
		font-size: 11px;
	}
	
	#footer {
		position: relative;
		text-align: center;
		width: 750px;
		height: 63px;
		margin-right: auto;
		margin-left: auto;
		margin-top: 14px;
		margin-bottom: 0;
		padding: 0 0 0 0;
		background-image: url(../images/bg_fixed_footer.jpg);
		background-repeat: no-repeat;
	}
	
	#footer a:link {
		text-decoration: underline;
		color: black;
	}
	
	#footer a:hover {
		text-decoration: none;
	}
	
	#footer a:visited {
		color: black;
	}
	
	#contactform {
		background-color: white;
	}
	
	#contactform input {
		width: 100%;
	}
	
	#contactform textarea {
		width: 100%;
		height: 150px;
	}
		

