@charset "utf-8";
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 990px;
	height: 354px;
	background-image: url(../media/home/cattle-crush.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#header #livestocktag {
	background-image: url(../media/common/premier-livestock-handling.png);
	background-repeat: no-repeat;
	height: 339px;
	width: 161px;
	margin-left: 30px;
	margin-top: 15px;
	float: left;
	text-indent: -1000em;
	display: block;
}
#header #telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 799px;
	text-align: right;
	height: 40px;
	display: block;
	margin-top: 15px;
}
#header ul#tabs {
	float: right;
	padding: 0px;
	width: 163px;
	height: 20px;
	display: block;
	margin-top: 40px;
	margin-right: 6px;
	list-style-type: none;
}
#header ul#tabs li {
	float: left;
}
#header ul#tabs li a {
	background-image: url(../media/common/premier-livestock-handling-nav.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 80px;
	height: 20px;
	text-indent: -1000em;
}
#header ul#tabs #homelink, #header ul#tabs #homelink a {
	background-position: -193px 0px;
	padding-right: 3px;
	width: 80px;
}
#header ul#tabs #homelink a:hover {
	background-position: 0px 0px;
	width: 80px;
}
#header ul#tabs #contactlink, #header ul#tabs #contactlink a {
	background-position: -276px 0px;
	width: 80px;
}
#header ul#tabs #contactlink a:hover {
	background-position: -83px 0px;
	width: 80px;
}
#bodytop {
	float: left;
	width: 990px;
	background-image: url(../media/common/unistock-cattle-crush.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 10px;
	text-indent: -1000em;
	margin-top: 5px;
}
#bodyfoot {
	background-image: url(../media/common/cattle-crush-unistock.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 10px;
	width: 990px;
	text-indent: -1000em;
}

#footer {
	float: left;
	width: 990px;
	font-size: 11px;
	color: #FFF;
	padding-top: 10px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #ftleft {
	float: left;
	width: 500px;
}
#footer #ftrgt {
	float: left;
	width: 490px;
	text-align: right;
}
#footer #ftleft p {
	padding-bottom: 10px;
	padding-left: 15px;
}
#footer #ftrgt p {
	padding-bottom: 5px;
	padding-right: 15px;
}
#footer #ftrgt p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
