h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input { margin: 0; padding: 0; }
body {
     height: 100%;
     margin: 0;
     padding: 0;
	 background: #F6F5D2 url(../images/bkgd.jpg) repeat-x;
}
html { height: 100%; margin-bottom: 1px; }
a { 
	color: #1B3E79; 
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#header {
	 height: 134px;
	 padding: 68px 72px 0 368px;
	 background: url(../images/hdr-bkgd.jpg) no-repeat;
}
#content {
	min-height: 480px;
	padding: 18px 88px 0 73px;
	height: 100%;
}
html>body #content {
		background: url(http://www.wilkiespestcontrol.com/images/content-bkgd.png) no-repeat;
	}
.sm-text {
	display: block;
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 5px;
}
.main-text {
	padding: 10px 0 0 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/footer-bkgd.jpg);
	padding: 110px 61px 24px 70px;
	height: 203px;
}
#footer a {
	color: #F0EF9A; 
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #125229;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7C0000;
}
.news li {
	list-style-image:  url(file:///C|/Projects/AdAstra/Gregory%20&%20Clark/gregoryandclark.com/images/bullet-sm.gif);
}
.footer a:link {
	color: #F7F1E5;
	text-decoration: none;
}
.footer a:hover {
	color: #F7F1E5;
	text-decoration: underline;
}
.footer a:active {
	color: #F7F1E5;
	text-decoration: none;
}
.footer a:visited {
	color: #F7F1E5;
	text-decoration: none;
}

li {
	list-style-image:  url(../images/bullet.gif);
}
