body, div, img, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0; 
	padding: 0;
	border: 0;
}

body { 
	font: 76% Arial, Verdana, sans-serif;
	background: #D7D2AA url(../_images/bg.jpg) repeat-x;
	text-align: center;
}

.header {
	margin: 2px auto 0; 
	width: 760px; 
	text-align: left;
	height: 152px;
	position: relative;
}

.header h3 {
	position: absolute;
	top: 25px;
}

.header h3 a {
	float: left;
}

.header h3 span {
	text-indent: -9999px; 
	background: url(../_images/pestcontrol.jpg) no-repeat;
	display: block;
	width: 330px;
	height: 30px;
	float: left;
	margin: 25px 0 0 25px;
}

.short-menu {
	position: absolute;
	width: 770px;
}
.short-menu div {
	background: url(../_images/short-menu.jpg) no-repeat scroll left bottom;
	float: right;
	padding-right: 0;
	padding-left: 10px;
}

.short-menu ul {
	background: url(../_images/short-menu.jpg) no-repeat scroll right bottom;
	float: left;
	height: 1.8em;
	list-style: none; 
	height: 1.8em;
	padding: .3em 60px 0 0;
	overflow: hidden;
	float: left;
}

.short-menu li { 
	border-left: 1px solid #FFFFFF;
	display: inline;
	margin: 0 10px 0 -5px;
	padding: 0;
}

.short-menu li a {
	color: #FFFFFF; 
	text-decoration: none;	
	margin: 0 0 0 10px;
	overflow: hidden;
}

.short-menu li a:hover {
	text-decoration: underline;
}

.main-menu {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 20px 0 0;
	font-size: 120%;
	vertical-align: bottom;
}

.main-menu li {
	list-style: none; 
	margin: 0 0 0 3px;
	float: left;
}

.main-menu a {
	color: #FFFFFF; 
	background: url(../_images/main-menu.jpg) no-repeat left top;
	text-decoration: none; 
	display: block;
	margin-top: 10px;
	padding-left: 5px;
}

.main-menu a span {
	display: block;
	background: url(../_images/main-menu.jpg) no-repeat right top;
	padding: 5px 10px 5px 5px;
}

.main-menu a:hover {
	margin-top: 7px;
	padding-bottom: 3px;

}

.main-menu a.first {
	background: url(../_images/main-menu-first.jpg) no-repeat left top;
	padding-left: 55px;	
}

.main-menu a.first span {
	background: url(../_images/main-menu-first.jpg) no-repeat right top;
	padding-left: 0;	
}

.main-menu .current a {
	margin-top: 0;
	padding-left: 15px;	
	background: url(../_images/main-menu-current.jpg) no-repeat left top;	
}

.main-menu .current span {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;	
	background: url(../_images/main-menu-current.jpg) no-repeat right top;	
}

.main-menu .current a:hover {
	margin-top: 0;
	padding-bottom: 0;
}

.main-menu .current a:hover span {
	padding-top: 10px;
	padding-bottom: 10px;
}

.main-menu .current a.first {
	background: url(../_images/main-menu-first-current.jpg) no-repeat left top;
	padding-left: 55px;	
}

.main-menu .current a.first span {
	background: url(../_images/main-menu-first-current.jpg) no-repeat right top;
}

.title {
	background: url(../_images/title-bg.jpg) no-repeat center top; 
	padding: 30px 0 0;
	text-align: left;
}

.title h1 {
	background: #FFFFFF url(../_images/title.jpg) no-repeat; 
	width: 500px;
	height: 100px;
	margin: 0 auto;
	padding: 50px 210px 0 50px;
	font: italic 200% 'Trebuchet MS', Arial, sans-serif;
	letter-spacing: -1px;
}

.content {
	width: 750px;
	margin: 0 auto;
	background: #FFFFFF url(../_images/content.jpg) repeat-x; 
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	text-align: left;
	padding: 20px 0 0;
}

.right {
	float: right; 
	padding: 0 20px;
	width: 170px;
}

.right ul {
	list-style: none;
	margin-bottom: 30px;
}

.right li {
	margin-bottom: 10px;	
}

.right li a {
	font-size: 130%; 
	font-style: italic; 
	font-weight: bold; 
	text-decoration: none; 
	color: #A30000;
}

.right li a:hover {
	color: #000000;
	text-decoration: underline;
}

.right img {
	display: block; 
	margin: 0 0 30px;
}

.left {
	padding: 0 20px 0 40px;
	line-height: 162%;
}
.left .products {
	margin: 0 0 40px;
	clear: both;
}
.left .products img {
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}
.left div {
	margin: 0 200px 40px 0;
}

.left h2 {
	margin: 0 0 16px; 
	color: #4D5E2B; 
	font-size: 160%;
	letter-spacing: -1px;
}

.left p {
	margin: 0 0 20px; 
}

.left strong {
	color: #4D5E2B;
}

.left address {
	font-style: normal;
	margin-left: 20px;
}

.left strong {
	color: #4D5E2B;
}

.left div img {
	vertical-align: middle;
	margin: 4px 10px 10px 0;
	float: left;
}

.left ul {
	list-style-position: inside;
	text-indent: 10px;
	margin: 10px 0;
	color: #4D5E2B;
	font-weight: bold;
}

.left a { 
    padding: 0 2px 0;
	color: #4D5E2B; 
}

.left a:hover {
    color: #FFFFFF;
	background: #4D5E2B; 
    text-decoration: none;
}

.copyright {
	font-size: 92%; 
	line-height: 100px; 
	background-color: #fff; 
	text-indent: 40px;
	clear: both;
}