html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #555555;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #83AF25;
	font-size: 24px;
	font-weight: normal;
	line-height: 14px;
}
h2 {
	color: #83AF25;
	font-size: 22px;
	font-weight: normal;
	line-height: 14px;
	letter-spacing: 1px;
}
h3 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
	padding-top: 15px;
	letter-spacing: 1px;
}
h4 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	line-height: 14px;
	padding-top: 15px;
	letter-spacing: 1px;
}
.grey {
	color: #666666;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 1px;
}
.green {
	color: #83AF25;
	font-size: 20px;
	word-spacing: 1px;
	line-height: 24px;
}
.greySmall {
	color: #666666;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 1px;
}
.greenSmall {
	color: #83AF25;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 1px;
}
.client {
	color: #666;
	font-style: italic;
	font-weight: bold;
}
.quoteStart {
	background-image: url(../images/quote_start.jpg);
	background-repeat: no-repeat;
	display: block;
}
.quoteEnd {

}
a,  a:link {
	color: #83AF25;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #83AF25;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}
a:focus {
	color: #333333;
}
a:active {
	color: #83AF25;
}
#outerWrapper {
	background-color: #FFFFFF;
	border-left: solid 15px #baed50;
	border-right: solid 15px #baed50;
	text-align: left;
	width: 1004px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#outerWrapper #header {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	height: 90px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#outerWrapper #navWrapper {
	background-color: #000000;
	border-bottom: solid 1px #000000;
	color: #FFFFFF;
	height: 50px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#outerWrapper #topNav {
	float:right;
}
#outerWrapper #contentWrapper {
  overflow: hidden;
}
#outerWrapper #footer {
	border-top: solid 1px #baed50;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	color: #83AF25;
	font-size: 9px;
	letter-spacing: 1px;
	font-weight: bold;
}
#outerWrapper #contentWrapper #content div ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #content div ul li {
	letter-spacing: 1px;
	padding-left: 22px;
	padding-top: 5px;
	list-style-image: url(../images/bullet.gif);
	margin-left: 15px;
}
