body {
	background-color: #669933;
	background-image: url(../images/dropshadowbkgrd.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #1A4C25;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	text-align: justify;
	margin-top: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.logodiv {
	position: relative;
	height: 150px;
	width: 85px;
	left: 25px;
	top: 25px;
}
.contactdiv {
	height: 70px;
	width: 325px;
	left: 520px;
	top: 25px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	line-height: 1.5em;
	color: #000000;
}
#footer {
	position: absolute;
	width: 220px;
	height: auto;
	padding-top: 130px;
	background-image: url(../images/itwillbehandy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 890px;
	bottom: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.testimonailsnames {
	text-align: right;
}
#maindiv {
	position: absolute;
	height: auto;
	width: 700px;
	left: 145px;
	top: 300px;
}
#twitterfeed {
	position: absolute;
	top: 560px;
	height: auto;
	width: 700px;
	left: 145px;
	float: left;
	border: medium dotted #339933;
}
#homeslideshow {
	position: absolute;
	height: 300px;
	width: 430px;
	top: 195px;
	left: 415px;
	border: 1px solid #669933;
	z-index: 5;
}
.welcome {
	position: absolute;
	height: 300px;
	width: 250px;
	left: 145px;
	top: 195px;
	float: left;
}
#secondaryslideshow {
	position: absolute;
	height: 80px;
	width: 700px;
	top: 195px;
	left: 145px;
	border: 1px solid #669933;
	z-index: 5;
}
#secondaryslideshowno {
	position: absolute;
	height: 80px;
	width: 700px;
	top: 195px;
	left: 145px;
	z-index: 5;
}
.line {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
}
.specificservices {
	font-size: 12px;
	color: #1A4C25;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
