@charset "utf-8";/* CSS Document */* { margin: 0; padding: 0; }:focus { -moz-outline-style: none; }body {	background: #8cb467 url(../images/bkg.jpg) repeat-x;	text-align: center;	font-family: Arial, Helvetica, sans-serif;	font-size: 0.69em;}img { border: 0; }#wrapper {	background: url(../images/bkg_wrapper.jpg) repeat-x bottom;	width: 1000px;	margin: 0 auto;	text-align: left;	position: relative;}		#container {	width: 990px;	background: #ffdc0e url(../images/bkg_container.jpg) no-repeat top;	position: relative;		margin: 0 auto 5px;}	.txtIndt {	text-indent: -9000px;}	.clear {	clear: both;	font-size: 0;	line-height: 0;}	.logo-friskies {	padding: 21px 0 19px 23px;}/*** content ***/html > body #content {      overflow: hidden;}#content {	color: #274b06;}	#content .content-title { font-size: 20px; color: #274b06;}#content .body p {	padding-bottom: 15px;}#content .body a {	color: #274b06;}	#content .body h4 {	height: 26px;	color: #274B06;}html > body #content .body h4 {	padding-bottom: 4px;	}	#content .body h5 {	height: 17px;	color: #ffffff;	}html > body #content .body h5 {	padding-bottom: 4px;	}/*** sidebar ***/#sidebar {	width: 369px;	margin-left: 10px;		float: left;	display: inline;}#sidebar {	margin-left: 22px;}#sidebar h2.page-title { font-size: 20px; color: #bf1a4d; }#sidebar p.page-subtitle { font-size: 14px; color: #274b06; font-weight: bold; }#sidebar p.sub { font-size: 14px; color: #274b06; }/*** sidebar subNav ***/.subNav {	list-style: none;	width: 369px; /* Width of Menu Items *//*	margin-bottom: 28px; */}.subNav li {	margin-bottom/**/: 2px;}.subNav a {	width: 369px;	height: 37px;	display: block;	text-indent: -9000px;}	.ingredients {	background: url(../images/img_ingredients.jpg) no-repeat;	width: 438px;	height: 195px;	margin-top: 50px;}.ingredients_me {	background: url(../images/img_ingredients_me.jpg) no-repeat;	width: 438px;	height: 195px;	margin-top: 50px;}.ingredients_mb {	background: url(../images/img_ingredients_mb.jpg) no-repeat;	width: 438px;	height: 195px;	margin-top: 50px;}	/*** top navigation ***/.topNav {	position: absolute;	top: 1px;	right: 23px;	float: right;}	.topNav ul li {	list-style: none;	float: left;	display: inline;}	.topNav a {	cursor: pointer;	height: 100px;	display: block;}	.topNav .nav_01 {	background: url(../images/nav_01.png) no-repeat;	width: 120px;}	.topNav .nav_02 {	background: url(../images/nav_02.png) no-repeat;	width: 115px;}	.topNav .nav_03 {	background: url(../images/nav_03.png) no-repeat;	width: 108px;}.topNav .nav_04 {	background: url(../images/nav_04.png) no-repeat;	width: 100px;}		.topNav .nav_05 {	background: url(../images/nav_05.png) no-repeat;	width: 84px;}	/*** footer ***/#footer {	background: none;	padding: 7px 0 7px 19px;/*	height: 100px; */	color: #6c7b0b;}	#footer a {	color: #6c7b0b;	text-decoration: none;}#footer a:hover {	color: #6c7b0b;	text-decoration: underline;}