body {
	background-color:#669900;
	margin:0px;
	font-family:"trebuchet MS", "Gill Sans MT", sans-serif;
	color:#FFFF99;
	font-size: 11px;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.1em;
}

h2 a {
	color:#FFFF66;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}

#container {
	position:relative;
	margin: 0px auto;
	background-image: url(images/bgstrip.gif);
	background-repeat:repeat-y;
	min-height:760px;
	width:960px;
}
#containertest {
	position:relative;
	margin: 0px auto;
	background-image: url(images/bgstrip.gif);
	background-repeat:repeat-y;
	min-height:1205px;
	width:960px;
	}
#containerindex {
	position:relative;
	margin: 0px auto;
	background-image: url(images/bgstrip.gif);
	background-repeat:repeat-y;
	min-height:900px;
	width:960px;
	}
#containerservices {
	position:relative;
	margin: 0px auto;
	background-image: url(images/bgstrip.gif);
	background-repeat:repeat-y;
	min-height:1000px;
	width:960px;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:250px;
}
#pagetextholder {
	position:absolute;
	top:100px;
	left:180px;
	background-image:url(images/pagebgsmall.gif);
	background-repeat:repeat;
	width:600px;

}

#bodytext {
position:relative;
left:30px;
width:550px;
padding:0px;

}

#pagetext {
	position:absolute;
	top:0px;
	background-image:url(images/bodybg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:600px;
	width:600px;
	color: #006633;
	}

	
#pagetext p {
	color:#006633;
	font-size: 10px;
	margin: 10px 20px 10px 10px;
}
#pagetext a {
	color:#006633;
	text-decoration: none;
}
#pagetext h3 {
	background-image:url(images/lozenge.gif);
	background-repeat:no-repeat;
	display:block;
	font-size: 20px;
	font-weight: bold;
	padding:13px;
	font-size:16px;
	font-size: 20px;
	color: #FFFF66;
	margin: 10px;
}
#pagetext h2 {
	margin: 10px 20px;
}
#pagetext h4 {
	margin-left:20px;
}

#blockquote {
	float:left;
	background-image: url(images/bgsmall.gif);
	background-repeat:repeat;
	border-color:#FFFF66;
	border-style:solid;
	border-width:medium;
	width:170px;
	margin-right:20px;
	padding:10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#menu {
	position:absolute;
	top:180px;
	left:10px;

	width:200px;
}
#menutext {
	position:absolute;
	top:-10px;
	left:70px;
	width:100px;
	font-weight:bold;
	line-height:67px;
}

#menutext a {
	text-decoration:none;
	color:#FFFF99;
}
#menutext a:hover {
	text-decoration:underline;
}
img {
	border:none;
	}
#sideimageholder {
	position:absolute;
	top:-5px;
	left:809px;
	height:645px;
	width:151px;
}
#sideimage {
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/sideimage.jpg);
	background-repeat:no-repeat;
	width:151px;
	height:591px;
}
#pers {
	position:absolute;
	top:0px;
	left:10px;
	font-size: medium;
}

#contact {
	position:absolute;
	top:0px;
	left:620px;
	text-align:right;
}
.clear {
	clear: both;
}
#bodytext h4 {
	color: #006600;
	margin-bottom:5px;
}

.testimonial {
	color: #33CC00;
	text-align: right;
	margin-top: 0px;
}
#pagetext iframe {
	margin-left: 20px;
}
#pagetext h1 {
	font-size: 20px;
	font-weight: bold;
	padding:0px;
	font-size:16px;
	font-size: 20px;
	margin-top:0px;
	margin-left: 20px;
}
.pagetextbot {
	background-image: url(images/bottom.gif);
	margin: 0px;
	width: 600px;
	clear: both;
}
#pers h1 {
	font-size: 36px;
	line-height: 90%;
}
