html, body { 
	height:100%;
}
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #65BE58;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px; 
	text-align:center;
}

#wrapper {
 margin-left:auto;
 margin-right:auto;
 margin-top:15px;
 width: 946px;
}

#PageHeader {
	background-image: url(../img/headerbg.gif);
	background-repeat: repeat-x;
	width:946px;
	margin: 0 0 12px 0;
	text-align:left;
}
#PageHeader #TopNavMenu {
	padding:0px;
	margin: 12px 0 0 72px;
	list-style-type:none;
	color:#ffffff;
	font-size:12px
}
#PageHeader #TopNavMenu a {
	text-decoration:none;
	display:inline;
	vertical-align:middle;
	color:#ffffff;
}
#PageHeader #TopNavMenu a:hover {
	color:#65BE58;
}
#PageHeader #TopNavMenu li {
	padding:0 0 0 18px;
	display:inline;
}
#PageBody {
	width:946px;
	margin: 0 0 6px 0;
	text-align:left;
}
.VerticalDotsLeft {
	background-image: url(../img/dots-stripe.gif);
	background-repeat: repeat-y;
	background-position: 2px top; 
	width: 8px
}
.VerticalDotsRight {
	background-image: url(../img/dots-stripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px
}
.PageContent {
	background-color:#ffffff;
	padding: 0 5px 0px 0px;
	vertical-align:top;	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#PageBody #PageContentNavMenu {
	padding:0px;
	margin: 0px;
	list-style-type:none;
	
}
#PageBody #PageContentNavMenu a {
	text-decoration:none;
	display:block; 
	background-image: url(../img/Button-bg.gif);
	background-repeat: no-repeat; 
	width:153px;
	height:29px; 
	font-size: 14px;
	color: #58a940; 
	padding-top:10px;
	padding-left:20px;
}

#PageBody #PageContentNavMenu a:hover, #PageBody #PageContentNavMenu a.active {
	text-decoration:none;
	display:block; 
	background-image: url(../img/Button-active-bg.gif);
	background-repeat: no-repeat; 
	width:153px;
	height:29px; 
	font-size: 14px;
	color: #58a940; 
	padding-top:10px;
	padding-left:20px;
} 
 
#PageBody #PageContentNavMenu li {
	padding:0px;
	margin:0px;
	display:block; 
}
.PageContent .TextFrame {
	line-height:16px;
	height: 100%;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	margin: auto;
}
.PageContent h1 {
	color: #008524;
	font-weight: normal;
	font-size:16px;
	line-height: 20px;
}
.PageContent .PageHeading {
	background-color:#65BE58;
	display: block;
	border-bottom: #000000 solid 3px;
	margin: 0 0 24px 0;
}
.PageContent .PageHeading .Wrapper {
	border-bottom: #ffffff solid 2px;
	padding: 10px 14px;
	text-align: center;
}
.PageContent .PageHeading h1 {
	color:#ffffff;
	font-weight:normal;
	font-size:18px;
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.PageContent .PageHeading h2 {
	color: #FFF;
	font-weight:  normal;
	font-size:13px;
	display: block;
	margin: 4px 0 0 0;
	padding: 0
}
.PageContent p {
	margin: 0 0 16px 0;
}
.PageContent .TextFrame ul.services   { 
	 margin: 20px 0 28px 0px; 
	padding: 0 0 0 20px; 
	list-style-image: none;
	list-style-type: none;
}
.PageContent .TextFrame ul.services li {
	margin: 0 0 8px 0; 
	padding: 0; 
	list-style-image: none;
	list-style-type: none;
}

.PageContent .TextFrame ul.services li a {   
	display:block;
	background-image: url(../img/paw.gif);
	background-position: left top;
	padding: 0 0 0 28px;
	margin: 0;
	background-repeat: no-repeat;
}

.PageContent .TextFrame ul.services li a:hover {   
	display:block;
	background-image: url(../img/paw2.gif);
	background-position: left top;
	padding: 0 0 0 28px;
	margin: 0;
	background-repeat: no-repeat;
}
 
.PageContent h2 {
	color: #090;
	font-weight:bold;
}

.PageContent .TextFrame .Table {
	margin:0 0 24px 0
}
#PageFooter {
	height:40px;
	width:946px;
	border-top: #ffffff 3px solid;
	background-color: #000000;
	color:#55ab3e;
	text-align:left;
}
#PageFooter td {
	color:#55ab3e;
	font-size: 10px;
	letter-spacing: 0px;
	padding-left: 12px
}
#PageFooter td a {
	color:#55ab3e;
	text-decoration:none;
}
#PageBody tr td table tr .PageContent .TextFrame p strong {
	color: #008524;
}
