body {
	background-color: #BFD6C9;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666666;
}
#container {
	background-color: #FFFFFF;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-middle.jpg);
	background-repeat: repeat-y;
	margin-bottom: 40px;
}
#header {
	background-image: url(../images/bg-top.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
h1 {
	font-size: 1.9em;
	font-weight: normal;
	color: #066430;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
.homeBox {
	float: left;
	width: 250px;
}
.homeBox ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.homeBox li{

}
.homeBox h2{
	margin-bottom: 3px;	
}


#homeBox1 {
	color: #7EA428;
	margin-right: 20px;
}
#homeBox1 h2 {
	color: #066430;
}
#homeBox1 a{
	color: #066430;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #066430;
}
#homeBox1 a:hover{
	background-color: #F5FAEB;
}
#homeBox2 {
	color: #666666;
	margin-right: 20px;
}
#homeBox2 li {
	color: #666666;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #A8B0A5;
	padding-top: 3px;

}
#homeBox2 h2 {
	color: #666666;
}
#homeBox2 a{
	color: #ABD34B;
}

#homeBox3 {
	color: #5367C4;
}
#homeBox3 h2 {
	color: #394DA6;
}
#contact {
	float: right;
	width: 200px;
	font-size: 140%;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contact p{
	margin: 0 0 10px 0;
}

#contact p, #contact a {
	color: #096733;	
}

#primaryNavigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 39px;
	float: right;
	width: 350px;
}

#primaryNavigation li{
	float: left;
}
#primaryNavigation a{
	color: #FFFFFF;
	text-decoration: none;
	height: 39px;
	line-height: 39px;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
}
#primaryNavigation a:hover{
	background-color: #015323;
}
.floatLeft {
	float: left;
}
#strapline {
	float: right;
	width: 540px;
	margin-top: 30px;
	color: #A6C7B4;
}
#strapline strong{
	color: #FFFFFF;
	font-size: 200%;
	font-weight: normal;
}
#strapline p{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.2em;
}
.footerLogo {
	margin-right: 38px;
}
#homeBox3 a{
	color: #ABD34B;
}


.clear {
	clear: both;
}
#image {
	background-image: url(../images/image-bg.jpg);
	background-repeat: no-repeat;
	height: 238px;
	background-position: 50px 0px;
}
#imageInner {
	height: 238px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BFD6C9;
	height: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

#footer {
	background-image: url(../images/bg-bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-right: 55px;
	font-size: 0.9em;
	color: #999999;
	background-position: bottom;
	margin-top: 35px;
	height: 150px;
}
#footer a{
	color: #999999;
}
.content, #image {
	padding-right: 50px;
	padding-left: 50px;
}
.boxGreen {
	color: #FFFFFF;
	background-color: #A7D143;
	background-image: url(../images/box1-bg.jpg);
	background-repeat: repeat-x;
}
.boxContactHome{
	width: 40%;
	float: right;
	margin-left: 30px;
	margin-top: 35px;
	background-image: url(../images/contact-image.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.floatRight {
	float: right;
	text-align:right;
}
.boxLightGreen {
	color: #999999;
	background-color: #ECF2EE;
	margin-bottom: 15px;
}
.boxGrey {
	color: #FFFFFF;
	background-color: #999999;
	background-image: url(../images/box2-bg.jpg);
	background-repeat: repeat-x;
}

.boxPurple {
	color: #FFFFFF;
	background-color: #AEBCE3;
	background-image: url(../images/box3-bg.jpg);
	background-repeat: repeat-x;
}

.boxGreen, .boxGrey, .boxPurple, .boxLightGreen {
	padding: 10px;
	margin-bottom: 10px;
}
.boxGreen p {
	margin: 0px;
	padding: 0px;	
}
.boxGrey p {
	margin: 0px;
	padding: 0px;	
}
.boxPurple p {
	margin: 0px;
	padding: 0px;	
}
.bigger {
	font-size: 150%;
}
.image1 {
	background-image: url(../images/image1.jpg);
}
.image2 {
	background-image: url(../images/image-contact.jpg);
}
.image3 {
	background-image: url(../images/image-faq.jpg);
}
.image4 {
	background-image: url(../images/image3.jpg);
}
.image5 {
	background-image: url(../images/image-partners.jpg);
}
.image6 {
	background-image: url(../images/image-services.jpg);
}
.image7 {
	background-image: url(../images/image-about.jpg);
}
.image8 {
	background-image: url(../images/image2.jpg);
}
#contactColumn {
	float: left;
	width: 30%;
	padding-left: 20px;
	height: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #808080;
}
#contactColumn h3{
	margin-bottom: 7px;
	line-height: 25px;

}
