* {
	border: 0;
	padding: 0;
	margin: 0;
}
a {
	text-decoration:none;
}
body {
	font-family:Trebuchet MS,Helvetica,sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background:#CCCCCC;
}
h3 {
	font-size: 20px;
	padding: 12px 0 12px 0;
	background: transparent url(/images/fade_bar.gif) no-repeat scroll 0 70%
}
h4 {
	font-size: 17px;
	padding: 12px 0 12px 0;
}
h4 a {
	text-decoration:underline;
}
h4.contact {
	margin-bottom: -22px;
}
p {
	padding: 12px 0 12px 0;
}
a:link, a:visited, a:active {
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
}
#main-container {
	background:#000000;
	width:862px;
	border:1px solid #FFFFFF;
	margin: 4px auto 0 auto;
}
#header {
	background:#000000
	border:0;
	height:72px;
	width:862px;
	height:96px;
	vertical-align:bottom;
}
#main-logo {
	margin-left:30px;
	margin-top:0px;
}
#top-buttons {
	float:right;
	position:relative;
	top:76px;
	right:36px;
	z-index:3;
}
.button-content {
	background:#003C78 none repeat scroll 0 0;
	cursor:pointer;
	float:right;
	font-size:14px;
	font-weight:bold;
	height:19px;
	margin-right:4px;
	text-align:center;
	width:110px;
	_overflow:hidden;
}
.button-active {
	background:#47778F;
}
.dropdown {
	display:none;
	top:0px;
	z-index:2;
	width:110px;
	position:relative;
	zoom:1;
}
.sub-link {
	background:#47778F none repeat scroll 0 0;
    border:1px solid #003366;
    float:left;
    font-size:12px;
    font-weight:bold;
    height:18px;
    padding:0 2px;
    width: 110px;
    right:20px;
    text-align:center;
    z-index:1;
   	_overflow:hidden;
}
.dropdown-content {
	background:#FFFFFF;
	cursor:pointer;
	color:#003C78;
	font-size:14px;
	font-weight:bold;
	height:19px;
	border-top:2px solid #003C78;
	text-align:center;
	z-index:2;
}
.tomboy-dropdown-content {
	background:#FFFFFF;
	cursor:pointer;
	color:#003C78;
	font-size:12px;
	font-weight:bold;
	height:19px;
	border-top:2px solid #003C78;
	text-align:center;
	z-index:2;
}
.tom-drop-double {
	height:38px;
}
.natural {
    width:130px;
}
.sublink-active {
	background:#015099;
}
#main-content-top {
	background:#003C78 url(/images/main_background_top.gif) no-repeat;
	width:862px;
	height: 40px;
}
#main-content {
	background:#003C78 url(/images/main_background_middle.gif) repeat-y scroll 0 0;
	width:862px;
	border:0px;
	margin:0px;
	border-collapse: collapse;
}
#main-table  td, #main-table  tr{
	margin:0;
	padding:0;
}
#main-table-right {
	vertical-align: bottom;
}
#food-sublinks {
	float:left;
	position:relative;
	top:0px;
	left:48px;
}
.fixed-width {
	font-family: Courier New, Courier, monospace;
}
#main-content-left {
	margin-left:50px;
	width:446px;
	min-height:416px;
	_height:416px;
}
#main-content-right {
	float: right;
	text-align:right;
}
#right-main-table {
	vertical-align:bottom;
}
#main-content-bottom {
	background:#000000 url(/images/main_background_bottom.gif) no-repeat;
	width:862px;
	height: 40px;
	position:relative;
}
#bottom-pet-image {
	position:relative;
	border:0;
	margin:0;
	bottom:-51px;
}
#main-copy {
	margin-top:18px;
}
#perfectly-natural-tab {
	margin-top:24px;
}
#pets-bottom-right {
	position:relative;
	right:100px;
	top:20px;
}
#bottom-right-pet {
	top:-262px;
	float:right;
	position:absolute;
	right:58px;
    z-index:2;
    zoom:1;
}
#catfood-bottom-right {
	position:relative;
	right:65px;
	top:178px;
}
#purrfect-choice-bottom-right {
	position:relative;
	right:65px;
	top:305px
}
#family-photo {
	background:#47778F;
	border:1px solid #CCCCCC;
	font-size:14px;
	font-weight:bold;
	margin-right:48px;
	text-align:center
}
#pet-photo-right {
	margin-right:94px;
	text-align:center
}
#contact-dog{
	right:94px;
	top:109px;
	_top:71px;
	position:relative;
}
#about-flash {
	width:848px;
	margin: 20px auto 0 auto;
}
#footer {
	background:#000000 none repeat scroll 0 0;
	font-size:12px;
	font-weight:bold;
	height:26px;
	padding-left:12px;
	padding-top:8px;
	text-align:left;
	width:850px;
}
.footnote {
    font-size:75%;
}
#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	height: 34px;
}
.clear {
	clear:both;
}
