html { height: 100%; }


a:link {
	color:  #F57603;
	}
		
a:visited {
	color:  #FDAD66;
	}
		
a:hover {
	color: #FF8E3C;
	}


img.iso {
	
	margin-bottom: -17px;
	margin-left: 15px;
	
	}

strong {
	
	color: #666;
	
	}

#wrapper {
	background-image: url(../images/wrapperbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 490px !important;
	height: 100%;
	margin: 0 auto;
	width: 865px;
	margin-top: 15px;
	padding-top: 230px;
	}
	
	
#content {
	width:865px;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	height: 490px;
	}	
	

#footer-wrapper, .push {

}

#footer {
	background-image: url(../images/footer_bg.png);
	width: 865px;
	height: 29px;
	margin: 0 auto;
	margin-bottom: 30px;

	
	}
	
#nav {
	float:left;
	width: 225px;
	height: 430px;
	padding-right: 15px;
	margin-top: 20px;
	}

#poultry, #animal, #ingredients, #aboutus, #equivet {
	width: 170px;
	height:75px;
	float:right;
	}
#nav a {
	display: block;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
}

#nav a:hover {
	background-position: -170px;
}

#equivet a:hover {
	background-position: center;
	
	}

#nav div {
	margin-bottom:13px;
}

#poultry a {
	background-image: url(../images/buttons/poultry.jpg);
}

#animal a {
	background-image: url(../images/buttons/animal.jpg);
}

#ingredients a {
	background-image: url(../images/buttons/ingredients.jpg);
}

#aboutus a {
	background-image: url(../images/buttons/aboutus.jpg);
}

#equivet a {
	background-image: url(../../site-images/equivet-small-rectoryhp.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#pagetext {
	width: 540px;
	float:left;
	margin-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 16px;
	color: #535353;
	margin-top: 30px;
	}
	
h1 {
	background-image:url(../images/page-title.gif);
	background-repeat:no-repeat;
	height:26px;
	padding-bottom: 36px;
	background-position: center top;
	}
	
h1 span { display: none; }

address p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	
	}

.p-pad-bottom {
	margin-bottom: 10px;
}
