@charset "utf-8";
/* CSS Document */

html {
    background: #FFF; 
}

body {
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	color: #000;
	width: 960px;
	position:relative;
}

ul, ol, dl {
	padding-left: 60px;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color: #179749;
	text-decoration: underline;
}
a:visited {
	color: #66ba44;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
}

.content {
	padding: 0px 0;
	background: #FFF;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}

.topmenu {
	height: 58px;
	background: #FFF;
	text-align:center;
}

.header {
	height: 150px;
	background: #FFF;
	text-align:center;
}

.footer {
	height: 200px;
	background: #FFF;
}

.indexslider {
	height: 500px;
	background: #FFF;
	text-align:center;
}

.pageheader {
	background: #FFF;
	text-align:left;
	padding-top: 10px;
}

.contentheader {
	padding: 0px 0;
	background: #FFF;
	text-align:left;
	color: #179749; 
	font-family:Optima;
	font-weight:bold;
	font-size: medium;
	text-transform: uppercase;
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '277396682700492'); // Insert your pixel ID here.
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=277396682700492&ev=PageView&noscript=1"
/></noscript>
<!-- DO NOT MODIFY -->
<!-- End Facebook Pixel Code -->
