a:link {
	color: #8fa037;
	font-weight: bold;
}

a:visited { color: #8fa037;
	font-weight: bold;
}

a:hover { color: #333333;
	font-weight: bold;
}

a:active { color: #8fa037;
	font-weight: bold;
}

.box_bg {
	background-color: #e5e5e5;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x;
}
.box_b {
	background-image: url(images/box_b.gif);
	background-repeat: repeat-x;
}
.box_tl {
	background-image: url(images/box_tl.gif);
	background-repeat: repeat-x;
}
.box_t {
	background-image: url(images/box_t.gif);
	background-repeat: repeat-x;
}
.box_tr {
	background-image: url(images/box_tr.gif);
	background-repeat: repeat-x;
}
.box_br {
	background-image: url(images/box_br.gif);
	background-repeat: repeat-x;
}
.box_bl {
	background-image: url(images/box_bl.gif);
	background-repeat: repeat-x;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CCCCCC;
	margin: 0px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.readmore {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.homecontact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 21px;
}
.homespacing {
	line-height: 21px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
}
.testimonialcredit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	font-weight: bold;
}
.sidenavlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8fa037;
	line-height: 21px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
}
.sidenavlink1 a:link {
	color: #8fa037;
    text-decoration: none;
     }

.sidenavlink1 a:visited {
     color: #8fa037;
     text-decoration: none;
     }

.sidenavlink1 a:hover {
     color: #333333;
     text-decoration: none;
     }

.sidenavlink1 a:active {
     color: #8fa037;
	 text-decoration: none;
     }li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 21px;
	list-style-type: square;
}
