body {
			background:url("../images/header_back-top.jpg") repeat-x scroll 0 0 #F2F9EB;
			color:#333333;
			font:100%/1.125em "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
			text-align:center;
			border:0 none;

		margin:0;
		outline:0 none;
		padding:0;
		vertical-align:baseline;
		}
		.header {
			width:100%;
			height:50px;
			background:none repeat scroll 0 0 transparent;
			text-align:center;
			margin:auto;
		}
		.headerInner{
			width:960px;
			height:50px;
			color:#FFFFFF;
			display:block;
			position:relative;
			padding-right:2px;;
			text-shadow:-1px -1px 1px #527C29;
			margin:auto;
		}
		.titleBox{
			/*background:url("../images/titleBox.gif");*/
			width:300px;
			height:50px;
			/*color:#ACA899;*/
			color:#ffffff;
			font-size:16pt;
			float:left;
			text-align:left;
			
		}
		.titleStart
		{
			font-weight:bold;
			color:#ACA899;
		}
		.titleMiddle
		{
			color:#F7931E;
		}
		.titleEnd
		{
			font-weight:bold;
			color:#ACA899;
			font-size:12pt;
		}
		.phone
		{
			float:right;
			height:30px;
			padding-top:20px;
			font-size:18pt;
		}
		
		
		.contents {
			background:url("../images/header_back-bottom.png") repeat-x scroll 0 -3px #FFFFFF;
			border-top:1px solid #FFFFFF;
			height: 280px;
			width:100%;
			padding-top:6px;
			text-align:center;
			margin:auto;
		}
	.contentsInner
		{
		width:960px;
		margin:auto;
		
		}
		.Testimonials
		{
			
			float:left;
			border-color:#F2F9EB;
			border-top: 0px;
			border-left: 1px;
			border-right:1px;
			
			color:#79B241;
			font-size:10pt;
			width:600px;
			height:259px;
			
		}
		.Testimonials h1
		{
			font-family:Garamond;
			font-size:14pt;
			color:black;
		}
		
		#arrow2, #arrow3
		{
		opacity: 0;
		filter: alpha(opacity=0);
		}
	
	
	.menubar
	{
		clear:both;
		width:100%;
		height:26px;
		background-color:#7BB344;
	}
	.menubarInner{
		width:960px;
		margin:auto;
		height:26px;
		text-align:left;
		color:white;
		font-size:10pt;
		padding-top:3px;
	}
	.menubarInner span{
		color:white;
		font-size:11pt;
	}
	.menubarInner a
	{
		color:white;
		font-size:11pt;
		text-decoration:none;
	}
	.menubarInner a:hover
	{
		text-decoration:underline;
	}
	.menubarInner .sep
	{
		padding:0px 4px 0px 4px;
	}
	.contents2 {
			clear:both;
			float:left;
			width:100%;
			padding-top:6px;
			margin:auto;
		}
	.contents2Inner
		{
		width:960px;
		margin:auto;
		text-align:left;
		padding-bottom:50px;
		}
		
	.footer{
		
		clear:both;
		width:100%;
		height:100px;
		
		
	}
	.footerInner{
		clear:both;
		width:960px;
		margin:auto;
		text-align:right;
		height:25px;
		padding-top:80px;
		font-size:8pt;
		
	}
	.footerInner a
	{
		
		font-size:9pt;
		text-decoration:none;
	}
	.footerInner a:hover
	{
		text-decoration:underline;
	}
