body {
	background-image: url("images/bg.gif");
	font-family: tahoma, verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px; }

a:link, a:visited {
	text-decoration: none;
	font-weight: bold; }
a:active, a:hover {
	text-decoration: underline;
	font-weight: bold; }

.wrapper {
	background-color: #ffffff;
	text-align: left;
	padding: 10px;
	width: 800px; }

.crumbs {
	background-color: #ffffff;
	width: 820px; }

#bodyleft {
	width: 260px;
	float: left; }

#bodyright {
	width: 540px;
	float: right; }

#footer {
	background-color: #f2f2f2;
	border: 1px solid #eaeaea;
	font-size: 8pt;
	color: #717171;
	padding: 5px;
	clear: both; }

h2 {
	border-bottom: 1px solid #cacaca;
	font-size: 10pt;
	color: #4e4e4e;
	padding: 0px;
	margin: 0px; }

.services a:link, .services a:visited {
	text-decoration: none;
	color: #717171; }

.services a:active, .services a:hover {
	text-decoration: underline;
	color: #717171; }.services {

}
h1 {
 font-size: 18px;
 font-weight: bold;
 color: #009A00;
}
