.header {
	background: url(../_images/phpps/header_bg.png) center top no-repeat;
}
.header2 {
	background: url(../_images/phpps/header_bg.png) -24px 0px repeat-y;
}
.phpps-title {
	position: absolute;
	width: 469px;
	height: 29px;
	left: 117px;
	top: 23px;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
	background: url(../_images/phpps/phpps_title.gif) no-repeat;
}
.tabs .tabsnav li {
	background: #f6f3f3 url(../_images/phpps/tab.png) no-repeat;
}
.tabs .tabsnav li a {
	background: url(../_images/phpps/tab_right.png) top right no-repeat;
	color: #45835f;
}
.tabs .tabsnav li.current {
	background: #badbc5 url(../_images/phpps/tab_current.png) no-repeat;
}
.tabs .tabsnav li.current a {
	background: url(../_images/phpps/tab_current_right.png) top right no-repeat;
}
.tabs .tabsnav li.open {
	background: #57a873 url(../_images/phpps/tab_open.png) no-repeat;
}
.tabs .tabsnav li.open a {
	background: url(../_images/phpps/tab_open_right.png) top right no-repeat;
	color: #fff;
}
.tabmenu li {
	border-right: 1px solid #41885c;
	border-left: 1px solid #6db083;
}
.hotline {
	color: #c00;
}
.reportapest {
	padding: 0 0 20px 20px;
}
.reportapest a {
	display: block;
	background: url(../_images/phpps/report_a_pest2.png) no-repeat;
	width: 257px;
	height: 82px;
	text-indent: -2000px;
}
.plant-tv {
	margin: 0 0 10px 51px;
}
.carousel .carousel-prev,.carousel .carousel-next {
	background-image: url(../_images/phpps/carousel_btns.png);
}
