body {
	font:12px arial, verdana, helvetica, sans-serif;
	background:#f4f3ea;
	color:#424242;
	padding:0;
	margin:0;
}
body * {
	margin:0;
	padding:0;
	color:#424242;
}
img {
	border:0;
}
table {
	width:100%;
	border-collapse:collapse;
}
label, input, p, li, td, th {
 	font:100% arial, verdana, helvetica, sans-serif;
	margin:1em 0;
	padding:0;
	color:#424242;
	vertical-align:top;
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	margin:1em 0;
	font:100% arial, verdana, helvetica, sans-serif;
}
h1 {
	font-size:155%;
	color:#363;
}
h2 {
	font-size:145%;
}
h3 {
	font-size:115%;
}
h4 {
	font-size:95%;
}
h5 {
	font-size:85%;
}
h6 {
	font-size:75%;
}
ul {
	margin:1em 15px;
	list-style:disc;
}
li {
	margin:0 15px;
}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {
	color:#89888a;
	text-decoration:none;
}
.clear {
	clear:both;
}

	/* Grid */

#page {
	width:965px;
	margin:auto;
	overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
}

/*Header image changes*/
#index #head {
	background:#FFFFFF url(../image/banner-home.jpg) no-repeat;
	height:270px;
}
#about #head {
	background:#FFFFFF url(../image/banner-success.jpg) no-repeat;
	height:270px;
}
#online-video #head {
	background:#FFFFFF url(../image/banner-online.jpg) no-repeat;
	height:270px;
}
#testimonial-video #head {
	background:#FFFFFF url(../image/banner-testimonial.jpg) no-repeat;
	height:270px;
}
#video #head {
	background:#FFFFFF url(../image/banner-sample.jpg) no-repeat;
	height:270px;
}
#story #head {
	background:#FFFFFF url(../image/banner-success.jpg) no-repeat;
	height:270px;
}
#contact #head {
	background:#FFFFFF url(../image/banner-home.jpg) no-repeat;
	height:270px;
}
#site-map #head {
	background:#FFFFFF url(../image/banner-testimonial.jpg) no-repeat;
	height:270px;
}

/*Below was used for a logo link - obsolete code - Lou*/
/*#head a {
	display:block;
	width:510px;
	height:150px;
	margin:40px 0 0 25px;
}*/


#menu {
	background:#2f6532 url(../image/menubg.gif) repeat-x;
	list-style:none;
	margin:0;
	padding:0 10px;
}
#menu li {
	display:inline;
	margin:0;
}
#menu a {
	color:#fff;
	float:left;
	height:30px;
	line-height:250%;
	padding:0 10px;
}
#menu .active a, #menu a:hover {
	background:#245824 url(../image/menuactive.gif) repeat-x;
}
#body {
	background:url(../image/border.gif) 455px 0 repeat-y;
	margin:20px 0;
}
#body p s {
	text-decoration:none;
	color:#363;
}
#body p {
	line-height:140%;
}
#body p i, center i {
	color:#999;
	font-size:11px;
}
.lside {
	width:415px;
	overflow:hidden;
	float:left;
	padding:0 20px;
}
.mside {
	width:220px;
	overflow:hidden;
	float:left;
	padding:0 20px;
}
.rside {
	width:210px;
	overflow:hidden;
	float:right;
	padding:0 20px;
}
.info h2 {
	background:#407943;
	color:#fff;
	font-size:12px;
	padding:5px 10px;
}
.quote {
	position:relative;
}
.quote span {
	background:url(../image/rbquote.gif) 100% 95% no-repeat;
	padding:0 25px;
}
.quote img {
	position:absolute;
	left:0;
}
.rside a {
	color:#363;
	text-decoration:underline;
}
#foot {
	background:#363 url(../image/footbg.gif) repeat-x;
}
#foot #img {
	float:right;
	margin:10px;
	width:150px;
}
#foot #img a {
	font-size:80%;
	color:#fff;
	text-decoration:underline;
}
#foot #img a:hover {
	text-decoration:none;
}
#foot ul {
	margin:20px 0 0 15px;
	list-style:none;
	float:left;
}
#foot li {
	display:inline;
	margin:0;
	color:#fff;
	font-size:11px;
}
#foot li a {
	color:#fff;
	margin:0 5px;
	text-decoration:none;
}
#foot .active a, #foot li a:hover {
	text-decoration:underline;
}
#foot p {
	
	color:#fff;
	font-size:11px;
	clear:both;
	margin:5px 0 20px 20px;
}
#foot p a {
	color:#fff;
	text-decoration:underline;
	
}
#foot p a:hover {
	text-decoration:none;
}
.lside, .rside, .mside {
	margin:-15px 0 0 0;
}

	/* Contact */

.comform * {
	margin:0;
}
.comform p {
	float:left;
	margin:5px 0;
	clear:both;
}
.comform label {
	float:left;
	width:170px;
	padding:5px 10px 0 0;
	margin:0;
	text-align:right;
}
.comform input, .comform textarea {
	float:left;
	width:200px;
	padding:0 10px 0 0;
	margin:3px 0;
}
.comform textarea {
	width:380px;
	height:150px;
}
.conform br {
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden;
}
.comform .sender {
	width:auto;
	padding:0 10px;
	text-align:center;
	float:right;
	clear:both;
	margin:10px 20px;
	cursor:pointer;
}
/*to hide honey pot on form - Lou*/

#first{
	display:none;
}

	/* Addon */

#foot, #menu, #body { zoom:1; }
#foot:after, #menu:after, #head:before, #body:after { content:"."; display:block; clear:both; height:0; overflow:hidden; font-size:0; visibility:hidden; }
.clear { display:block; clear:both; height:0; overflow:hidden; font-size:0; }