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

body {
	background-color:#b1b592;
}

.white {
	background-color:#FFFFFF;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
img {
	border:none;
}
.header {
	width:800px;
	height:156px;
	margin-left:auto;
	margin-right:auto;
}
.container {
	background-color:#FFFFFF;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-top:0px;
	overflow:visible;
	float:left;
}
.menu {
	float:left;
	width:800px;
	height:36px;
	margin:0px;
	padding:0px;
	list-style:none;
	background-image:url(images/menu_bg.gif);
}


.menu a{
	float:left;
	color:#115356;
	height:36px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:7px;
	padding-top:0px;
	line-height:36px;
	width:auto;
}

.menu a:hover {
	background-position:0px -36px;
	color:#646002;
}

.headerimg {
	width:800px;
	height:153px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	clear:both;
}

.header2 {
	width:800px;
	height:124px;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	clear:both;
}

.box1 {
	width:262px;
	height:130px;
	float:left;
	background-color:#d4d8b8;
}

.box2 {
	width:271px;
	height:130px;
	float:left;
	background-color:#b8be89;
}

.box3 {
	width:267px;
	height:130px;
	float:right;
	background-color:#d4d8b8;
}

.box4 {
	width:262px;
	float:left;
	clear:both;
	position:relative;
}

.box5 {
	width:533px;
	float:left;
	position:relative;
}

.main {
	width:800px;
	position:relative;
	background-image:url(images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:200px 30px;
	float:left;
	clear:both;
	overflow:visible;
	position:relative;
}

.mainw {
	width:800px;
	position:relative;
	float:left;
	clear:both;
	overflow:visible;
	position:relative;
}

.box4 p{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.box5 p{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:30px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color:#727d14;
	margin-left:10px;
	margin-bottom:10px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:12px;
	margin:0px;
}

a {
	color:#727d14;
	text-decoration:none;
}

.footer p {
	font-weight:bold;
}

.footer a {
	color:#000000;
}

.testimonial1{
	width:761px;
	height:167px;
	background-image:url(images/testimonials1.jpg);
	background-repeat:no-repeat;
	margin:12px;
	margin-left:auto;
	margin-right:auto;
}

.testimonial2{
	width:761px;
	height:167px;
	background-image:url(images/testimonials2.jpg);
	background-repeat:no-repeat;
	margin:12px;
	margin-left:auto;
	margin-right:auto;
}

.testimonial1 p {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#656b37;
	width:560px;
}

.testimonial1 strong {
	color:#3a3f19;
}

.testimonial2 p {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#656b37;
	width:560px;
}

.testimonial2 strong {
	color:#3a3f19;
}

.column {
	width:226px;
	height:235px;
	background-image:url(images/column.gif);
	background-repeat:no-repeat;
	float:right;
	margin:15px;
}

.column li{
	color:#596111;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	list-style:none;
	line-height:30px;
	margin-left:-10px;
}

.column a {
	color:#596111;
}

.box6 {
	width:533px;
	float:left;
	position:relative;
	background-image:url(images/main_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.box7 {
	width:275px;
	float:left;
	position:relative;
	background-image:url(images/main_bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.bigtext{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

.box8 {
	width:495px;
	float:right;
	position:relative;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#555555;
}