html {
	text-align: center;
	font: 10px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	background-color: #fff;
	color: #4b4b4b;
}

body {
	margin: 0 auto;
	padding: 0;
	width: 978px;
	text-align: left;
	clear: left;
}

#testimonials {
	background: #ffffff;
	width: 160px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	}
	
#testimonials p {
	font-size: 12px;
	color: #666;
	margin: 10px 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
	}
	
#testimonials b {
	margin-left: 10px;
	color: #333;
	font-size: 12px;
	}

a:link, a:visited {
	background-color: inherit;
	color: #333;
	text-decoration: none;
}

a:hover, a:active {
	background-color: inherit;
	color: #9900FF;
	text-decoration: underline;
}

ul#nav {
	margin: 0;
	padding: 0 0 0 6px;
	width: 99.4%;
	height: 44px;
	background: #000 url(images/nav_bg.gif) repeat-x;
	color: inherit;
}

ul#nav li {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#nav li a {
	text-decoration: none;
	padding: 13px 26px 14px 26px;
}

ul#nav li a:link, ul#nav li a:visited {
	background-color: inherit;
	color: #fff;
}

ul#nav li a:hover, ul#nav li a:active {
	background-color: inherit;
	color: #FFFF00;
}

ul#subnav {
	margin: 0;
	padding: 0 0 0 30px;
	width: 96.9%;
	height: 31px;
	background: #000 url(images/subnav_bg.gif) repeat-x;
	color: inherit;
}

ul#subnav li {
	float: left;
	margin: 0;
	padding: 9px 0 0 0;
	list-style-type: none;
	text-transform: uppercase;
}

ul#subnav li a {
	text-decoration: none;
	background: transparent url(images/subnav_sep.gif) no-repeat left;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

ul#subnav li a:link, ul#subnav li a:visited {
	background-color: inherit;
	color: #303030;
}

ul#subnav li a:hover, ul#subnav li a:active {
	background-color: #999999;
	color: #000;
}


ul#subnav li#subnavfirst a:link, ul#subnav li#subnavfirst a:visited {
	background: transparent url(images/subnav_icon.gif) no-repeat left;
	color: #303030;
}

ul#subnav li#subnavfirst a:hover, ul#subnav li#subnavfirst a:active {
	color: #000000;
	background-color: #9900FF;
}


div#banner {
	margin: 0;
}

div#colone, div#coltwo, div#colthree {
	width: 240px;
	float: left;
	margin: 0 0 10px 20px;
}

div#colone h2, div#coltwo h2, div#colthree h2 {
	font: bold 13px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 35px 0 0 0;
	padding: 0 0 0 25px;
}

h2 span {
	background-color: inherit;
	color: #7401FC;
}

div#colone h2 {
	background: #fff url(images/icon_star.gif) left no-repeat;
	color: inherit;
}

div#coltwo h2 {
	background: #fff url(images/icon_star.gif) left no-repeat;
	color: inherit;
}

div#colthree h2 {
	background: #fff url(images/icon_star.gif) left no-repeat;
	color: inherit;
}

div.featureimg {
	padding: 12px 0 0 12px;
	width: 206px;
	height: 96px;
	background: #fff url(images/feature_bg.gif) no-repeat;
	color: inherit;
}

ul.featurelist {
	margin: 0 0 0 20px;
	padding: 0;
}

ul.featurelist li {
	margin: 0;
	padding: 3px 0 3px 16px;
	list-style-type: none;
	background: #fff url(images/bullet.gif) left no-repeat;
	color: inherit;
}

h2.heading {
	font: bold 16px/1.3 "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	background-color: inherit;
	color: #4b4b4b;
	margin: 0px;
	padding: 0 0 1px 25px;
	border-bottom: 1px solid #ddd;
	background: #fff url(images/icon_star.gif) left no-repeat;
	color: inherit;
	clear: both;
}

h3.heading {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #bbbbb0;
	text-decoration: none;
}


h4.heading {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 5px 5px;
	background: #bbbbbb;
}

p {
	font-size: 12px;
	margin-bottom: 15px;
}

div#h5 {
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 978px;
	height: 30px;
	background-color: #bbbbb0;
	color: #4b4b4b;
	text-align: left;
}

div#h5 p {
	font-size: 14px;
	padding: 3px 0px 0px 15px;
}

div#h5 p a {
	text-decoration: none;
}

div#h5 p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #4b4b4b;
}

div#h5 p a:hover, div#foot p a:active {
	background-color: inherit;
	color: #660099;
}

div#h6 {
	clear: left;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 800px;
	height: 30px;
	background-color: #bbbbb0;
	color: #4b4b4b;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
}

div#h6 p {
	font-size: 12px;
	padding: 3px 0px opx 15px;
}

div#h6 p a {
	text-decoration: none;
}

div#h6 p a:link, div#foot p a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #4b4b4b;
}

div#h6 p a:hover, div#foot p a:active {
	text-decoration: none;
	background-color: inherit;
	color: #660099;
}

div#section7 {
	clear: left;
	width: 800px;
	text-align: left;
	font-size: 12px;
}
div#section7 p {
	font-size: 12px;
}

#updates {
	margin-top: 10px;
	background: #FFF;
	width: 800px;
	float: left;
	}

#knowledge1 {
	margin-top: 10px;
	background: #FFF;
	width: 80%;
	float: left;
	}

#knowledge2 {
	margin-top: 10px;
	background: #FFF;
	width: 20%;
	float: right;
	}
	
#campfirecol1 {
	margin-top: 10px;
	background: #FFF;
	width: 30%;
	float: left;
	}

#campfirecol2 {
	margin-top: 10px;
	background: #FFF;
	width: 35%;
	float: left;
	}
	
#campfirecol3  {
	margin-top: 10px;
	background: #FFF;
	width: 35%;
	float: right;
	}
#campfirecol4 {
	margin-top: 10px;
	background: #FFF;
	width: 100%;
	float: left;
	background-color: #CCCCCC;
	}
	
#brline {
	margin-top: 10px;
	background: #FFF;
	width: 100%;
	float: left;
	font-size:14px
	}

#ccol1 {
	margin-top: 10px;
	background: #FFF;
	width: 33%;
	float: left;
	text-decoration: none;
	font-size: 12px;
	}

#know1 {
	margin-top: 10px;
	background: #FFF;
	width: 80%;
	float: left;
	text-decoration: none;
	font-size: 12px;
	}
	
#know2 {
	margin-top: 10px;
	background: #FFF;
	width: 20%;
	float: left;
	text-decoration: none;
	font-size: 12px;
	}
div#foot {
	clear: both;
	margin: 0;
	padding: 0;
	width: 978px;
	height: 43px;
	background-color: #ededed;
	color: #4b4b4b;
	text-align: center;
}

div#foot p {
	padding: 9px 0 0 0;
}

div#foot p a {
	text-decoration: none;
}

div#foot p a:link, div#foot p a:visited {
	background-color: inherit;
	color: #4b4b4b;
}

div#foot p a:hover, div#foot p a:active {
	background-color: inherit;
	color: #000;
}
